2022-02-17 14:25:05.771 | + ./stack.sh:main:487 : exec 2022-02-17 14:25:05.771 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-142505' 2022-02-17 14:25:05.771 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-142505.summary.2022-02-17-142505 2022-02-17 14:25:05.771 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:25:05.771 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-142505 2022-02-17 14:25:05.771 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-142505 /opt/stack/logs/stack.sh.log 2022-02-17 14:25:05.771 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-142505.summary.2022-02-17-142505 /opt/stack/logs/stack.sh.log.summary 2022-02-17 14:25:05.771 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 14:25:05.771 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 14:25:05.771 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 14:25:05.771 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 14:25:05.771 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 14:25:05.771 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 14:25:05.771 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 14:25:05.772 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:25:05.772 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 14:25:05.772 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 14:25:05.772 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:25:05.772 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:25:05.772 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 14:25:05.772 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 14:25:05.772 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:25:05.772 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 14:25:05.772 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 14:25:05.772 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 14:25:05.772 | + ./stack.sh:main:576 : uname -a 2022-02-17 14:25:05.772 | Linux dv-neutron-827683-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 14:25:05.772 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 14:25:05.774 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 14:25:05.777 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 14:25:05.814 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 14:25:05.829 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 14:25:05.831 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 14:25:05.833 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 14:25:05.835 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 14:25:05.837 | + functions-common:fetch_plugins:1776 : return 2022-02-17 14:25:05.839 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 14:25:05.840 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 14:25:05.842 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:25:05.844 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:25:05.846 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:25:05.847 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:25:05.849 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:25:05.852 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:25:05.854 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:25:05.857 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:25:05.859 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:25:05.861 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:25:05.862 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 14:25:05.864 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:25:05.877 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:05.879 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:25:05.881 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:25:05.883 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:25:05.885 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:25:05.887 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:25:05.889 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:25:05.891 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 14:25:05.892 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 14:25:05.894 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:25:05.896 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:25:05.899 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 14:25:05.901 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 14:25:05.902 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 14:25:05.904 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 14:25:05.906 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 14:25:05.908 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 14:25:05.924 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 14:25:05.926 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 14:25:05.939 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:05.941 | +++ lib/tls:source:43 : hostname -f 2022-02-17 14:25:05.945 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 14:25:05.947 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 14:25:05.949 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 14:25:05.951 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 14:25:05.953 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 14:25:05.955 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 14:25:05.956 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 14:25:05.958 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 14:25:05.961 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 14:25:05.963 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 14:25:05.967 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 14:25:05.979 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 14:25:05.997 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 14:25:06.009 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 14:25:06.022 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 14:25:06.053 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 14:25:06.112 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 14:25:06.200 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 14:25:06.221 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 14:25:06.272 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 14:25:06.327 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 14:25:06.475 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 14:25:06.489 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 14:25:06.502 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 14:25:06.515 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 14:25:06.609 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 14:25:06.611 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 14:25:06.614 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 14:25:06.616 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 14:25:06.618 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 14:25:06.620 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 14:25:06.622 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 14:25:06.623 | False' 2022-02-17 14:25:06.625 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 14:25:06.641 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 14:25:06.643 | + ./stack.sh:main:624 : run_phase source 2022-02-17 14:25:06.645 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 14:25:06.648 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:25:06.650 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:25:06.652 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:25:06.654 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:25:06.656 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:25:06.658 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:25:06.661 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:25:06.665 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:25:06.667 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:25:06.669 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:25:06.671 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 14:25:06.673 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:25:06.687 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:06.689 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:25:06.691 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 14:25:06.731 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 14:25:06.733 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 14:25:06.735 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:25:06.737 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 14:25:06.739 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 14:25:06.741 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 14:25:06.743 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 14:25:06.745 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 14:25:06.747 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 14:25:06.749 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 14:25:06.751 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.754 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 14:25:06.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 14:25:06.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 14:25:06.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 14:25:06.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.773 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 14:25:06.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 14:25:06.779 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.782 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 14:25:06.784 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.786 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 14:25:06.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.791 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 14:25:06.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 14:25:06.797 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.799 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 14:25:06.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.804 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 14:25:06.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.809 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 14:25:06.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.813 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 14:25:06.815 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.817 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 14:25:06.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.823 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 14:25:06.825 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.827 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 14:25:06.829 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 14:25:06.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 14:25:06.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.840 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 14:25:06.842 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.844 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 14:25:06.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.849 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 14:25:06.851 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.853 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 14:25:06.855 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.858 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 14:25:06.860 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.862 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 14:25:06.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.867 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 14:25:06.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.871 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 14:25:06.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.876 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 14:25:06.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.880 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 14:25:06.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.885 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 14:25:06.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.890 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 14:25:06.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.894 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 14:25:06.897 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.899 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 14:25:06.901 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.903 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 14:25:06.905 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.908 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 14:25:06.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.912 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 14:25:06.915 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.917 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 14:25:06.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.921 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 14:25:06.924 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.926 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 14:25:06.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.931 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 14:25:06.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.935 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 14:25:06.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.940 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 14:25:06.942 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.945 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 14:25:06.947 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.950 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 14:25:06.952 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.954 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 14:25:06.956 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.959 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 14:25:06.961 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:25:06.964 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 14:25:06.966 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 14:25:06.969 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:25:06.971 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 14:25:06.986 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:06.988 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 14:25:06.990 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:25:06.993 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 14:25:07.009 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:07.011 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 14:25:07.013 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 14:25:07.016 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 14:25:07.018 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 14:25:07.020 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 14:25:07.022 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 14:25:07.025 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 14:25:07.027 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 14:25:07.029 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 14:25:07.029 | Using mysql database backend 2022-02-17 14:25:07.032 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 14:25:07.047 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 14:25:07.050 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 14:25:07.053 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:25:07.056 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 14:25:07.058 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:25:07.061 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 14:25:07.077 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:07.080 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 14:25:07.096 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 14:25:07.112 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:07.114 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 14:25:07.131 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 14:25:07.148 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 14:25:07.164 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:07.166 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 14:25:07.183 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:07.185 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 14:25:07.202 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 14:25:07.204 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 14:25:07.206 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 14:25:07.209 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 14:25:07.212 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:25:07.216 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-142507 2022-02-17 14:25:07.218 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-142507 757' 2022-02-17 14:25:07.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.223 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:25:07.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.228 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:25:07.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.233 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:25:07.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.238 | + 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-02-17 14:25:07.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.243 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-02-17 14:25:07.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.248 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-02-17 14:25:07.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.252 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-142505 2022-02-17 14:25:07.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.258 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:25:07.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.263 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-02-17 14:25:07.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.268 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:25:07.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.273 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:25:07.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.278 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:25:07.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:25:07.283 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:25:07.285 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 14:25:07.288 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 14:25:07.291 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 14:25:07.293 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 14:25:07.295 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:25:07.297 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:25:07.300 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:25:07.302 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:25:07.305 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:25:07.308 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:25:07.323 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:25:07.325 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:25:07.327 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:07.329 | + functions-common:git_clone:629 : echo master 2022-02-17 14:25:07.330 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:25:07.335 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 14:25:07.337 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:07.339 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 14:25:07.342 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:25:07.342 | + functions-common:git_clone:678 : head -1 2022-02-17 14:25:07.345 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 14:25:07.348 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:25:07.351 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 14:25:07.353 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:25:07.356 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 14:25:07.358 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 14:25:07.361 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 14:25:07.363 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 14:25:07.366 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:25:07.369 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 14:25:07.371 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 14:25:07.374 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 14:25:07.377 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 14:25:07.382 | ++ tools/install_prereqs.sh:source:47 : NOW=1645107907 2022-02-17 14:25:07.385 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 14:25:07.390 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645107724 2022-02-17 14:25:07.392 | ++ tools/install_prereqs.sh:source:49 : DELTA=183 2022-02-17 14:25:07.395 | ++ tools/install_prereqs.sh:source:50 : [[ 183 -lt 7200 ]] 2022-02-17 14:25:07.398 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 14:25:07.401 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 14:25:07.403 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 14:25:07.405 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 14:25:07.408 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 14:25:07.410 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 14:25:07.412 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 14:25:07.415 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 14:25:07.418 | +++ 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-02-17 14:25:07.464 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 14:25:07.464 | apache2-dev 2022-02-17 14:25:07.464 | bc 2022-02-17 14:25:07.464 | bsdmainutils 2022-02-17 14:25:07.465 | curl 2022-02-17 14:25:07.465 | g++ 2022-02-17 14:25:07.465 | gawk 2022-02-17 14:25:07.465 | gcc 2022-02-17 14:25:07.465 | gettext 2022-02-17 14:25:07.465 | git 2022-02-17 14:25:07.465 | graphviz 2022-02-17 14:25:07.465 | iputils-ping 2022-02-17 14:25:07.465 | libapache2-mod-proxy-uwsgi 2022-02-17 14:25:07.465 | libffi-dev 2022-02-17 14:25:07.465 | libjpeg-dev 2022-02-17 14:25:07.465 | libpcre3-dev 2022-02-17 14:25:07.465 | libpq-dev 2022-02-17 14:25:07.465 | libssl-dev 2022-02-17 14:25:07.465 | libsystemd-dev 2022-02-17 14:25:07.465 | libxml2-dev 2022-02-17 14:25:07.465 | libxslt1-dev 2022-02-17 14:25:07.465 | libyaml-dev 2022-02-17 14:25:07.465 | lsof 2022-02-17 14:25:07.465 | openssh-server 2022-02-17 14:25:07.465 | openssl 2022-02-17 14:25:07.465 | pkg-config 2022-02-17 14:25:07.465 | psmisc 2022-02-17 14:25:07.465 | python3-dev 2022-02-17 14:25:07.465 | python3-pip 2022-02-17 14:25:07.465 | python3-systemd 2022-02-17 14:25:07.465 | python3-venv 2022-02-17 14:25:07.465 | tar 2022-02-17 14:25:07.465 | tcpdump 2022-02-17 14:25:07.465 | unzip 2022-02-17 14:25:07.465 | uuid-runtime 2022-02-17 14:25:07.465 | wget 2022-02-17 14:25:07.465 | wget 2022-02-17 14:25:07.465 | zlib1g-dev 2022-02-17 14:25:07.465 | libkrb5-dev 2022-02-17 14:25:07.465 | libldap2-dev 2022-02-17 14:25:07.465 | libsasl2-dev 2022-02-17 14:25:07.465 | memcached 2022-02-17 14:25:07.466 | python3-mysqldb 2022-02-17 14:25:07.466 | sqlite3 2022-02-17 14:25:07.466 | conntrack 2022-02-17 14:25:07.466 | curl 2022-02-17 14:25:07.466 | dnsmasq-base 2022-02-17 14:25:07.466 | dnsmasq-utils 2022-02-17 14:25:07.466 | ebtables 2022-02-17 14:25:07.466 | genisoimage 2022-02-17 14:25:07.466 | iptables 2022-02-17 14:25:07.466 | iputils-arping 2022-02-17 14:25:07.466 | kpartx 2022-02-17 14:25:07.466 | libjs-jquery-tablesorter 2022-02-17 14:25:07.466 | parted 2022-02-17 14:25:07.466 | pm-utils 2022-02-17 14:25:07.466 | python3-mysqldb 2022-02-17 14:25:07.466 | socat 2022-02-17 14:25:07.466 | sqlite3 2022-02-17 14:25:07.466 | sudo 2022-02-17 14:25:07.466 | vlan 2022-02-17 14:25:07.466 | lsscsi 2022-02-17 14:25:07.466 | open-iscsi 2022-02-17 14:25:07.466 | lvm2 2022-02-17 14:25:07.466 | qemu-utils 2022-02-17 14:25:07.466 | thin-provisioning-tools 2022-02-17 14:25:07.466 | acl 2022-02-17 14:25:07.466 | dnsmasq-base 2022-02-17 14:25:07.466 | dnsmasq-utils 2022-02-17 14:25:07.466 | ebtables 2022-02-17 14:25:07.466 | haproxy 2022-02-17 14:25:07.466 | iptables 2022-02-17 14:25:07.466 | iputils-arping 2022-02-17 14:25:07.466 | iputils-ping 2022-02-17 14:25:07.466 | postgresql-server-dev-all 2022-02-17 14:25:07.466 | python3-mysqldb 2022-02-17 14:25:07.466 | sqlite3 2022-02-17 14:25:07.466 | sudo 2022-02-17 14:25:07.466 | vlan 2022-02-17 14:25:07.466 | pcp 2022-02-17 14:25:07.466 | ipset 2022-02-17 14:25:07.467 | conntrack 2022-02-17 14:25:07.467 | conntrackd 2022-02-17 14:25:07.467 | keepalived 2022-02-17 14:25:07.467 | lvm2 2022-02-17 14:25:07.467 | qemu-utils 2022-02-17 14:25:07.467 | thin-provisioning-tools 2022-02-17 14:25:07.467 | curl 2022-02-17 14:25:07.467 | liberasurecode-dev 2022-02-17 14:25:07.467 | make 2022-02-17 14:25:07.467 | memcached 2022-02-17 14:25:07.467 | rsync 2022-02-17 14:25:07.467 | sqlite3 2022-02-17 14:25:07.467 | xfsprogs' 2022-02-17 14:25:07.469 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 14:25:07.487 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 14:25:07.487 | apache2-dev 2022-02-17 14:25:07.487 | bc 2022-02-17 14:25:07.487 | bsdmainutils 2022-02-17 14:25:07.487 | curl 2022-02-17 14:25:07.487 | g++ 2022-02-17 14:25:07.487 | gawk 2022-02-17 14:25:07.487 | gcc 2022-02-17 14:25:07.487 | gettext 2022-02-17 14:25:07.487 | git 2022-02-17 14:25:07.487 | graphviz 2022-02-17 14:25:07.487 | iputils-ping 2022-02-17 14:25:07.487 | libapache2-mod-proxy-uwsgi 2022-02-17 14:25:07.487 | libffi-dev 2022-02-17 14:25:07.487 | libjpeg-dev 2022-02-17 14:25:07.487 | libpcre3-dev 2022-02-17 14:25:07.487 | libpq-dev 2022-02-17 14:25:07.487 | libssl-dev 2022-02-17 14:25:07.487 | libsystemd-dev 2022-02-17 14:25:07.487 | libxml2-dev 2022-02-17 14:25:07.487 | libxslt1-dev 2022-02-17 14:25:07.487 | libyaml-dev 2022-02-17 14:25:07.487 | lsof 2022-02-17 14:25:07.487 | openssh-server 2022-02-17 14:25:07.487 | openssl 2022-02-17 14:25:07.488 | pkg-config 2022-02-17 14:25:07.488 | psmisc 2022-02-17 14:25:07.488 | python3-dev 2022-02-17 14:25:07.488 | python3-pip 2022-02-17 14:25:07.488 | python3-systemd 2022-02-17 14:25:07.488 | python3-venv 2022-02-17 14:25:07.488 | tar 2022-02-17 14:25:07.488 | tcpdump 2022-02-17 14:25:07.488 | unzip 2022-02-17 14:25:07.488 | uuid-runtime 2022-02-17 14:25:07.488 | wget 2022-02-17 14:25:07.488 | wget 2022-02-17 14:25:07.488 | zlib1g-dev 2022-02-17 14:25:07.488 | libkrb5-dev 2022-02-17 14:25:07.488 | libldap2-dev 2022-02-17 14:25:07.488 | libsasl2-dev 2022-02-17 14:25:07.488 | memcached 2022-02-17 14:25:07.488 | python3-mysqldb 2022-02-17 14:25:07.488 | sqlite3 2022-02-17 14:25:07.488 | conntrack 2022-02-17 14:25:07.488 | curl 2022-02-17 14:25:07.488 | dnsmasq-base 2022-02-17 14:25:07.488 | dnsmasq-utils 2022-02-17 14:25:07.488 | ebtables 2022-02-17 14:25:07.488 | genisoimage 2022-02-17 14:25:07.488 | iptables 2022-02-17 14:25:07.488 | iputils-arping 2022-02-17 14:25:07.488 | kpartx 2022-02-17 14:25:07.488 | libjs-jquery-tablesorter 2022-02-17 14:25:07.488 | parted 2022-02-17 14:25:07.488 | pm-utils 2022-02-17 14:25:07.488 | python3-mysqldb 2022-02-17 14:25:07.488 | socat 2022-02-17 14:25:07.488 | sqlite3 2022-02-17 14:25:07.488 | sudo 2022-02-17 14:25:07.488 | vlan 2022-02-17 14:25:07.488 | lsscsi 2022-02-17 14:25:07.488 | open-iscsi 2022-02-17 14:25:07.489 | lvm2 2022-02-17 14:25:07.489 | qemu-utils 2022-02-17 14:25:07.489 | thin-provisioning-tools 2022-02-17 14:25:07.489 | acl 2022-02-17 14:25:07.489 | dnsmasq-base 2022-02-17 14:25:07.489 | dnsmasq-utils 2022-02-17 14:25:07.489 | ebtables 2022-02-17 14:25:07.489 | haproxy 2022-02-17 14:25:07.489 | iptables 2022-02-17 14:25:07.489 | iputils-arping 2022-02-17 14:25:07.489 | iputils-ping 2022-02-17 14:25:07.489 | postgresql-server-dev-all 2022-02-17 14:25:07.489 | python3-mysqldb 2022-02-17 14:25:07.489 | sqlite3 2022-02-17 14:25:07.489 | sudo 2022-02-17 14:25:07.489 | vlan 2022-02-17 14:25:07.489 | pcp 2022-02-17 14:25:07.489 | ipset 2022-02-17 14:25:07.489 | conntrack 2022-02-17 14:25:07.489 | conntrackd 2022-02-17 14:25:07.489 | keepalived 2022-02-17 14:25:07.489 | lvm2 2022-02-17 14:25:07.489 | qemu-utils 2022-02-17 14:25:07.489 | thin-provisioning-tools 2022-02-17 14:25:07.489 | curl 2022-02-17 14:25:07.489 | liberasurecode-dev 2022-02-17 14:25:07.489 | make 2022-02-17 14:25:07.489 | memcached 2022-02-17 14:25:07.489 | rsync 2022-02-17 14:25:07.489 | sqlite3 2022-02-17 14:25:07.489 | xfsprogs ' 2022-02-17 14:25:07.489 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 14:25:07.492 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:07.494 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:07.497 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:25:07.498 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 14:25:07.503 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:25:07.505 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 14:25:07.508 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:25:07.510 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 14:25:07.512 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:25:07.514 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:07.516 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:25:07.518 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:07.520 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:07.523 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:25:07.525 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 14:25:07.527 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:07.529 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 14:25:07.532 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 14:25:07.536 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 14:25:07.538 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 14:25:07.540 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 14:25:07.542 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:07.544 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:07.547 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:07.551 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645107907548 2022-02-17 14:25:07.553 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 14:25:07.556 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 14:25:07.558 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 14:25:07.902 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 14:25:08.004 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 14:25:08.030 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 14:25:08.115 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 14:25:10.107 | Reading package lists... 2022-02-17 14:25:10.138 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 14:25:10.140 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 14:25:10.143 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:25:10.145 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:10.147 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:10.149 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:25:10.151 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:10.153 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 14:25:10.155 | ++ functions-common:time_stop:2432 : start_time=1645107907548 2022-02-17 14:25:10.157 | ++ functions-common:time_stop:2434 : [[ -z 1645107907548 ]] 2022-02-17 14:25:10.160 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:10.164 | ++ functions-common:time_stop:2437 : end_time=1645107910162 2022-02-17 14:25:10.166 | ++ functions-common:time_stop:2438 : elapsed_time=2614 2022-02-17 14:25:10.168 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 14:25:10.170 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:10.172 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2614 2022-02-17 14:25:10.174 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:25:10.177 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:25:10.180 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:10.182 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:10.184 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:25:10.205 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 14:25:10.314 | Reading package lists... 2022-02-17 14:25:10.550 | Building dependency tree... 2022-02-17 14:25:10.552 | Reading state information... 2022-02-17 14:25:10.584 | acl is already the newest version (2.2.53-6). 2022-02-17 14:25:10.584 | bc is already the newest version (1.07.1-2build1). 2022-02-17 14:25:10.584 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 14:25:10.584 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 14:25:10.584 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 14:25:10.584 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:25:10.584 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 14:25:10.584 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:25:10.584 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 14:25:10.584 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 14:25:10.584 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 14:25:10.584 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 14:25:10.584 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 14:25:10.584 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 14:25:10.584 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 14:25:10.584 | libffi-dev is already the newest version (3.3-4). 2022-02-17 14:25:10.585 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 14:25:10.585 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 14:25:10.585 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 14:25:10.585 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 14:25:10.585 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 14:25:10.585 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 14:25:10.585 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 14:25:10.585 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:25:10.585 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 14:25:10.585 | psmisc is already the newest version (23.3-1). 2022-02-17 14:25:10.585 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:25:10.585 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 14:25:10.585 | python3-systemd is already the newest version (234-3build2). 2022-02-17 14:25:10.585 | socat is already the newest version (1.7.3.3-2). 2022-02-17 14:25:10.585 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 14:25:10.585 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 14:25:10.585 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 14:25:10.585 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 14:25:10.585 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 14:25:10.585 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 14:25:10.586 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 14:25:10.586 | pcp is already the newest version (5.0.3-1). 2022-02-17 14:25:10.586 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 14:25:10.586 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:25:10.586 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:25:10.586 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:25:10.586 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 14:25:10.586 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:25:10.586 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:25:10.586 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 14:25:10.586 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 14:25:10.586 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 14:25:10.586 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 14:25:10.586 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 14:25:10.586 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 14:25:10.586 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 14:25:10.586 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:25:10.586 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 14:25:10.586 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 14:25:10.586 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 14:25:10.586 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 14:25:10.586 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 14:25:10.586 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 14:25:10.586 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:25:10.586 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 14:25:10.586 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 14:25:10.586 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 14:25:10.586 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 14:25:10.586 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 14:25:10.586 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 14:25:10.586 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 14:25:10.586 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 14:25:10.586 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 14:25:10.796 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:25:10.797 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 14:25:10.797 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 14:25:10.797 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 14:25:10.797 | The following packages were automatically installed and are no longer required: 2022-02-17 14:25:10.798 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:25:10.798 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:25:10.798 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:25:10.798 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:25:10.798 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:25:10.798 | python3-zope.interface 2022-02-17 14:25:10.798 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:25:10.910 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:25:10.914 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 14:25:10.916 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:25:10.919 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:25:10.921 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:10.923 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:10.925 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:25:10.927 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:10.930 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:25:10.932 | ++ functions-common:time_stop:2432 : start_time=1645107910202 2022-02-17 14:25:10.934 | ++ functions-common:time_stop:2434 : [[ -z 1645107910202 ]] 2022-02-17 14:25:10.937 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:10.941 | ++ functions-common:time_stop:2437 : end_time=1645107910938 2022-02-17 14:25:10.943 | ++ functions-common:time_stop:2438 : elapsed_time=736 2022-02-17 14:25:10.945 | ++ functions-common:time_stop:2439 : total=738 2022-02-17 14:25:10.947 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:10.949 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1474 2022-02-17 14:25:10.952 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 14:25:10.954 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 14:25:10.957 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:25:10.959 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 14:25:10.963 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 14:25:10.968 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 14:25:10.970 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 14:25:10.973 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 14:25:12.399 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 14:25:12.401 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 14:25:12.403 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 14:25:12.405 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 14:25:12.407 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 14:25:12.409 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 14:25:12.411 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 14:25:12.412 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 14:25:12.414 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 14:25:12.416 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 14:25:12.418 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 14:25:12.419 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 14:25:12.421 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 14:25:12.423 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 14:25:12.425 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 14:25:12.426 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 14:25:12.429 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 14:25:12.431 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 14:25:12.432 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 14:25:12.434 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 14:25:12.436 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 14:25:12.439 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 14:25:12.440 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 14:25:12.443 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 14:25:12.519 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 14:25:12.521 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 14:25:12.595 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 14:25:12.597 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 14:25:12.672 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 14:25:12.674 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 14:25:12.675 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 14:25:12.677 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 14:25:12.680 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 14:25:12.682 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 14:25:12.684 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 14:25:12.686 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 14:25:12.688 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 14:25:12.689 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 14:25:12.691 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 14:25:12.691 | Distro: focal 2022-02-17 14:25:12.694 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 14:25:12.696 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:25:12.700 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:25:12.702 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:25:12.704 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:25:12.704 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:25:13.377 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:25:13.379 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:25:13.379 | pip: 21.3.1 2022-02-17 14:25:13.381 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 14:25:13.383 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 14:25:13.385 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:25:13.386 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:25:13.388 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:25:13.390 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:25:13.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:25:13.393 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:25:13.395 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:25:13.397 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:25:13.399 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:25:13.400 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:25:13.402 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:25:13.404 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 14:25:13.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:13.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:13.409 | + tools/install_pip.sh:main:142 : : 2022-02-17 14:25:13.411 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 14:25:13.413 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 14:25:13.415 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 14:25:13.417 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:25:13.419 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 14:25:13.422 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 14:25:13.424 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:25:13.427 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:25:13.427 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:25:13.432 | ++ 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-02-17 14:25:13.434 | ++ 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-02-17 14:25:13.436 | ++ 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-02-17 14:25:13.438 | + 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-02-17 14:25:13.439 | + 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-02-17 14:25:13.456 | 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-02-17 14:25:13.458 | + 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-02-17 14:25:14.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:14.304 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:14.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:14.304 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:15.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:16.481 | 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-02-17 14:25:16.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 14:25:18.894 | Installing collected packages: setuptools 2022-02-17 14:25:19.668 | Successfully installed setuptools-60.9.0 2022-02-17 14:25:19.668 | 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-02-17 14:25:19.835 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:25:19.835 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:25:19.970 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:19.971 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:19.973 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:19.975 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:19.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:19.979 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:19.981 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:19.982 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:19.984 | + functions-common:time_stop:2432 : start_time=1645107913451 2022-02-17 14:25:19.986 | + functions-common:time_stop:2434 : [[ -z 1645107913451 ]] 2022-02-17 14:25:19.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:19.992 | + functions-common:time_stop:2437 : end_time=1645107919989 2022-02-17 14:25:19.994 | + functions-common:time_stop:2438 : elapsed_time=6538 2022-02-17 14:25:19.995 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:19.997 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:19.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6538 2022-02-17 14:25:20.001 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:20.002 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 14:25:20.005 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:25:20.009 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:25:20.011 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:25:20.014 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:25:20.014 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:25:20.690 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:25:20.692 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:25:20.692 | pip: 21.3.1 2022-02-17 14:25:20.696 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 14:25:20.699 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:25:20.702 | + ./stack.sh:main:796 : fixup_all 2022-02-17 14:25:20.704 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 14:25:20.707 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 14:25:20.709 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:20.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:20.714 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 14:25:20.726 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 14:25:20.737 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 14:25:20.748 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 14:25:20.750 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 14:25:20.752 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:25:20.755 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:25:20.758 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:25:20.761 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:25:20.763 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:25:20.765 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:25:20.767 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:25:20.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:25:20.771 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:25:20.774 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:25:20.776 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:25:20.778 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 14:25:20.781 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 14:25:20.783 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 14:25:20.785 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:25:20.787 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:25:20.789 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:25:20.791 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:25:20.794 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:25:20.796 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:25:20.798 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 14:25:20.800 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 14:25:20.803 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 14:25:20.805 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 14:25:20.807 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 14:25:20.809 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 14:25:20.812 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 14:25:20.832 | Using python 3.8 to install os-testr 2022-02-17 14:25:20.835 | + 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-02-17 14:25:21.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:21.685 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:21.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:21.685 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:22.833 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:22.859 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 14:25:22.930 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 14:25:22.931 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 14:25:22.932 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 14:25:22.934 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-17 14:25:22.947 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 14:25:22.971 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 14:25:22.973 | 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-02-17 14:25:22.974 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 14:25:22.976 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 14:25:22.977 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 14:25:23.000 | 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.5.0) 2022-02-17 14:25:23.002 | 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.3.3) 2022-02-17 14:25:23.003 | 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) (3.1.0) 2022-02-17 14:25:23.004 | 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) (3.0.7) 2022-02-17 14:25:23.005 | 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.5.0) 2022-02-17 14:25:23.019 | 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-02-17 14:25:23.086 | 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.4.0) 2022-02-17 14:25:23.087 | 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-02-17 14:25:23.088 | 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-02-17 14:25:25.377 | 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-02-17 14:25:25.388 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:25:25.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:25:25.513 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:25.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:25.517 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:25.519 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:25.522 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:25.524 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:25.526 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:25.528 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:25.530 | + functions-common:time_stop:2432 : start_time=1645107920827 2022-02-17 14:25:25.532 | + functions-common:time_stop:2434 : [[ -z 1645107920827 ]] 2022-02-17 14:25:25.535 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:25.539 | + functions-common:time_stop:2437 : end_time=1645107925537 2022-02-17 14:25:25.541 | + functions-common:time_stop:2438 : elapsed_time=4710 2022-02-17 14:25:25.543 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:25.546 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:25.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4710 2022-02-17 14:25:25.550 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:25.552 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 14:25:25.605 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 14:25:25.709 | + ./stack.sh:main:810 : install_infra 2022-02-17 14:25:25.712 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:25:25.714 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 14:25:25.717 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:25:25.720 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 14:25:25.745 | + 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-02-17 14:25:27.699 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.712 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.716 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.818 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.838 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.842 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.845 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.859 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.868 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.870 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.902 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.911 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.916 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.934 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.971 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.980 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:27.985 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.031 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.046 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.065 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.072 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.120 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.138 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.142 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.233 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.240 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.295 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.415 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.440 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.444 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.455 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.460 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.480 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.487 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.503 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.560 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.572 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.588 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.633 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.637 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:28.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:28.765 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 14:25:29.081 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:29.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:29.086 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:29.088 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:29.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:29.092 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:29.094 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:29.096 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:29.098 | + functions-common:time_stop:2432 : start_time=1645107925737 2022-02-17 14:25:29.101 | + functions-common:time_stop:2434 : [[ -z 1645107925737 ]] 2022-02-17 14:25:29.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:29.111 | + functions-common:time_stop:2437 : end_time=1645107929105 2022-02-17 14:25:29.113 | + functions-common:time_stop:2438 : elapsed_time=3368 2022-02-17 14:25:29.116 | + functions-common:time_stop:2439 : total=4710 2022-02-17 14:25:29.118 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:29.120 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8078 2022-02-17 14:25:29.123 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:29.125 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:25:29.128 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 14:25:29.152 | + 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-02-17 14:25:30.967 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:30.982 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:30.986 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.088 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.107 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.111 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.114 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.129 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.137 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.139 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.171 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.180 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.185 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.203 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.240 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.248 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.253 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.300 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.315 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.335 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.342 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.390 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.408 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.412 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.503 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.510 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.573 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.695 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.720 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.723 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.734 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.739 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.760 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.766 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.783 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.839 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.851 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.867 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.910 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.914 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:25:31.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:31.923 | Processing /opt/stack/requirements 2022-02-17 14:25:33.644 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-17 14:25:33.647 | 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 183)) (3.0.0) 2022-02-17 14:25:33.658 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-17 14:25:33.663 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 14:25:33.666 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-17 14:25:33.672 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-17 14:25:33.698 | 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 521)) (1.16.0) 2022-02-17 14:25:33.701 | 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 577)) (2.5.0) 2022-02-17 14:25:33.711 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-17 14:25:33.731 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (1.3) 2022-02-17 14:25:33.734 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (0.3.0) 2022-02-17 14:25:33.749 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-17 14:25:33.751 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-17 14:25:33.754 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-17 14:25:33.759 | 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 178)) (1.0.0) 2022-02-17 14:25:33.762 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 14:25:33.775 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 14:25:33.844 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-17 14:25:33.851 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-17 14:25:33.854 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 14:25:33.865 | 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 394)) (1.8.2) 2022-02-17 14:25:33.868 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-17 14:25:33.928 | 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 618)) (0.2.5) 2022-02-17 14:25:33.933 | Building wheels for collected packages: openstack-requirements 2022-02-17 14:25:33.934 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 14:25:34.749 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 14:25:34.749 | ERROR: Command errored out with exit status 1: 2022-02-17 14:25:34.749 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dqzhn5yw/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dqzhn5yw/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-rpemcjs3 2022-02-17 14:25:34.749 | cwd: /tmp/pip-req-build-dqzhn5yw/ 2022-02-17 14:25:34.750 | Complete output (6 lines): 2022-02-17 14:25:34.750 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 14:25:34.750 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 14:25:34.750 | or: setup.py --help-commands 2022-02-17 14:25:34.750 | or: setup.py cmd --help 2022-02-17 14:25:34.750 | 2022-02-17 14:25:34.750 | error: invalid command 'bdist_wheel' 2022-02-17 14:25:34.750 | ---------------------------------------- 2022-02-17 14:25:34.750 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 14:25:34.750 | Running setup.py clean for openstack-requirements 2022-02-17 14:25:35.596 | Failed to build openstack-requirements 2022-02-17 14:25:35.612 | Installing collected packages: openstack-requirements 2022-02-17 14:25:35.612 | Attempting uninstall: openstack-requirements 2022-02-17 14:25:35.613 | Found existing installation: openstack-requirements 1.2.1.dev5223 2022-02-17 14:25:35.653 | Uninstalling openstack-requirements-1.2.1.dev5223: 2022-02-17 14:25:35.671 | Successfully uninstalled openstack-requirements-1.2.1.dev5223 2022-02-17 14:25:35.674 | Running setup.py install for openstack-requirements: started 2022-02-17 14:25:38.040 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 14:25:38.064 | Successfully installed openstack-requirements-1.2.1.dev5223 2022-02-17 14:25:38.188 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:38.190 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:38.193 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:38.195 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:38.197 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:38.199 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:38.201 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:38.203 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:38.205 | + functions-common:time_stop:2432 : start_time=1645107929144 2022-02-17 14:25:38.207 | + functions-common:time_stop:2434 : [[ -z 1645107929144 ]] 2022-02-17 14:25:38.211 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:38.215 | + functions-common:time_stop:2437 : end_time=1645107938213 2022-02-17 14:25:38.217 | + functions-common:time_stop:2438 : elapsed_time=9069 2022-02-17 14:25:38.219 | + functions-common:time_stop:2439 : total=8078 2022-02-17 14:25:38.221 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:38.223 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17147 2022-02-17 14:25:38.225 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:38.228 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 14:25:38.230 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 14:25:38.233 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 14:25:38.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:25:38.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:25:38.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 14:25:38.242 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:25:38.244 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 14:25:38.265 | Using python 3.8 to install pbr 2022-02-17 14:25:38.267 | + 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-02-17 14:25:39.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:39.113 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:39.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:39.113 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:40.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:40.279 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 14:25:42.771 | 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-02-17 14:25:42.778 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:25:42.778 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:25:42.899 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:42.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:42.903 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:42.905 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:42.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:42.909 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:42.911 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:42.913 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:42.915 | + functions-common:time_stop:2432 : start_time=1645107938259 2022-02-17 14:25:42.918 | + functions-common:time_stop:2434 : [[ -z 1645107938259 ]] 2022-02-17 14:25:42.920 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:42.925 | + functions-common:time_stop:2437 : end_time=1645107942922 2022-02-17 14:25:42.927 | + functions-common:time_stop:2438 : elapsed_time=4663 2022-02-17 14:25:42.931 | + functions-common:time_stop:2439 : total=17147 2022-02-17 14:25:42.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:42.935 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21810 2022-02-17 14:25:42.937 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:42.940 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 14:25:45.343 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 14:25:47.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:47.262 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 14:25:47.276 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 14:25:47.280 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 14:25:47.285 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 14:25:47.288 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 14:25:47.291 | 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.7) 2022-02-17 14:25:47.362 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:25:47.365 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:25:47.368 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 14:25:47.384 | + ./stack.sh:main:819 : pkgs= 2022-02-17 14:25:47.387 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 14:25:47.389 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 14:25:47.391 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:25:47.394 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 14:25:47.396 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:25:47.398 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:25:47.401 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:25:47.403 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:25:47.405 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:25:47.408 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:25:47.412 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:25:47.414 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:25:47.416 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:25:47.419 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 14:25:47.421 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:25:47.435 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:47.437 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:25:47.439 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:25:47.441 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 14:25:47.444 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:25:47.446 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:25:47.448 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:25:47.450 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 14:25:47.452 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:25:47.454 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 14:25:47.456 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:25:47.458 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:25:47.460 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:25:47.463 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:25:47.465 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:25:47.467 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:25:47.469 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 14:25:47.471 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:25:47.473 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 14:25:47.476 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:25:47.478 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:25:47.481 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 14:25:47.483 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 14:25:47.485 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 14:25:47.488 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 14:25:47.490 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 14:25:47.542 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 14:25:47.543 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 14:25:47.545 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 14:25:47.925 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 14:25:47.928 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 14:25:47.944 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:47.946 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 14:25:47.948 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:25:47.951 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:25:47.953 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:25:47.955 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:25:47.958 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:47.960 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:25:47.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:47.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:47.967 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:25:47.969 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:25:47.971 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:25:47.973 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:25:47.976 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 14:25:47.978 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:25:47.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:47.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:47.985 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 14:25:48.007 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 14:25:48.115 | Reading package lists... 2022-02-17 14:25:48.351 | Building dependency tree... 2022-02-17 14:25:48.352 | Reading state information... 2022-02-17 14:25:48.594 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 14:25:48.594 | The following packages were automatically installed and are no longer required: 2022-02-17 14:25:48.595 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:25:48.595 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:25:48.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:25:48.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:25:48.596 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:25:48.596 | python3-zope.interface 2022-02-17 14:25:48.596 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:25:48.710 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:25:48.714 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:25:48.716 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:25:48.719 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:48.721 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:48.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:48.726 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:48.729 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:48.731 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:25:48.733 | + functions-common:time_stop:2432 : start_time=1645107948003 2022-02-17 14:25:48.735 | + functions-common:time_stop:2434 : [[ -z 1645107948003 ]] 2022-02-17 14:25:48.738 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:48.743 | + functions-common:time_stop:2437 : end_time=1645107948740 2022-02-17 14:25:48.745 | + functions-common:time_stop:2438 : elapsed_time=737 2022-02-17 14:25:48.747 | + functions-common:time_stop:2439 : total=1474 2022-02-17 14:25:48.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:48.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2211 2022-02-17 14:25:48.753 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:25:48.756 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 14:25:48.758 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:25:48.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:25:48.763 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:25:48.765 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:25:48.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:25:48.770 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:25:48.772 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 14:25:48.774 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:25:48.777 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:25:48.779 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:25:48.781 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:25:48.783 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:25:48.786 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:25:48.789 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:25:48.791 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:25:48.793 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:25:48.795 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:25:48.797 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:25:48.800 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 14:25:48.803 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:25:48.805 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:25:48.807 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:25:48.810 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:25:48.812 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:25:48.814 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:25:48.816 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 14:25:48.819 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 14:25:48.835 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:48.837 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 14:25:48.840 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:25:48.842 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 14:25:48.844 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 14:25:48.847 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 14:25:48.852 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 14:25:48.854 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 14:25:48.856 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 14:25:48.858 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 14:25:48.861 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 14:25:48.863 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 14:25:48.866 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 14:25:49.611 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 14:25:49.611 | user tags 2022-02-17 14:25:49.612 | stackrabbit []' 2022-02-17 14:25:49.615 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 14:25:49.615 | user tags 2022-02-17 14:25:49.615 | stackrabbit []' 2022-02-17 14:25:49.616 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 14:25:49.622 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 14:25:49.625 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 14:25:49.627 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:25:50.286 | Changing password for user "stackrabbit" ... 2022-02-17 14:25:50.308 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 14:25:51.023 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 14:25:51.046 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 14:25:51.049 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:25:51.722 | Changing password for user "stackrabbit" ... 2022-02-17 14:25:51.746 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 14:25:51.748 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 14:25:51.750 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 14:25:52.419 | Deleting user "guest" ... 2022-02-17 14:25:52.434 | Error: 2022-02-17 14:25:52.434 | {:no_such_user, "guest"} 2022-02-17 14:25:52.446 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 14:25:52.449 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 14:25:52.465 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:52.467 | + ./stack.sh:main:836 : install_database 2022-02-17 14:25:52.470 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 14:25:52.472 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 14:25:52.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:52.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:52.479 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 14:25:52.694 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 14:25:52.696 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 14:25:52.698 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 14:25:52.701 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 14:25:52.703 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:25:52.705 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 14:25:52.707 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:25:52.710 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:25:52.713 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:25:52.715 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:25:52.717 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:25:52.720 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:25:52.722 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:25:52.725 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:25:52.727 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:25:52.729 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:25:52.732 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:25:52.734 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 14:25:52.736 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:25:52.739 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:25:52.741 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:25:52.744 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:25:52.746 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:25:52.748 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:25:52.751 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 14:25:52.753 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:52.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:52.758 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 14:25:52.760 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:25:52.762 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:25:52.765 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:25:52.767 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:25:52.770 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:52.773 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:25:52.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:52.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:52.779 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:25:52.782 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:25:52.784 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:25:52.788 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:25:52.790 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 14:25:52.792 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:25:52.794 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:52.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:52.799 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 14:25:52.821 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 14:25:52.933 | Reading package lists... 2022-02-17 14:25:53.181 | Building dependency tree... 2022-02-17 14:25:53.182 | Reading state information... 2022-02-17 14:25:53.443 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 14:25:53.443 | The following packages were automatically installed and are no longer required: 2022-02-17 14:25:53.444 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:25:53.444 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:25:53.444 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:25:53.445 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:25:53.445 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:25:53.445 | python3-zope.interface 2022-02-17 14:25:53.445 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:25:53.558 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:25:53.563 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:25:53.565 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:25:53.567 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:53.570 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:53.572 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:53.574 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:53.576 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:53.579 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:25:53.581 | + functions-common:time_stop:2432 : start_time=1645107952819 2022-02-17 14:25:53.584 | + functions-common:time_stop:2434 : [[ -z 1645107952819 ]] 2022-02-17 14:25:53.587 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:53.591 | + functions-common:time_stop:2437 : end_time=1645107953589 2022-02-17 14:25:53.593 | + functions-common:time_stop:2438 : elapsed_time=770 2022-02-17 14:25:53.596 | + functions-common:time_stop:2439 : total=2211 2022-02-17 14:25:53.600 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:53.602 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2981 2022-02-17 14:25:53.605 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:25:53.608 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 14:25:53.611 | + ./stack.sh:main:839 : install_database_python 2022-02-17 14:25:53.613 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 14:25:53.616 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 14:25:53.618 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 14:25:53.620 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:25:53.623 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 14:25:53.626 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 14:25:53.628 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:25:53.632 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:25:53.632 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:25:53.638 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 14:25:53.641 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 14:25:53.643 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 14:25:53.647 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 14:25:53.649 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 14:25:53.672 | Using python 3.8 to install PyMySQL 2022-02-17 14:25:53.674 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-17 14:25:54.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:54.515 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:54.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:54.515 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:55.647 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:25:55.674 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 14:25:57.992 | 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-02-17 14:25:57.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:25:57.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:25:58.112 | + inc/python:pip_install:200 : result=0 2022-02-17 14:25:58.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:25:58.118 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:58.120 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:58.122 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:58.125 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:58.127 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:58.129 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:25:58.132 | + functions-common:time_stop:2432 : start_time=1645107953666 2022-02-17 14:25:58.134 | + functions-common:time_stop:2434 : [[ -z 1645107953666 ]] 2022-02-17 14:25:58.137 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:58.142 | + functions-common:time_stop:2437 : end_time=1645107958139 2022-02-17 14:25:58.144 | + functions-common:time_stop:2438 : elapsed_time=4473 2022-02-17 14:25:58.146 | + functions-common:time_stop:2439 : total=21810 2022-02-17 14:25:58.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:58.151 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26283 2022-02-17 14:25:58.153 | + inc/python:pip_install:203 : return 0 2022-02-17 14:25:58.155 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 14:25:58.158 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:25:58.160 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 14:25:58.162 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 14:25:58.179 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:58.181 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 14:25:58.183 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 14:25:58.187 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:25:58.187 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:25:58.192 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:25:58.195 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:25:58.197 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:25:58.199 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:25:58.202 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 14:25:58.204 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 14:25:58.220 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:58.222 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 14:25:58.225 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:25:58.227 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:25:58.229 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:25:58.232 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:25:58.234 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:58.236 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:25:58.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:58.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:58.243 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:25:58.246 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:25:58.248 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:25:58.250 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:25:58.252 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 14:25:58.254 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:25:58.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:58.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:58.261 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 14:25:58.282 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 14:25:58.391 | Reading package lists... 2022-02-17 14:25:58.633 | Building dependency tree... 2022-02-17 14:25:58.634 | Reading state information... 2022-02-17 14:25:58.886 | radvd is already the newest version (1:2.17-2). 2022-02-17 14:25:58.886 | The following packages were automatically installed and are no longer required: 2022-02-17 14:25:58.887 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:25:58.888 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:25:58.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:25:58.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:25:58.888 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:25:58.888 | python3-zope.interface 2022-02-17 14:25:58.888 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:25:59.000 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:25:59.005 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:25:59.007 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:25:59.009 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:59.011 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:59.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:59.016 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:59.018 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:59.021 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:25:59.023 | + functions-common:time_stop:2432 : start_time=1645107958279 2022-02-17 14:25:59.025 | + functions-common:time_stop:2434 : [[ -z 1645107958279 ]] 2022-02-17 14:25:59.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:59.032 | + functions-common:time_stop:2437 : end_time=1645107959029 2022-02-17 14:25:59.034 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-17 14:25:59.036 | + functions-common:time_stop:2439 : total=2981 2022-02-17 14:25:59.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:59.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3731 2022-02-17 14:25:59.043 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:25:59.045 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 14:25:59.061 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:59.063 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 14:25:59.066 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 14:25:59.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 14:25:59.071 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 14:25:59.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 14:25:59.094 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:25:59.096 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:25:59.098 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:25:59.100 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:25:59.103 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:25:59.105 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:25:59.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:59.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:59.111 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:25:59.114 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:25:59.116 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:25:59.118 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:25:59.120 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 14:25:59.123 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:25:59.125 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:59.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:59.130 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 14:25:59.151 | + functions-common:apt_get:1230 : 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-02-17 14:25:59.259 | Reading package lists... 2022-02-17 14:25:59.498 | Building dependency tree... 2022-02-17 14:25:59.500 | Reading state information... 2022-02-17 14:25:59.753 | fakeroot is already the newest version (1.24-1). 2022-02-17 14:25:59.753 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:25:59.753 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 14:25:59.753 | The following packages were automatically installed and are no longer required: 2022-02-17 14:25:59.754 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:25:59.754 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:25:59.754 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:25:59.754 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:25:59.754 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:25:59.755 | python3-zope.interface 2022-02-17 14:25:59.755 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:25:59.871 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:25:59.876 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:25:59.878 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:25:59.881 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:59.883 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:59.885 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:59.887 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:59.889 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:59.891 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:25:59.893 | + functions-common:time_stop:2432 : start_time=1645107959148 2022-02-17 14:25:59.896 | + functions-common:time_stop:2434 : [[ -z 1645107959148 ]] 2022-02-17 14:25:59.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:59.903 | + functions-common:time_stop:2437 : end_time=1645107959900 2022-02-17 14:25:59.905 | + functions-common:time_stop:2438 : elapsed_time=752 2022-02-17 14:25:59.907 | + functions-common:time_stop:2439 : total=3731 2022-02-17 14:25:59.909 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:59.911 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4483 2022-02-17 14:25:59.913 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:25:59.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 14:25:59.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:25:59.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:25:59.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 14:25:59.925 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 14:25:59.928 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 14:25:59.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 14:25:59.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 14:25:59.937 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 14:25:59.938 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 14:25:59.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 14:25:59.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 14:25:59.947 | + functions:vercmp:628 : local v1=5.4 2022-02-17 14:25:59.949 | + functions:vercmp:629 : local 'op=<' 2022-02-17 14:25:59.951 | + functions:vercmp:630 : local v2=3.13 2022-02-17 14:25:59.954 | + functions:vercmp:631 : local result 2022-02-17 14:25:59.957 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 14:25:59.958 | ++ functions:vercmp:635 : sort -V 2022-02-17 14:25:59.959 | ++ functions:vercmp:635 : head -1 2022-02-17 14:25:59.963 | + functions:vercmp:635 : result=3.13 2022-02-17 14:25:59.965 | + functions:vercmp:637 : case $op in 2022-02-17 14:25:59.967 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 14:25:59.970 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 14:25:59.972 | + functions:vercmp:648 : return 2022-02-17 14:25:59.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 14:25:59.976 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:25:59.979 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 14:26:00.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 14:26:00.454 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 14:26:00.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 14:26:00.469 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.471 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 14:26:00.489 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:00.491 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 14:26:00.494 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 14:26:00.494 | Installing etcd 2022-02-17 14:26:00.499 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 14:26:00.512 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 14:26:00.524 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 14:26:00.526 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 14:26:00.542 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 14:26:00.545 | ++ 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-02-17 14:26:00.548 | ++ 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-02-17 14:26:00.552 | +++ 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-02-17 14:26:00.556 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:26:00.558 | ++ 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-02-17 14:26:00.561 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 14:26:00.563 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:26:00.566 | ++ functions:get_extra_file:74 : return 2022-02-17 14:26:00.568 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:26:00.571 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 14:26:00.573 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 14:26:00.575 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 14:26:00.591 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:00.594 | + ./stack.sh:main:866 : install_dstat 2022-02-17 14:26:00.596 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 14:26:00.612 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:00.615 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 14:26:00.618 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:26:00.620 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 14:26:00.622 | + ./stack.sh:main:875 : install_libs 2022-02-17 14:26:00.625 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 14:26:00.627 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 14:26:00.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 14:26:00.631 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 14:26:00.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 14:26:00.641 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.643 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 14:26:00.645 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 14:26:00.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 14:26:00.650 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 14:26:00.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 14:26:00.658 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.661 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 14:26:00.664 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 14:26:00.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 14:26:00.668 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 14:26:00.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 14:26:00.677 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.679 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 14:26:00.682 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 14:26:00.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 14:26:00.686 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 14:26:00.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 14:26:00.696 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.699 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 14:26:00.701 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 14:26:00.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 14:26:00.705 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 14:26:00.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 14:26:00.715 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.717 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 14:26:00.720 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 14:26:00.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 14:26:00.725 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 14:26:00.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 14:26:00.734 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.736 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 14:26:00.738 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 14:26:00.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 14:26:00.743 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 14:26:00.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 14:26:00.753 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.756 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 14:26:00.758 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 14:26:00.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 14:26:00.763 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 14:26:00.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 14:26:00.774 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.777 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 14:26:00.779 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 14:26:00.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 14:26:00.784 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 14:26:00.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 14:26:00.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.795 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 14:26:00.798 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 14:26:00.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 14:26:00.803 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 14:26:00.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 14:26:00.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.814 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 14:26:00.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 14:26:00.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 14:26:00.822 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 14:26:00.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 14:26:00.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.834 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 14:26:00.837 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 14:26:00.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 14:26:00.841 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 14:26:00.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 14:26:00.851 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.854 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 14:26:00.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 14:26:00.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 14:26:00.861 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 14:26:00.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 14:26:00.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.873 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 14:26:00.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 14:26:00.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 14:26:00.880 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 14:26:00.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 14:26:00.890 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.892 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 14:26:00.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 14:26:00.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 14:26:00.899 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 14:26:00.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 14:26:00.908 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.910 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 14:26:00.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 14:26:00.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 14:26:00.918 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 14:26:00.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 14:26:00.927 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.930 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 14:26:00.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 14:26:00.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 14:26:00.937 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 14:26:00.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 14:26:00.946 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.948 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 14:26:00.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 14:26:00.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 14:26:00.955 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 14:26:00.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 14:26:00.965 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.967 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 14:26:00.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 14:26:00.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 14:26:00.975 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 14:26:00.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:00.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 14:26:00.984 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:00.987 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 14:26:00.989 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 14:26:00.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 14:26:00.994 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 14:26:00.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:00.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 14:26:01.003 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.005 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 14:26:01.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 14:26:01.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 14:26:01.012 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 14:26:01.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 14:26:01.022 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.025 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 14:26:01.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 14:26:01.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 14:26:01.031 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 14:26:01.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 14:26:01.042 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.044 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 14:26:01.046 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 14:26:01.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 14:26:01.051 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 14:26:01.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 14:26:01.060 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.063 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 14:26:01.065 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 14:26:01.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 14:26:01.070 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 14:26:01.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 14:26:01.079 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.081 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 14:26:01.084 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 14:26:01.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 14:26:01.089 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 14:26:01.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 14:26:01.098 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.100 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 14:26:01.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 14:26:01.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 14:26:01.107 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 14:26:01.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 14:26:01.117 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.119 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 14:26:01.122 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 14:26:01.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 14:26:01.126 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 14:26:01.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 14:26:01.136 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.138 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 14:26:01.141 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 14:26:01.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 14:26:01.146 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 14:26:01.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 14:26:01.155 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.157 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 14:26:01.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 14:26:01.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 14:26:01.165 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 14:26:01.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 14:26:01.174 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.177 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 14:26:01.179 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 14:26:01.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 14:26:01.184 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 14:26:01.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 14:26:01.193 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.196 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 14:26:01.198 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 14:26:01.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 14:26:01.203 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 14:26:01.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 14:26:01.212 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.214 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 14:26:01.216 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 14:26:01.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 14:26:01.221 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 14:26:01.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 14:26:01.231 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.233 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 14:26:01.236 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 14:26:01.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 14:26:01.241 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 14:26:01.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 14:26:01.250 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.253 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 14:26:01.255 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 14:26:01.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 14:26:01.260 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 14:26:01.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 14:26:01.270 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.272 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 14:26:01.274 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 14:26:01.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 14:26:01.279 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 14:26:01.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 14:26:01.289 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.291 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 14:26:01.293 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 14:26:01.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 14:26:01.298 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 14:26:01.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 14:26:01.308 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.310 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 14:26:01.313 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 14:26:01.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 14:26:01.317 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 14:26:01.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 14:26:01.327 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.329 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 14:26:01.331 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 14:26:01.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 14:26:01.336 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 14:26:01.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:01.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:01.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 14:26:01.346 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:01.349 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 14:26:01.375 | Using python 3.8 to install etcd3 2022-02-17 14:26:01.378 | + 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-02-17 14:26:02.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:02.300 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:02.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:02.300 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:03.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:03.450 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 14:26:03.457 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 14:26:03.458 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 14:26:03.459 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 14:26:03.460 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 14:26:05.837 | 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-02-17 14:26:05.846 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:26:05.846 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:26:05.961 | + inc/python:pip_install:200 : result=0 2022-02-17 14:26:05.963 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:26:05.965 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:05.967 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:05.970 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:05.972 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:05.974 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:05.976 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:26:05.978 | + functions-common:time_stop:2432 : start_time=1645107961369 2022-02-17 14:26:05.980 | + functions-common:time_stop:2434 : [[ -z 1645107961369 ]] 2022-02-17 14:26:05.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:05.987 | + functions-common:time_stop:2437 : end_time=1645107965985 2022-02-17 14:26:05.990 | + functions-common:time_stop:2438 : elapsed_time=4616 2022-02-17 14:26:05.992 | + functions-common:time_stop:2439 : total=26283 2022-02-17 14:26:05.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:05.996 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30899 2022-02-17 14:26:05.998 | + inc/python:pip_install:203 : return 0 2022-02-17 14:26:06.001 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 14:26:06.023 | Using python 3.8 to install etcd3gw 2022-02-17 14:26:06.025 | + 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-02-17 14:26:06.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:06.897 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:06.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:06.898 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:08.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:08.053 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 14:26:08.061 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 14:26:08.062 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 14:26:08.062 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 14:26:08.063 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 14:26:08.097 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 14:26:08.099 | 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.8) 2022-02-17 14:26:08.101 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-17 14:26:08.102 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 14:26:10.426 | 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-02-17 14:26:10.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:26:10.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:26:10.548 | + inc/python:pip_install:200 : result=0 2022-02-17 14:26:10.550 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:26:10.552 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:10.554 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:10.557 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:10.559 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:10.561 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:10.563 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:26:10.565 | + functions-common:time_stop:2432 : start_time=1645107966017 2022-02-17 14:26:10.568 | + functions-common:time_stop:2434 : [[ -z 1645107966017 ]] 2022-02-17 14:26:10.570 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:10.574 | + functions-common:time_stop:2437 : end_time=1645107970572 2022-02-17 14:26:10.577 | + functions-common:time_stop:2438 : elapsed_time=4555 2022-02-17 14:26:10.579 | + functions-common:time_stop:2439 : total=30899 2022-02-17 14:26:10.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:10.584 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35454 2022-02-17 14:26:10.586 | + inc/python:pip_install:203 : return 0 2022-02-17 14:26:10.589 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 14:26:10.591 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 14:26:10.593 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 14:26:10.595 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:26:10.598 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:26:10.601 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:26:10.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:26:10.606 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:26:10.608 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:26:10.610 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:26:10.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:26:10.615 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:26:10.617 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:26:10.619 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:26:10.622 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 14:26:10.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:10.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:10.628 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 14:26:10.631 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:26:10.633 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:26:10.635 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:26:10.638 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:26:10.640 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:26:10.642 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:26:10.645 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:26:10.648 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:10.650 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:10.652 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:26:10.654 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:26:10.657 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:26:10.659 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:26:10.662 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:26:10.664 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:26:10.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:10.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:10.671 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:26:10.693 | + functions-common:apt_get:1230 : 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-02-17 14:26:10.804 | Reading package lists... 2022-02-17 14:26:11.050 | Building dependency tree... 2022-02-17 14:26:11.052 | Reading state information... 2022-02-17 14:26:11.304 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:26:11.304 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:26:11.304 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:26:11.304 | The following packages were automatically installed and are no longer required: 2022-02-17 14:26:11.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:26:11.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:26:11.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:26:11.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:26:11.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:26:11.305 | python3-zope.interface 2022-02-17 14:26:11.305 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:26:11.427 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:26:11.431 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:26:11.434 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:26:11.436 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:11.438 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:11.441 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:11.443 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:11.445 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:11.447 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:26:11.450 | + functions-common:time_stop:2432 : start_time=1645107970689 2022-02-17 14:26:11.452 | + functions-common:time_stop:2434 : [[ -z 1645107970689 ]] 2022-02-17 14:26:11.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:11.459 | + functions-common:time_stop:2437 : end_time=1645107971456 2022-02-17 14:26:11.461 | + functions-common:time_stop:2438 : elapsed_time=767 2022-02-17 14:26:11.464 | + functions-common:time_stop:2439 : total=4483 2022-02-17 14:26:11.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:11.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5250 2022-02-17 14:26:11.470 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:26:11.473 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 14:26:11.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:11.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:11.480 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 14:26:11.542 | Module proxy already enabled 2022-02-17 14:26:11.546 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 14:26:11.608 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 14:26:11.608 | Module proxy already enabled 2022-02-17 14:26:11.608 | Module proxy_uwsgi already enabled 2022-02-17 14:26:11.612 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 14:26:11.615 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:26:11.617 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:26:11.620 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:26:11.755 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 14:26:11.758 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 14:26:11.761 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 14:26:11.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 14:26:11.771 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.774 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 14:26:11.776 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 14:26:11.778 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 14:26:11.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 14:26:11.788 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.790 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 14:26:11.793 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 14:26:11.795 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 14:26:11.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 14:26:11.805 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.807 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 14:26:11.809 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 14:26:11.811 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 14:26:11.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 14:26:11.821 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.824 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 14:26:11.826 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 14:26:11.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 14:26:11.836 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.838 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 14:26:11.841 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 14:26:11.843 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 14:26:11.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 14:26:11.852 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.855 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 14:26:11.872 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:11.875 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 14:26:11.877 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 14:26:11.880 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 14:26:11.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 14:26:11.890 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.892 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 14:26:11.910 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:11.913 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 14:26:11.915 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 14:26:11.918 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 14:26:11.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 14:26:11.927 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.930 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 14:26:11.932 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 14:26:11.935 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 14:26:11.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:11.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:11.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 14:26:11.945 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:11.947 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 14:26:11.949 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 14:26:11.952 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:26:11.955 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 14:26:11.958 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 14:26:11.960 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:26:11.964 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:26:11.964 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:26:11.969 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 14:26:11.971 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 14:26:11.974 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 14:26:11.977 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 14:26:11.979 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 14:26:12.000 | Using python 3.8 to install keystonemiddleware 2022-02-17 14:26:12.003 | + 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-02-17 14:26:12.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:12.837 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:12.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:12.837 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:13.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:14.018 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 14:26:14.070 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:26:14.071 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 14:26:14.072 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 14:26:14.073 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-02-17 14:26:14.075 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 14:26:14.075 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 14:26:14.076 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:26:14.077 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 14:26:14.078 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 14:26:14.080 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 14:26:14.081 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 14:26:14.082 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 14:26:14.083 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 14:26:14.084 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 14:26:14.140 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-17 14:26:14.142 | 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-02-17 14:26:14.143 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-17 14:26:14.180 | 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-02-17 14:26:14.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 14:26:14.221 | 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-02-17 14:26:14.223 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 14:26:14.224 | 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-02-17 14:26:14.273 | 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-02-17 14:26:14.276 | 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-02-17 14:26:14.285 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-17 14:26:14.287 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 14:26:14.300 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-17 14:26:14.301 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 14:26:14.303 | 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-02-17 14:26:14.365 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 14:26:14.368 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 14:26:14.370 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-17 14:26:14.371 | 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.8) 2022-02-17 14:26:14.421 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 14:26:14.434 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-17 14:26:16.697 | 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-02-17 14:26:16.704 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:26:16.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:26:16.821 | + inc/python:pip_install:200 : result=0 2022-02-17 14:26:16.823 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:26:16.826 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:16.828 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:16.830 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:16.833 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:16.835 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:16.837 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:26:16.839 | + functions-common:time_stop:2432 : start_time=1645107971995 2022-02-17 14:26:16.841 | + functions-common:time_stop:2434 : [[ -z 1645107971995 ]] 2022-02-17 14:26:16.844 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:16.849 | + functions-common:time_stop:2437 : end_time=1645107976845 2022-02-17 14:26:16.851 | + functions-common:time_stop:2438 : elapsed_time=4850 2022-02-17 14:26:16.853 | + functions-common:time_stop:2439 : total=35454 2022-02-17 14:26:16.855 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:16.857 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40304 2022-02-17 14:26:16.859 | + inc/python:pip_install:203 : return 0 2022-02-17 14:26:16.862 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 14:26:16.865 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 14:26:16.867 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:26:16.870 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 14:26:16.872 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 14:26:16.875 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:26:16.879 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:26:16.879 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:26:16.884 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 14:26:16.886 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 14:26:16.889 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 14:26:16.892 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 14:26:16.895 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 14:26:16.918 | Using python 3.8 to install python-memcached 2022-02-17 14:26:16.920 | + 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-02-17 14:26:17.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:17.779 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:17.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:17.779 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:18.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:18.950 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 14:26:18.953 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 14:26:21.275 | 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-02-17 14:26:21.282 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:26:21.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:26:21.396 | + inc/python:pip_install:200 : result=0 2022-02-17 14:26:21.398 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:26:21.401 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:21.403 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:21.405 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:21.407 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:21.410 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:21.413 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:26:21.415 | + functions-common:time_stop:2432 : start_time=1645107976912 2022-02-17 14:26:21.417 | + functions-common:time_stop:2434 : [[ -z 1645107976912 ]] 2022-02-17 14:26:21.420 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:21.424 | + functions-common:time_stop:2437 : end_time=1645107981421 2022-02-17 14:26:21.426 | + functions-common:time_stop:2438 : elapsed_time=4509 2022-02-17 14:26:21.429 | + functions-common:time_stop:2439 : total=40304 2022-02-17 14:26:21.431 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:21.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44813 2022-02-17 14:26:21.435 | + inc/python:pip_install:203 : return 0 2022-02-17 14:26:21.438 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 14:26:21.454 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:21.457 | + ./stack.sh:main:897 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-02-17 14:26:21.459 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 14:26:21.462 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 14:26:21.464 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 14:26:21.466 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:26:21.469 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 14:26:21.471 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 14:26:21.486 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:21.489 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 14:26:21.493 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 14:26:21.495 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 14:26:21.497 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:26:21.499 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:26:21.502 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:26:21.505 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:26:21.507 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:26:21.509 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:26:21.526 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:26:21.528 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:26:21.530 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:26:21.532 | + functions-common:git_clone:629 : echo master 2022-02-17 14:26:21.533 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:26:21.538 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 14:26:21.540 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:26:21.542 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 14:26:21.544 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:26:21.545 | + functions-common:git_clone:678 : head -1 2022-02-17 14:26:21.565 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 14:26:21.569 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:26:21.571 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 14:26:21.573 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:26:21.576 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:26:21.578 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 14:26:21.580 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:26:21.583 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 14:26:21.585 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:26:21.588 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:26:21.590 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 14:26:21.592 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:26:21.594 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:26:21.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 14:26:21.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:26:21.602 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 14:26:21.605 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:26:21.607 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:26:21.610 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 14:26:21.616 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 14:26:21.618 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 14:26:22.289 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 14:26:22.291 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:26:22.294 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:26:22.296 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:26:22.298 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:26:22.301 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 14:26:22.303 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:26:22.305 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:26:22.307 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:26:22.310 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:26:22.312 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:26:22.314 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:26:22.316 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:26:22.318 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 14:26:22.338 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 14:26:22.340 | + 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-02-17 14:26:23.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:23.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:23.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:23.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:24.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:24.382 | Obtaining file:///opt/stack/keystone 2022-02-17 14:26:24.383 | Preparing metadata (setup.py): started 2022-02-17 14:26:27.761 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:26:27.837 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 14:26:27.838 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 14:26:27.839 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:26:27.840 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-17 14:26:27.841 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 14:26:27.843 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 14:26:27.844 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 14:26:27.845 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:26:27.846 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-17 14:26:27.847 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:26:27.849 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 14:26:27.850 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:26:27.851 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-17 14:26:27.852 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 14:26:27.853 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 14:26:27.854 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 14:26:27.855 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 14:26:27.856 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 14:26:27.857 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 14:26:27.858 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 14:26:27.859 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 14:26:27.860 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 14:26:27.861 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 14:26:27.863 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:26:27.864 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 14:26:27.865 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:26:27.866 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-17 14:26:27.867 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-17 14:26:27.868 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 14:26:27.869 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:26:27.870 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 14:26:27.871 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 14:26:27.872 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 14:26:27.873 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 14:26:27.884 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 14:26:27.886 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 14:26:27.930 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 14:26:27.942 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:26:27.943 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:26:27.944 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 14:26:27.945 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-17 14:26:27.956 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-17 14:26:28.019 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 14:26:28.020 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:26:28.116 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:26:28.118 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:26:28.119 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 14:26:28.120 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 14:26:28.173 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:26:28.176 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 14:26:28.177 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 14:26:28.229 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 14:26:28.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 14:26:28.290 | 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.1.0.dev100) (2.8.0) 2022-02-17 14:26:28.291 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:26:28.293 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 14:26:28.295 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 14:26:28.296 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:26:28.297 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 14:26:28.314 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 14:26:28.365 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 14:26:28.384 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 14:26:28.386 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 14:26:28.387 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 14:26:28.388 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 14:26:28.440 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 14:26:28.585 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-17 14:26:28.587 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 14:26:28.587 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-17 14:26:28.589 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 14:26:28.810 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 14:26:28.834 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 14:26:28.835 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 14:26:28.904 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 14:26:28.905 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 14:26:28.923 | 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.1.0.dev100) (5.0.0) 2022-02-17 14:26:28.994 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 14:26:29.035 | 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.1.0.dev100) (1.13.3) 2022-02-17 14:26:29.147 | 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.1.0.dev100) (2.0.1) 2022-02-17 14:26:29.220 | 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.1.0.dev100) (1.7.0) 2022-02-17 14:26:29.347 | 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.1.0.dev100) (0.17.3) 2022-02-17 14:26:29.379 | 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.1.0.dev100) (0.13.1) 2022-02-17 14:26:29.417 | 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.1.0.dev100) (1.3.3) 2022-02-17 14:26:29.419 | 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.1.0.dev100) (3.5.0) 2022-02-17 14:26:29.421 | 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.1.0.dev100) (3.0.0) 2022-02-17 14:26:29.423 | 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.1.0.dev100) (2.1.1) 2022-02-17 14:26:29.424 | 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.1.0.dev100) (0.33.0) 2022-02-17 14:26:29.426 | 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.1.0.dev100) (2.5.1) 2022-02-17 14:26:29.480 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 14:26:29.618 | 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.1.0.dev100) (2.0.12) 2022-02-17 14:26:29.620 | 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.1.0.dev100) (3.3) 2022-02-17 14:26:29.621 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 14:26:29.622 | 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.1.0.dev100) (1.26.8) 2022-02-17 14:26:29.773 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 14:26:29.854 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:26:29.928 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 14:26:30.102 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 14:26:30.271 | 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.1.0.dev100) (60.9.0) 2022-02-17 14:26:30.363 | 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.1.0.dev100) (0.7) 2022-02-17 14:26:30.398 | 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.1.0.dev100) (1.0.0) 2022-02-17 14:26:32.162 | Installing collected packages: keystone 2022-02-17 14:26:32.162 | Attempting uninstall: keystone 2022-02-17 14:26:32.162 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 14:26:32.166 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 14:26:32.168 | Running setup.py develop for keystone 2022-02-17 14:26:36.472 | Successfully installed keystone 2022-02-17 14:26:36.472 | 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-02-17 14:26:36.479 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:26:36.479 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:26:36.613 | + inc/python:pip_install:200 : result=0 2022-02-17 14:26:36.615 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:26:36.617 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:36.619 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:36.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:36.623 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:36.626 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:36.628 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:26:36.630 | + functions-common:time_stop:2432 : start_time=1645107982333 2022-02-17 14:26:36.632 | + functions-common:time_stop:2434 : [[ -z 1645107982333 ]] 2022-02-17 14:26:36.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:36.639 | + functions-common:time_stop:2437 : end_time=1645107996637 2022-02-17 14:26:36.641 | + functions-common:time_stop:2438 : elapsed_time=14304 2022-02-17 14:26:36.644 | + functions-common:time_stop:2439 : total=44813 2022-02-17 14:26:36.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:36.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=59117 2022-02-17 14:26:36.650 | + inc/python:pip_install:203 : return 0 2022-02-17 14:26:36.652 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:26:36.655 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:26:36.657 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:26:36.676 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:26:36.687 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 14:26:36.691 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 14:26:36.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:36.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:36.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 14:26:36.701 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:36.703 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 14:26:36.720 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:36.723 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:26:36.725 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:26:36.728 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 14:26:36.731 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 14:26:36.745 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 14:26:36.747 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 14:26:36.751 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 14:26:36.769 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:36.771 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 14:26:36.801 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 14:26:36.828 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 14:26:36.859 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 14:26:36.891 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 14:26:36.921 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 14:26:36.951 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 14:26:36.979 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 14:26:37.006 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 14:26:37.008 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 14:26:37.011 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 14:26:37.013 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 14:26:37.015 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:26:37.018 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:26:37.034 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:37.037 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:26:37.039 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:26:37.042 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:26:37.058 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:37.060 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:26:37.063 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:26:37.093 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:26:37.095 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:26:37.098 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 14:26:37.100 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 14:26:37.116 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:37.119 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-02-17 14:26:37.150 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 14:26:37.153 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 14:26:37.187 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 14:26:37.189 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 14:26:37.192 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 14:26:37.195 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 14:26:37.198 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:26:37.201 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:26:37.231 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 14:26:37.233 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 14:26:37.235 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 14:26:37.238 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 14:26:37.241 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:26:37.258 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:26:37.260 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:26:37.262 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:26:37.265 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:26:37.267 | + 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-02-17 14:26:37.296 | + 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-02-17 14:26:37.323 | + 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-02-17 14:26:37.351 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:26:37.380 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 14:26:37.408 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:26:37.410 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 14:26:37.413 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:26:37.415 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 14:26:37.417 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 14:26:37.420 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:26:37.422 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:26:37.425 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 14:26:37.429 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 14:26:37.431 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:26:37.434 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:26:37.447 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:26:37.447 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:26:37.455 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:26:37.459 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:26:37.476 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:26:37.478 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:26:37.482 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 14:26:37.512 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 14:26:37.539 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 14:26:37.566 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 14:26:37.593 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 14:26:37.620 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 14:26:37.648 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 14:26:37.675 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 14:26:37.702 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 14:26:37.729 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:26:37.756 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 14:26:37.788 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 14:26:37.815 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 14:26:37.842 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:26:37.844 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:26:37.848 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 14:26:37.850 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 14:26:37.852 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:26:37.855 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:37.857 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:37.859 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:26:37.862 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:26:37.864 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:26:37.891 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 14:26:37.920 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 14:26:37.920 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:26:37.929 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 14:26:37.932 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 14:26:37.934 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 14:26:37.936 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:26:37.939 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:26:37.942 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:26:37.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:37.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:37.949 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:26:37.951 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:26:37.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:37.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:37.958 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 14:26:38.020 | Site keystone-wsgi-public already enabled 2022-02-17 14:26:38.024 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:26:38.027 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:26:38.029 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:26:38.031 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:26:38.160 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 14:26:38.190 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 14:26:38.221 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 14:26:38.252 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 14:26:38.254 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 14:26:38.285 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 14:26:38.312 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 14:26:38.342 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 14:26:38.359 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:38.361 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 14:26:38.378 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:38.380 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 14:26:38.382 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 14:26:38.385 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 14:26:38.387 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:26:38.390 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 14:26:38.392 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 14:26:38.395 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 14:26:38.398 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 14:26:38.400 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:26:38.402 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:26:38.405 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:26:38.407 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:26:38.410 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:26:38.413 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:26:38.429 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:26:38.431 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:26:38.433 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:26:38.436 | + functions-common:git_clone:629 : echo master 2022-02-17 14:26:38.436 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:26:38.441 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 14:26:38.443 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:26:38.445 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 14:26:38.448 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:26:38.449 | + functions-common:git_clone:678 : head -1 2022-02-17 14:26:38.452 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 14:26:38.454 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:26:38.457 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 14:26:38.460 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:26:38.462 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:26:38.464 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 14:26:38.467 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 14:26:38.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 14:26:38.471 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:26:38.474 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:26:38.476 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 14:26:38.478 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:26:38.480 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 14:26:38.483 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 14:26:38.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:26:38.489 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 14:26:38.491 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:26:38.494 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:26:38.497 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 14:26:38.502 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 14:26:38.505 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 14:26:39.163 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 14:26:39.165 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:26:39.168 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:26:39.170 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:26:39.172 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:26:39.175 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 14:26:39.177 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:26:39.180 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 14:26:39.182 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:26:39.184 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 14:26:39.186 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 14:26:39.188 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 14:26:39.191 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:26:39.194 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 14:26:39.214 | Using python 3.8 to install /opt/stack/swift 2022-02-17 14:26:39.216 | + 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-02-17 14:26:40.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:40.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:40.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:41.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:41.220 | Obtaining file:///opt/stack/swift 2022-02-17 14:26:41.221 | Preparing metadata (setup.py): started 2022-02-17 14:26:44.251 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:26:44.291 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 14:26:44.292 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 14:26:44.293 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 14:26:44.294 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 14:26:44.295 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 14:26:44.296 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 14:26:44.297 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 14:26:44.298 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 14:26:44.300 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 14:26:44.301 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 14:26:44.302 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 14:26:44.339 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 14:26:44.348 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 14:26:44.402 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 14:26:44.404 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 14:26:44.405 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 14:26:44.406 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:26:44.407 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 14:26:44.409 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:26:44.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 14:26:44.411 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 14:26:44.412 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 14:26:44.413 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 14:26:44.414 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 14:26:44.415 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 14:26:44.435 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 14:26:44.466 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 14:26:44.468 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 14:26:44.469 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 14:26:44.471 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 14:26:44.493 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 14:26:44.583 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 14:26:44.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 14:26:44.586 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 14:26:44.628 | 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.29.1.dev6) (1.1.5) 2022-02-17 14:26:44.671 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 14:26:44.672 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 14:26:44.673 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 14:26:44.675 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 14:26:44.734 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 14:26:44.737 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 14:26:44.751 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 14:26:44.753 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 14:26:44.771 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 14:26:44.772 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 14:26:44.878 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 14:26:44.893 | 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.29.1.dev6) (5.1.1) 2022-02-17 14:26:47.044 | Installing collected packages: swift 2022-02-17 14:26:47.045 | Attempting uninstall: swift 2022-02-17 14:26:47.045 | Found existing installation: swift 2.29.1.dev6 2022-02-17 14:26:47.048 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 14:26:47.050 | Running setup.py develop for swift 2022-02-17 14:26:50.989 | Successfully installed swift 2022-02-17 14:26:50.989 | 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-02-17 14:26:50.997 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:26:50.997 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:26:51.132 | + inc/python:pip_install:200 : result=0 2022-02-17 14:26:51.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:26:51.137 | + functions-common:time_stop:2425 : local name 2022-02-17 14:26:51.140 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:26:51.143 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:26:51.145 | + functions-common:time_stop:2428 : local total 2022-02-17 14:26:51.147 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:26:51.149 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:26:51.152 | + functions-common:time_stop:2432 : start_time=1645107999208 2022-02-17 14:26:51.154 | + functions-common:time_stop:2434 : [[ -z 1645107999208 ]] 2022-02-17 14:26:51.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:26:51.161 | + functions-common:time_stop:2437 : end_time=1645108011159 2022-02-17 14:26:51.163 | + functions-common:time_stop:2438 : elapsed_time=11951 2022-02-17 14:26:51.166 | + functions-common:time_stop:2439 : total=59117 2022-02-17 14:26:51.168 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:26:51.170 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=71068 2022-02-17 14:26:51.172 | + inc/python:pip_install:203 : return 0 2022-02-17 14:26:51.175 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:26:51.177 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:26:51.179 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:26:51.199 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:26:51.211 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 14:26:51.214 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 14:26:51.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:51.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:51.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 14:26:51.224 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:51.226 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 14:26:51.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:26:51.231 | + ./stack.sh:main:908 : configure_swift 2022-02-17 14:26:51.233 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 14:26:51.235 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 14:26:51.237 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 14:26:51.239 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 14:26:51.241 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 14:26:52.396 | No account-reaper running 2022-02-17 14:26:52.396 | No container-updater running 2022-02-17 14:26:52.396 | No object-auditor running 2022-02-17 14:26:52.396 | No container-replicator running 2022-02-17 14:26:52.396 | No account-auditor running 2022-02-17 14:26:52.396 | No object-reconstructor running 2022-02-17 14:26:52.396 | No proxy-server running 2022-02-17 14:26:52.396 | No container-auditor running 2022-02-17 14:26:52.396 | No object-replicator running 2022-02-17 14:26:52.396 | No object-updater running 2022-02-17 14:26:52.396 | No container-sharder running 2022-02-17 14:26:52.396 | No object-expirer running 2022-02-17 14:26:52.397 | No object-server running 2022-02-17 14:26:52.397 | No container-reconciler running 2022-02-17 14:26:52.397 | No account-server running 2022-02-17 14:26:52.397 | No container-sync running 2022-02-17 14:26:52.397 | No container-server running 2022-02-17 14:26:52.397 | No account-replicator running 2022-02-17 14:26:52.485 | + lib/swift:configure_swift:340 : true 2022-02-17 14:26:52.488 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 14:26:52.500 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 14:26:52.512 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 14:26:52.515 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 14:26:52.515 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 14:26:52.520 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 14:26:52.520 | s/%GROUP%/ubuntu/; 2022-02-17 14:26:52.520 | s/%USER%/ubuntu/; 2022-02-17 14:26:52.520 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 14:26:52.520 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 14:26:52.524 | uid = ubuntu 2022-02-17 14:26:52.524 | gid = ubuntu 2022-02-17 14:26:52.524 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 14:26:52.524 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 14:26:52.524 | address = 127.0.0.1 2022-02-17 14:26:52.524 | 2022-02-17 14:26:52.524 | [account6612] 2022-02-17 14:26:52.524 | max connections = 25 2022-02-17 14:26:52.524 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:26:52.524 | read only = false 2022-02-17 14:26:52.524 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 14:26:52.524 | 2022-02-17 14:26:52.524 | [account6622] 2022-02-17 14:26:52.524 | max connections = 25 2022-02-17 14:26:52.524 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:26:52.524 | read only = false 2022-02-17 14:26:52.524 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 14:26:52.524 | 2022-02-17 14:26:52.524 | [account6632] 2022-02-17 14:26:52.524 | max connections = 25 2022-02-17 14:26:52.524 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:26:52.524 | read only = false 2022-02-17 14:26:52.524 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | [account6642] 2022-02-17 14:26:52.525 | max connections = 25 2022-02-17 14:26:52.525 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:26:52.525 | read only = false 2022-02-17 14:26:52.525 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | [container6611] 2022-02-17 14:26:52.525 | max connections = 25 2022-02-17 14:26:52.525 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:26:52.525 | read only = false 2022-02-17 14:26:52.525 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | [container6621] 2022-02-17 14:26:52.525 | max connections = 25 2022-02-17 14:26:52.525 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:26:52.525 | read only = false 2022-02-17 14:26:52.525 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | [container6631] 2022-02-17 14:26:52.525 | max connections = 25 2022-02-17 14:26:52.525 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:26:52.525 | read only = false 2022-02-17 14:26:52.525 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | [container6641] 2022-02-17 14:26:52.525 | max connections = 25 2022-02-17 14:26:52.525 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:26:52.525 | read only = false 2022-02-17 14:26:52.525 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | 2022-02-17 14:26:52.525 | [object6613] 2022-02-17 14:26:52.525 | max connections = 25 2022-02-17 14:26:52.526 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:26:52.526 | read only = false 2022-02-17 14:26:52.526 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 14:26:52.526 | 2022-02-17 14:26:52.526 | [object6623] 2022-02-17 14:26:52.526 | max connections = 25 2022-02-17 14:26:52.526 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:26:52.526 | read only = false 2022-02-17 14:26:52.526 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 14:26:52.526 | 2022-02-17 14:26:52.526 | [object6633] 2022-02-17 14:26:52.526 | max connections = 25 2022-02-17 14:26:52.526 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:26:52.526 | read only = false 2022-02-17 14:26:52.526 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 14:26:52.526 | 2022-02-17 14:26:52.526 | [object6643] 2022-02-17 14:26:52.526 | max connections = 25 2022-02-17 14:26:52.526 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:26:52.526 | read only = false 2022-02-17 14:26:52.526 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 14:26:52.527 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 14:26:52.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:26:52.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:26:52.533 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 14:26:52.545 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 14:26:52.547 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 14:26:52.552 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 14:26:52.557 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 14:26:52.559 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 14:26:52.563 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 14:26:52.592 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-02-17 14:26:52.618 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 14:26:52.636 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 14:26:52.665 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 14:26:52.682 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:26:52.710 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 14:26:52.728 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 14:26:52.755 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 14:26:52.773 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 14:26:52.801 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 14:26:52.818 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:26:52.848 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 14:26:52.865 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 14:26:52.880 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:52.882 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 14:26:52.911 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 14:26:52.937 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 14:26:52.964 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 14:26:52.990 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 14:26:53.005 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:53.007 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 14:26:53.034 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 14:26:53.048 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:53.051 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 14:26:53.065 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:53.067 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 14:26:53.069 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 14:26:53.084 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:53.086 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 14:26:53.088 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 14:26:53.090 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 14:26:53.096 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 14:26:53.101 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 14:26:53.128 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 14:26:53.155 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 14:26:53.185 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 14:26:53.214 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 14:26:53.241 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 14:26:53.243 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 14:26:53.245 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 14:26:53.247 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 14:26:53.249 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 14:26:53.276 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 14:26:53.304 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:26:53.330 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 14:26:53.358 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 14:26:53.385 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 14:26:53.413 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 14:26:53.441 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 14:26:53.467 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:26:53.494 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 14:26:53.522 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 14:26:53.548 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 14:26:53.576 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 14:26:53.602 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 14:26:53.633 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 14:26:53.662 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 14:26:53.679 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 14:26:53.708 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 14:26:53.736 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 14:26:53.740 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 14:26:53.770 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 14:26:53.796 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 14:26:53.823 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 14:26:53.825 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 14:26:53.827 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:26:53.830 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 14:26:53.835 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 14:26:53.837 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:26:53.839 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:26:53.841 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 14:26:53.844 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 14:26:53.846 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:26:53.848 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:26:53.850 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 14:26:53.868 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 14:26:53.896 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 14:26:53.914 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 14:26:53.942 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 14:26:53.960 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:26:53.988 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 14:26:54.006 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:26:54.034 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 14:26:54.053 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:26:54.081 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 14:26:54.099 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 14:26:54.127 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:26:54.146 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:26:54.174 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 14:26:54.192 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 14:26:54.223 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 14:26:54.241 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 14:26:54.268 | + 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-02-17 14:26:54.273 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 14:26:54.292 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:26:54.320 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 14:26:54.349 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:26:54.351 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 14:26:54.355 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 14:26:54.358 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:26:54.360 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:26:54.362 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 14:26:54.364 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 14:26:54.366 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:26:54.368 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:26:54.371 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 14:26:54.389 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 14:26:54.418 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 14:26:54.435 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 14:26:54.464 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 14:26:54.482 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:26:54.511 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 14:26:54.529 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:26:54.557 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 14:26:54.575 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:26:54.604 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 14:26:54.621 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 14:26:54.651 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:26:54.669 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:26:54.698 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 14:26:54.716 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 14:26:54.744 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 14:26:54.764 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 14:26:54.792 | + 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-02-17 14:26:54.797 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 14:26:54.815 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:26:54.843 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:26:54.845 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 14:26:54.849 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 14:26:54.851 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:26:54.854 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:26:54.856 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 14:26:54.858 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 14:26:54.860 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:26:54.863 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:26:54.865 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 14:26:54.883 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 14:26:54.911 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 14:26:54.929 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 14:26:54.957 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 14:26:54.975 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:26:55.003 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 14:26:55.021 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:26:55.051 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 14:26:55.071 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:26:55.100 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 14:26:55.118 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 14:26:55.147 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:26:55.165 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:26:55.194 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 14:26:55.212 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 14:26:55.240 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 14:26:55.258 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 14:26:55.286 | + 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-02-17 14:26:55.290 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 14:26:55.309 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:26:55.336 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 14:26:55.364 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 14:26:55.392 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 14:26:55.422 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 14:26:55.425 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 14:26:55.429 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 14:26:55.457 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 14:26:55.486 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 14:26:55.514 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 14:26:55.543 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 14:26:55.571 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 14:26:55.599 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 14:26:55.625 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 14:26:55.653 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 14:26:55.681 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 14:26:55.697 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:55.699 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 14:26:55.717 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 14:26:55.721 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 14:26:55.740 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 14:26:55.742 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-02-17 14:26:55.770 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 14:26:55.772 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 14:26:55.799 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-02-17 14:26:55.827 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 14:26:55.830 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 14:26:55.858 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 14:26:55.873 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:55.875 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 14:26:55.878 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 14:26:55.882 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 14:26:55.884 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 14:26:55.898 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 14:26:55.900 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 14:26:55.912 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 14:26:55.914 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 14:26:55.916 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:26:55.919 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:26:55.921 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:26:55.923 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:26:55.926 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:26:55.928 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:26:55.930 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 14:26:55.943 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:26:55.945 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 14:26:55.947 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 14:26:55.965 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:55.967 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 14:26:55.984 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:55.986 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 14:26:55.988 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 14:26:55.991 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 14:26:55.993 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:26:55.995 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 14:26:55.998 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 14:26:56.000 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 14:26:56.004 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 14:26:56.021 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:56.024 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 14:26:56.026 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 14:26:56.043 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:56.045 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 14:26:56.048 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 14:26:56.051 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 14:26:56.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:26:56.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:26:56.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 14:26:56.061 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:26:56.064 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 14:26:56.067 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 14:26:56.070 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 14:26:56.072 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 14:26:56.075 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 14:26:56.077 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 14:26:56.081 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 14:26:56.084 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 14:26:56.087 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 14:26:56.089 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 14:26:56.093 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:26:56.093 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 14:26:56.099 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 14:26:56.101 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 14:26:56.104 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 14:26:56.107 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 14:26:56.109 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:26:56.131 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 14:26:56.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-02-17 14:26:56.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:56.985 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:56.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:56.985 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:58.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:26:58.189 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 14:26:58.279 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:26:58.280 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:26:58.282 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 14:26:58.284 | 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-02-17 14:26:58.285 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 14:26:58.286 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 14:26:58.287 | 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-02-17 14:26:58.289 | 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-02-17 14:26:58.290 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 14:26:58.291 | 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-02-17 14:26:58.292 | 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.12.1) 2022-02-17 14:26:58.293 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 14:26:58.295 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-17 14:26:58.297 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 14:26:58.300 | 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.1.0) 2022-02-17 14:26:58.303 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 14:26:58.305 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 14:26:58.307 | 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.2.0) 2022-02-17 14:26:58.316 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 14:26:58.317 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 14:26:58.330 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 14:26:58.399 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 14:26:58.400 | 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-02-17 14:26:58.401 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 14:26:58.426 | 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.8.0) 2022-02-17 14:26:58.427 | 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.1) 2022-02-17 14:26:58.429 | 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-02-17 14:26:58.431 | 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-02-17 14:26:58.432 | 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.4.0) 2022-02-17 14:26:58.443 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 14:26:58.483 | 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-02-17 14:26:58.484 | 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.4.0) 2022-02-17 14:26:58.485 | 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-02-17 14:26:58.487 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 14:26:58.506 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 14:26:58.508 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 14:26:58.523 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 14:26:58.539 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 14:26:58.540 | 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-02-17 14:26:58.558 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 14:26:58.560 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 14:26:58.642 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 14:26:58.645 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 14:26:58.646 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 14:26:58.647 | 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.8) 2022-02-17 14:26:58.697 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 14:26:58.723 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 14:26:58.924 | 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-02-17 14:26:58.927 | 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-02-17 14:26:58.959 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 14:26:58.960 | 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-02-17 14:26:58.961 | 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-02-17 14:26:58.963 | 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-02-17 14:26:58.965 | 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-02-17 14:26:58.966 | 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-02-17 14:26:59.023 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 14:26:59.192 | 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-02-17 14:26:59.216 | 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) (60.9.0) 2022-02-17 14:26:59.324 | 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-02-17 14:26:59.474 | 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-02-17 14:27:01.425 | 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-02-17 14:27:01.431 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:27:01.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:27:01.553 | + inc/python:pip_install:200 : result=0 2022-02-17 14:27:01.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:27:01.558 | + functions-common:time_stop:2425 : local name 2022-02-17 14:27:01.560 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:27:01.562 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:27:01.565 | + functions-common:time_stop:2428 : local total 2022-02-17 14:27:01.567 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:27:01.569 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:27:01.571 | + functions-common:time_stop:2432 : start_time=1645108016125 2022-02-17 14:27:01.574 | + functions-common:time_stop:2434 : [[ -z 1645108016125 ]] 2022-02-17 14:27:01.577 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:27:01.581 | + functions-common:time_stop:2437 : end_time=1645108021578 2022-02-17 14:27:01.584 | + functions-common:time_stop:2438 : elapsed_time=5453 2022-02-17 14:27:01.586 | + functions-common:time_stop:2439 : total=71068 2022-02-17 14:27:01.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:27:01.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76521 2022-02-17 14:27:01.593 | + inc/python:pip_install:203 : return 0 2022-02-17 14:27:01.596 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 14:27:01.599 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 14:27:01.601 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 14:27:01.614 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 14:27:01.619 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 14:27:01.622 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 14:27:01.624 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 14:27:01.626 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:27:01.629 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:27:01.632 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:27:01.635 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:27:01.637 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:27:01.640 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:27:01.657 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:27:01.660 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:27:01.662 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:01.665 | + functions-common:git_clone:629 : echo master 2022-02-17 14:27:01.665 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:27:01.671 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 14:27:01.673 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:01.675 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 14:27:01.678 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:27:01.678 | + functions-common:git_clone:678 : head -1 2022-02-17 14:27:01.682 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 14:27:01.684 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:27:01.687 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 14:27:01.690 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:27:01.693 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:27:01.695 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 14:27:01.698 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:27:01.700 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 14:27:01.703 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:27:01.706 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:27:01.708 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 14:27:01.711 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:27:01.713 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:27:01.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 14:27:01.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:27:01.722 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 14:27:01.725 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:27:01.727 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:27:01.730 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 14:27:01.737 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 14:27:01.739 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 14:27:02.400 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 14:27:02.403 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:27:02.405 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:27:02.408 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:27:02.411 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:27:02.413 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 14:27:02.415 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:27:02.418 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:27:02.420 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:27:02.423 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:27:02.426 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:27:02.428 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:27:02.431 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:27:02.433 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 14:27:02.456 | Using python 3.8 to install /opt/stack/glance 2022-02-17 14:27:02.458 | + 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-02-17 14:27:03.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:27:03.427 | from cryptography.utils import int_from_bytes 2022-02-17 14:27:03.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:27:03.427 | from cryptography.utils import int_from_bytes 2022-02-17 14:27:04.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:27:04.586 | Obtaining file:///opt/stack/glance 2022-02-17 14:27:04.587 | Preparing metadata (setup.py): started 2022-02-17 14:27:07.615 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:27:07.689 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 14:27:07.690 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 14:27:07.691 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 14:27:07.692 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 14:27:07.693 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 14:27:07.694 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 14:27:07.695 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 14:27:07.696 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 14:27:07.697 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 14:27:07.698 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 14:27:07.699 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 14:27:07.700 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 14:27:07.701 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 14:27:07.703 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:27:07.704 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 14:27:07.706 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:27:07.707 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:27:07.708 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.4) 2022-02-17 14:27:07.709 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:27:07.710 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 14:27:07.711 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:27:07.712 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 14:27:07.713 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:27:07.714 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:27:07.715 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:27:07.716 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 14:27:07.717 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 14:27:07.719 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 14:27:07.720 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:27:07.721 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 14:27:07.722 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 14:27:07.723 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 14:27:07.725 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 14:27:07.726 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:27:07.727 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:27:07.728 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 14:27:07.729 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:27:07.730 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:27:07.731 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 14:27:07.732 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.2.2) 2022-02-17 14:27:07.733 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 14:27:07.734 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 14:27:07.736 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:27:07.752 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 14:27:07.754 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 14:27:07.755 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 14:27:07.777 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 14:27:07.779 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (5.2.0) 2022-02-17 14:27:07.819 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 14:27:07.835 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 14:27:07.845 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 14:27:07.860 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 14:27:07.861 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 14:27:07.862 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 14:27:07.956 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 14:27:08.036 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 14:27:08.089 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 14:27:08.092 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 14:27:08.125 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 14:27:08.171 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 14:27:08.172 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:27:08.174 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 14:27:08.234 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:27:08.235 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:27:08.239 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 14:27:08.263 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 14:27:08.310 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 14:27:08.314 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 14:27:08.404 | 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==24.0.0.dev79) (5.0.0) 2022-02-17 14:27:08.405 | 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==24.0.0.dev79) (2.8.0) 2022-02-17 14:27:08.409 | 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==24.0.0.dev79) (0.4.0) 2022-02-17 14:27:08.411 | 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==24.0.0.dev79) (5.2.3) 2022-02-17 14:27:08.413 | 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==24.0.0.dev79) (5.0.9) 2022-02-17 14:27:08.436 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 14:27:08.440 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 14:27:08.442 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:27:08.484 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 14:27:08.530 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:27:08.531 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 14:27:08.533 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 14:27:08.612 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 14:27:08.672 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 14:27:08.774 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 14:27:09.052 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (1.4.2) 2022-02-17 14:27:09.054 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:27:09.057 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 14:27:09.058 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.6.3) 2022-02-17 14:27:09.115 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev79) (0.8.1) 2022-02-17 14:27:09.138 | 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==24.0.0.dev79) (5.0.0) 2022-02-17 14:27:09.254 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 14:27:09.358 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:27:09.575 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 14:27:09.577 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 14:27:09.578 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 14:27:09.580 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 14:27:09.581 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 14:27:09.583 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:27:09.584 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 14:27:09.703 | 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==24.0.0.dev79) (0.13.1) 2022-02-17 14:27:09.735 | 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==24.0.0.dev79) (1.0.3) 2022-02-17 14:27:09.779 | 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==24.0.0.dev79) (1.3.3) 2022-02-17 14:27:09.785 | 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==24.0.0.dev79) (3.0.0) 2022-02-17 14:27:10.021 | 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==24.0.0.dev79) (3.10.0) 2022-02-17 14:27:10.201 | 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==24.0.0.dev79) (2.0.12) 2022-02-17 14:27:10.203 | 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==24.0.0.dev79) (3.3) 2022-02-17 14:27:10.205 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 14:27:10.206 | 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==24.0.0.dev79) (1.26.8) 2022-02-17 14:27:10.313 | 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==24.0.0.dev79) (0.5.2) 2022-02-17 14:27:10.465 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:27:10.568 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 14:27:10.875 | 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==24.0.0.dev79) (2.3.3) 2022-02-17 14:27:10.879 | 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==24.0.0.dev79) (0.5.0) 2022-02-17 14:27:11.103 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.2) 2022-02-17 14:27:11.376 | 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==24.0.0.dev79) (1.0.0) 2022-02-17 14:27:11.712 | 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==24.0.0.dev79) (1.8.2) 2022-02-17 14:27:11.713 | 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==24.0.0.dev79) (21.4.0) 2022-02-17 14:27:13.002 | Installing collected packages: glance 2022-02-17 14:27:13.002 | Attempting uninstall: glance 2022-02-17 14:27:13.002 | Found existing installation: glance 24.0.0.dev79 2022-02-17 14:27:13.009 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 14:27:13.011 | Running setup.py develop for glance 2022-02-17 14:27:17.197 | Successfully installed glance 2022-02-17 14:27:17.198 | 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-02-17 14:27:17.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:27:17.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:27:17.342 | + inc/python:pip_install:200 : result=0 2022-02-17 14:27:17.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:27:17.348 | + functions-common:time_stop:2425 : local name 2022-02-17 14:27:17.351 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:27:17.353 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:27:17.355 | + functions-common:time_stop:2428 : local total 2022-02-17 14:27:17.357 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:27:17.360 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:27:17.363 | + functions-common:time_stop:2432 : start_time=1645108022450 2022-02-17 14:27:17.365 | + functions-common:time_stop:2434 : [[ -z 1645108022450 ]] 2022-02-17 14:27:17.368 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:27:17.372 | + functions-common:time_stop:2437 : end_time=1645108037369 2022-02-17 14:27:17.374 | + functions-common:time_stop:2438 : elapsed_time=14919 2022-02-17 14:27:17.377 | + functions-common:time_stop:2439 : total=76521 2022-02-17 14:27:17.379 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:27:17.381 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91440 2022-02-17 14:27:17.384 | + inc/python:pip_install:203 : return 0 2022-02-17 14:27:17.386 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:27:17.389 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:27:17.392 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:27:17.411 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:27:17.424 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 14:27:17.426 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 14:27:17.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:27:17.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:27:17.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 14:27:17.436 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:27:17.439 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:27:17.442 | + ./stack.sh:main:920 : configure_glance 2022-02-17 14:27:17.444 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 14:27:17.457 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 14:27:17.461 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 14:27:17.464 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 14:27:17.466 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 14:27:17.468 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 14:27:17.471 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:27:17.474 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:27:17.476 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 14:27:17.506 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:27:17.535 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 14:27:17.565 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:27:17.594 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 14:27:17.624 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 14:27:17.654 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 14:27:17.657 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:27:17.660 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 14:27:17.662 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:27:17.664 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 14:27:17.694 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 14:27:17.725 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:27:17.756 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 14:27:17.786 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 14:27:17.815 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 14:27:17.845 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 14:27:17.873 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 14:27:17.904 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:27:17.933 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:27:17.964 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:27:17.993 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 14:27:17.995 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 14:27:17.998 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 14:27:18.001 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:27:18.003 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:27:18.005 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:27:18.022 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:18.025 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:27:18.028 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:27:18.030 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:27:18.047 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:18.050 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:27:18.053 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:27:18.082 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:27:18.084 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:27:18.087 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 14:27:18.089 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 14:27:18.091 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 14:27:18.121 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 14:27:18.151 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 14:27:18.154 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 14:27:18.156 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 14:27:18.159 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 14:27:18.161 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:27:18.163 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 14:27:18.166 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:27:18.196 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 14:27:18.198 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-02-17 14:27:18.229 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:27:18.232 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 14:27:18.248 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:18.250 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 14:27:18.280 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 14:27:18.311 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 14:27:18.341 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 14:27:18.371 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 14:27:18.402 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 14:27:18.419 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:18.422 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:27:18.452 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 14:27:18.481 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 14:27:18.511 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-02-17 14:27:18.542 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 14:27:18.571 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-02-17 14:27:18.601 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 14:27:18.618 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:18.620 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 14:27:18.622 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 14:27:18.625 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:27:18.628 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:27:18.646 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:27:18.649 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:27:18.651 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:27:18.653 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:27:18.656 | + 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-02-17 14:27:18.685 | + 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-02-17 14:27:18.716 | + 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-02-17 14:27:18.745 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:27:18.777 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 14:27:18.782 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 14:27:18.811 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 14:27:18.842 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:27:18.873 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-02-17 14:27:18.902 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 14:27:18.932 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 14:27:18.962 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 14:27:18.993 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:27:19.023 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 14:27:19.052 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 14:27:19.083 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 14:27:19.112 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 14:27:19.117 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 14:27:19.125 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 14:27:19.142 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:19.144 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 14:27:19.147 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 14:27:19.149 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 14:27:19.151 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 14:27:19.154 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 14:27:19.157 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 14:27:19.161 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 14:27:19.163 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 14:27:19.167 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 14:27:19.197 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 14:27:19.199 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 14:27:19.201 | ++ functions:get_random_port:837 : true 2022-02-17 14:27:19.204 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 14:27:19.206 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 14:27:19.209 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 14:27:19.264 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 14:27:19.267 | ++ functions:get_random_port:841 : break 2 2022-02-17 14:27:19.269 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 14:27:19.272 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 14:27:19.274 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 14:27:19.302 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 14:27:19.329 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 14:27:19.356 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:27:19.383 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:27:19.411 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:27:19.438 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:27:19.466 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:27:19.494 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:27:19.522 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:27:19.550 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:27:19.577 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:27:19.605 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:27:19.632 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:27:19.661 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 14:27:19.688 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 14:27:19.717 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 14:27:19.745 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 14:27:19.773 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 14:27:19.801 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 14:27:19.804 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 14:27:19.806 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:27:19.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:19.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:19.813 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 14:27:19.815 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 14:27:19.869 | proxy (enabled by site administrator) 2022-02-17 14:27:19.872 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 14:27:19.874 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 14:27:19.877 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:27:19.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:19.881 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:19.884 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 14:27:19.886 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 14:27:19.939 | proxy_http (enabled by site administrator) 2022-02-17 14:27:19.942 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 14:27:19.945 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 14:27:19.948 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 14:27:19.950 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:27:19.952 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:19.955 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:19.957 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:27:19.960 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:27:19.963 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 14:27:19.963 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:27:19.972 | KeepAlive Off 2022-02-17 14:27:19.976 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 14:27:19.977 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:27:19.986 | SetEnv proxy-sendchunked 1 2022-02-17 14:27:19.990 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 14:27:19.990 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:27:19.998 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 14:27:20.001 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 14:27:20.003 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 14:27:20.006 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:27:20.008 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:27:20.010 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:27:20.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:20.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:20.017 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:27:20.020 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:27:20.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:20.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:20.027 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 14:27:20.087 | Site glance-wsgi-api already enabled 2022-02-17 14:27:20.092 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 14:27:20.094 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:27:20.097 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:27:20.099 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:27:20.229 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 14:27:20.236 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 14:27:20.269 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 14:27:20.272 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 14:27:20.290 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:20.292 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 14:27:20.295 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 14:27:20.298 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 14:27:20.300 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:27:20.303 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 14:27:20.305 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 14:27:20.308 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 14:27:20.310 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 14:27:20.312 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:27:20.315 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:27:20.318 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:27:20.320 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:27:20.323 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:27:20.326 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:27:20.342 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:27:20.345 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:27:20.348 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:20.351 | + functions-common:git_clone:629 : echo master 2022-02-17 14:27:20.351 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:27:20.356 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 14:27:20.358 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:20.361 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 14:27:20.364 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:27:20.365 | + functions-common:git_clone:678 : head -1 2022-02-17 14:27:20.369 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 14:27:20.372 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:27:20.374 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 14:27:20.377 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:27:20.380 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:27:20.382 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 14:27:20.385 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:27:20.387 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 14:27:20.390 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:27:20.393 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:27:20.395 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 14:27:20.398 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:27:20.400 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:27:20.404 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 14:27:20.407 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:27:20.410 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 14:27:20.413 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:27:20.415 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:27:20.418 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 14:27:20.425 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 14:27:20.427 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 14:27:21.091 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 14:27:21.094 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:27:21.096 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:27:21.099 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:27:21.101 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:27:21.103 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 14:27:21.106 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:27:21.108 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:27:21.111 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:27:21.114 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:27:21.116 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:27:21.118 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:27:21.121 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:27:21.123 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 14:27:21.145 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 14:27:21.148 | + 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-02-17 14:27:21.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:27:21.986 | from cryptography.utils import int_from_bytes 2022-02-17 14:27:21.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:27:21.986 | from cryptography.utils import int_from_bytes 2022-02-17 14:27:23.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:27:23.127 | Obtaining file:///opt/stack/cinder 2022-02-17 14:27:23.128 | Preparing metadata (setup.py): started 2022-02-17 14:27:26.996 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:27:27.127 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 14:27:27.128 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 14:27:27.129 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 14:27:27.130 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 14:27:27.131 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 14:27:27.132 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 14:27:27.133 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:27:27.134 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:27:27.135 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 14:27:27.136 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 14:27:27.137 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 14:27:27.138 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 14:27:27.139 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 14:27:27.141 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 14:27:27.142 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 14:27:27.143 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 14:27:27.144 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 14:27:27.145 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 14:27:27.146 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:27:27.147 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 14:27:27.148 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 14:27:27.150 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 14:27:27.151 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 14:27:27.152 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 14:27:27.153 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:27:27.154 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 14:27:27.155 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:27:27.157 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 14:27:27.157 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 14:27:27.158 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 14:27:27.160 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:27:27.161 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 14:27:27.162 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 14:27:27.163 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 14:27:27.164 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 14:27:27.165 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:27:27.166 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:27:27.167 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 14:27:27.168 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 14:27:27.170 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 14:27:27.171 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 14:27:27.172 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 14:27:27.173 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 14:27:27.174 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 14:27:27.175 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 14:27:27.176 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 14:27:27.177 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 14:27:27.178 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:27:27.179 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 14:27:27.180 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 14:27:27.181 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 14:27:27.182 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:27:27.183 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:27:27.185 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:27:27.186 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 14:27:27.187 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:27:27.188 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 14:27:27.189 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:27:27.191 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 14:27:27.192 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 14:27:27.193 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 14:27:27.194 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 14:27:27.207 | 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.0.dev203) (0.5.1) 2022-02-17 14:27:27.208 | 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.0.dev203) (0.10.0) 2022-02-17 14:27:27.209 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 14:27:27.270 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 14:27:27.300 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 14:27:27.315 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (4.1.1) 2022-02-17 14:27:27.316 | 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.0.dev203) (2.5.0) 2022-02-17 14:27:27.318 | 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.0.dev203) (2.6.0) 2022-02-17 14:27:27.319 | 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.0.dev203) (0.1.0) 2022-02-17 14:27:27.414 | 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.0.dev203) (1.7.0) 2022-02-17 14:27:27.467 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:27:27.471 | 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.0.dev203) (3.1.1) 2022-02-17 14:27:27.495 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.2.8) 2022-02-17 14:27:27.497 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 14:27:27.498 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 14:27:27.554 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 14:27:27.598 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:27:27.599 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:27:27.600 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 14:27:27.601 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 14:27:27.689 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 14:27:27.691 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:27:27.693 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:27:27.750 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 14:27:27.752 | 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.0.dev203) (2.8.2) 2022-02-17 14:27:27.814 | 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.0.dev203) (0.4.0) 2022-02-17 14:27:27.817 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 14:27:27.819 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:27:27.820 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:27:27.822 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 14:27:27.847 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 14:27:27.848 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 14:27:27.850 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:27:27.894 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 14:27:27.978 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 14:27:27.980 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:27:28.005 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 14:27:28.029 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 14:27:28.098 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:27:28.100 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 14:27:28.231 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:27:28.256 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 14:27:28.396 | 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.0.dev203) (3.10.0) 2022-02-17 14:27:28.431 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 14:27:28.433 | 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.0.dev203) (1.3.3) 2022-02-17 14:27:28.435 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 14:27:28.636 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 14:27:28.637 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 14:27:28.640 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 14:27:28.677 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 14:27:28.712 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev203) (0.23.2) 2022-02-17 14:27:28.961 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 14:27:28.964 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 14:27:29.111 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 14:27:29.112 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:27:29.114 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 14:27:29.242 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 14:27:29.361 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 14:27:29.363 | 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.0.dev203) (1.1.6) 2022-02-17 14:27:29.364 | 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.0.dev203) (5.4.0) 2022-02-17 14:27:29.400 | 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.0.dev203) (5.0.0) 2022-02-17 14:27:29.647 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 14:27:29.725 | 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.0.dev203) (0.5.0) 2022-02-17 14:27:29.726 | 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.0.dev203) (2.3.3) 2022-02-17 14:27:29.898 | 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.0.dev203) (2.5.0) 2022-02-17 14:27:29.988 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.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.0.dev203) (1.54.0) 2022-02-17 14:27:29.991 | 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.0.dev203) (3.19.4) 2022-02-17 14:27:30.168 | 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.0.dev203) (2.0.1) 2022-02-17 14:27:30.625 | 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.0.dev203) (1.1.5) 2022-02-17 14:27:30.677 | 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.0.dev203) (0.13.1) 2022-02-17 14:27:30.726 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 14:27:31.815 | 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.0.dev203) (1.32) 2022-02-17 14:27:32.089 | 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.0.dev203) (21.4.0) 2022-02-17 14:27:32.090 | 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.0.dev203) (1.8.2) 2022-02-17 14:27:32.235 | 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.0.dev203) (2.2) 2022-02-17 14:27:32.430 | 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.0.dev203) (1.0.0) 2022-02-17 14:27:32.566 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 14:27:34.070 | Installing collected packages: cinder 2022-02-17 14:27:34.071 | Attempting uninstall: cinder 2022-02-17 14:27:34.071 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 14:27:34.077 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 14:27:34.079 | Running setup.py develop for cinder 2022-02-17 14:27:39.667 | Successfully installed cinder 2022-02-17 14:27:39.667 | 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-02-17 14:27:39.675 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:27:39.676 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:27:39.822 | + inc/python:pip_install:200 : result=0 2022-02-17 14:27:39.824 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:27:39.826 | + functions-common:time_stop:2425 : local name 2022-02-17 14:27:39.829 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:27:39.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:27:39.834 | + functions-common:time_stop:2428 : local total 2022-02-17 14:27:39.836 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:27:39.838 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:27:39.840 | + functions-common:time_stop:2432 : start_time=1645108041140 2022-02-17 14:27:39.842 | + functions-common:time_stop:2434 : [[ -z 1645108041140 ]] 2022-02-17 14:27:39.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:27:39.850 | + functions-common:time_stop:2437 : end_time=1645108059847 2022-02-17 14:27:39.852 | + functions-common:time_stop:2438 : elapsed_time=18707 2022-02-17 14:27:39.854 | + functions-common:time_stop:2439 : total=91440 2022-02-17 14:27:39.857 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:27:39.859 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=110147 2022-02-17 14:27:39.861 | + inc/python:pip_install:203 : return 0 2022-02-17 14:27:39.864 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:27:39.866 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:27:39.869 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:27:39.887 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:27:39.900 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 14:27:39.903 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 14:27:39.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:27:39.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:27:39.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 14:27:39.912 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:27:39.915 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 14:27:39.917 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 14:27:39.920 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 14:27:39.923 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:39.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:39.928 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 14:27:39.940 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 14:27:39.942 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:27:39.945 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:27:39.947 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:27:39.950 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:27:39.952 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:39.957 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:27:39.960 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:39.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:39.965 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:27:39.967 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:27:39.971 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:27:39.973 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:27:39.976 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 14:27:39.978 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:27:39.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:39.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:39.986 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 14:27:40.008 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 14:27:40.117 | Reading package lists... 2022-02-17 14:27:40.356 | Building dependency tree... 2022-02-17 14:27:40.358 | Reading state information... 2022-02-17 14:27:40.608 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 14:27:40.608 | The following packages were automatically installed and are no longer required: 2022-02-17 14:27:40.609 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:27:40.609 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:27:40.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:27:40.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:27:40.610 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:27:40.610 | python3-zope.interface 2022-02-17 14:27:40.610 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:27:40.722 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:27:40.726 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:27:40.729 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:27:40.732 | + functions-common:time_stop:2425 : local name 2022-02-17 14:27:40.734 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:27:40.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:27:40.739 | + functions-common:time_stop:2428 : local total 2022-02-17 14:27:40.742 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:27:40.744 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:27:40.747 | + functions-common:time_stop:2432 : start_time=1645108060006 2022-02-17 14:27:40.749 | + functions-common:time_stop:2434 : [[ -z 1645108060006 ]] 2022-02-17 14:27:40.752 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:27:40.757 | + functions-common:time_stop:2437 : end_time=1645108060754 2022-02-17 14:27:40.759 | + functions-common:time_stop:2438 : elapsed_time=748 2022-02-17 14:27:40.762 | + functions-common:time_stop:2439 : total=5250 2022-02-17 14:27:40.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:27:40.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5998 2022-02-17 14:27:40.772 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:27:40.774 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:27:40.777 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 14:27:40.779 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 14:27:40.792 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 14:27:40.796 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 14:27:40.799 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 14:27:40.801 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:27:40.804 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 14:27:40.804 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:27:40.808 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 14:27:40.811 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 14:27:40.813 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:27:40.815 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 14:27:40.817 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 14:27:40.819 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 14:27:40.821 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 14:27:40.823 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 14:27:40.835 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 14:27:40.848 | + 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-02-17 14:27:40.860 | + 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-02-17 14:27:40.872 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 14:27:40.884 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:27:40.887 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:27:40.892 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.e4KMD8eJjN 2022-02-17 14:27:40.894 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:27:40.896 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:27:40.899 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 14:27:40.901 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.e4KMD8eJjN 2022-02-17 14:27:40.904 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.e4KMD8eJjN 2022-02-17 14:27:40.916 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.e4KMD8eJjN /etc/sudoers.d/cinder-rootwrap 2022-02-17 14:27:40.929 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 14:27:40.933 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:27:40.935 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:27:40.938 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:27:40.940 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:27:40.942 | + 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-02-17 14:27:40.944 | + 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-02-17 14:27:40.947 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 14:27:40.949 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 14:27:40.954 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 14:27:40.959 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 14:27:40.977 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 14:27:40.997 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 14:27:41.017 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 14:27:41.036 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 14:27:41.054 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 14:27:41.073 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 14:27:41.093 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 14:27:41.112 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 14:27:41.115 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:27:41.117 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 14:27:41.119 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:27:41.121 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 14:27:41.151 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 14:27:41.179 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:27:41.206 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 14:27:41.233 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 14:27:41.261 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 14:27:41.289 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 14:27:41.318 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 14:27:41.347 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:27:41.375 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:27:41.403 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 14:27:41.434 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 14:27:41.463 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 14:27:41.465 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 14:27:41.468 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 14:27:41.471 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 14:27:41.474 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:27:41.477 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:27:41.507 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 14:27:41.536 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 14:27:41.564 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 14:27:41.592 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 14:27:41.620 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 14:27:41.650 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 14:27:41.682 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 14:27:41.685 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-02-17 14:27:41.714 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:27:41.745 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 14:27:41.754 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6bde20f21af334e016e31651b517a805 2022-02-17 14:27:41.783 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 14:27:41.785 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 14:27:41.814 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 14:27:41.842 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 14:27:41.871 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 14:27:41.900 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 14:27:41.917 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:41.919 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 14:27:41.922 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 14:27:41.924 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 14:27:41.927 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 14:27:41.929 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 14:27:41.931 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 14:27:41.934 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 14:27:41.936 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 14:27:41.939 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 14:27:41.942 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 14:27:41.944 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 14:27:41.976 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 14:27:42.004 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 14:27:42.033 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 14:27:42.061 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 14:27:42.089 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 14:27:42.119 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 14:27:42.121 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 14:27:42.123 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 14:27:42.126 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 14:27:42.155 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 14:27:42.158 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 14:27:42.186 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 14:27:42.189 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 14:27:42.192 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 14:27:42.194 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 14:27:42.222 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 14:27:42.224 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 14:27:42.227 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 14:27:42.243 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:42.246 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 14:27:42.248 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 14:27:42.251 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 14:27:42.254 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 14:27:42.281 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-02-17 14:27:42.309 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 14:27:42.326 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:42.328 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 14:27:42.345 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:42.347 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 14:27:42.364 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:42.366 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 14:27:42.369 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 14:27:42.371 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 14:27:42.374 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 14:27:42.377 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:27:42.379 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:27:42.381 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:27:42.398 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:42.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:27:42.403 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:27:42.406 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:27:42.422 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:42.425 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:27:42.427 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:27:42.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:27:42.457 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:27:42.460 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 14:27:42.462 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 14:27:42.464 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:27:42.467 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:27:42.486 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:27:42.488 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:27:42.490 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:27:42.493 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:27:42.495 | + 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-02-17 14:27:42.524 | + 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-02-17 14:27:42.552 | + 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-02-17 14:27:42.581 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:27:42.609 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 14:27:42.625 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:42.628 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 14:27:42.630 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:27:42.632 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 14:27:42.635 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 14:27:42.637 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:27:42.641 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:27:42.644 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 14:27:42.648 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 14:27:42.650 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:27:42.652 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:27:42.665 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:27:42.666 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:27:42.674 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:27:42.678 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:27:42.693 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:27:42.696 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:27:42.700 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 14:27:42.729 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:27:42.756 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 14:27:42.783 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:27:42.812 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:27:42.839 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:27:42.867 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:27:42.894 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:27:42.922 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:27:42.949 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:27:42.976 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:27:43.004 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:27:43.031 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:27:43.059 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:27:43.061 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:27:43.064 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 14:27:43.067 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 14:27:43.069 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:27:43.071 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:43.074 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:43.076 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:27:43.079 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:27:43.082 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:27:43.110 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:27:43.137 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 14:27:43.138 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:27:43.147 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 14:27:43.151 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 14:27:43.153 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 14:27:43.155 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:27:43.158 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:27:43.160 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:27:43.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:43.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:43.167 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:27:43.170 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:27:43.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:27:43.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:27:43.177 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 14:27:43.241 | Enabling site cinder-wsgi. 2022-02-17 14:27:43.246 | To activate the new configuration, you need to run: 2022-02-17 14:27:43.246 | systemctl reload apache2 2022-02-17 14:27:43.251 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:27:43.254 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:27:43.256 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:27:43.258 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:27:43.391 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 14:27:43.394 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 14:27:43.425 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-02-17 14:27:43.455 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 14:27:43.477 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:27:43.480 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 14:27:43.482 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:27:43.485 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:27:43.488 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 14:27:43.490 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 14:27:43.522 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 14:27:43.552 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-02-17 14:27:43.580 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 14:27:43.608 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 14:27:43.638 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 14:27:43.669 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 14:27:43.697 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 14:27:43.727 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:27:43.756 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 14:27:43.786 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 14:27:43.814 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:27:43.842 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 14:27:43.845 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 14:27:43.862 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:43.864 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-02-17 14:27:43.896 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 14:27:43.898 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 14:27:43.916 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:27:43.918 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 14:27:43.921 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 14:27:43.923 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 14:27:43.926 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:27:43.928 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 14:27:43.931 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 14:27:43.934 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:27:43.935 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:27:43.941 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:27:43.943 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:27:43.946 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:27:43.948 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:27:43.951 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 14:27:43.954 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 14:27:43.957 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 14:27:43.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:27:43.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:27:43.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 14:27:43.967 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:27:43.970 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 14:27:43.972 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 14:27:43.974 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 14:27:43.977 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:27:43.979 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:27:43.982 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:27:43.985 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:27:43.987 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:27:43.990 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:27:44.006 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:27:44.008 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:27:44.011 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:44.014 | + functions-common:git_clone:629 : echo master 2022-02-17 14:27:44.014 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:27:44.020 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 14:27:44.022 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:27:44.025 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 14:27:44.028 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:27:44.028 | + functions-common:git_clone:678 : head -1 2022-02-17 14:27:44.038 | dbedfb5ea8 Merge commit 'refs/changes/83/827683/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 14:27:44.041 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:27:44.044 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 14:27:44.047 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:27:44.049 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:27:44.052 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 14:27:44.054 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:27:44.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 14:27:44.059 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:27:44.063 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:27:44.066 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 14:27:44.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:27:44.071 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:27:44.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 14:27:44.077 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:27:44.080 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 14:27:44.083 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:27:44.086 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:27:44.089 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 14:27:44.096 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 14:27:44.098 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 14:27:44.763 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 14:27:44.766 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:27:44.769 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:27:44.771 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:27:44.774 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:27:44.776 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 14:27:44.778 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:27:44.781 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:27:44.784 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:27:44.786 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:27:44.789 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:27:44.791 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:27:44.794 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:27:44.797 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 14:27:44.818 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 14:27:44.821 | + 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-02-17 14:27:45.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:27:45.673 | from cryptography.utils import int_from_bytes 2022-02-17 14:27:45.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:27:45.673 | from cryptography.utils import int_from_bytes 2022-02-17 14:27:46.807 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:27:46.832 | Obtaining file:///opt/stack/neutron 2022-02-17 14:27:46.833 | Preparing metadata (setup.py): started 2022-02-17 14:27:50.813 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:27:50.908 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 14:27:50.909 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 14:27:50.910 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 14:27:50.911 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 14:27:50.912 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 14:27:50.914 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 14:27:50.915 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 14:27:50.915 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 14:27:50.916 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 14:27:50.917 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 14:27:50.919 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 14:27:50.920 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 14:27:50.920 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 14:27:50.921 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 14:27:51.050 | ERROR: Cannot install neutron==19.1.0.dev511 because these package versions have conflicting dependencies. 2022-02-17 14:27:51.051 | 2022-02-17 14:27:51.051 | The conflict is caused by: 2022-02-17 14:27:51.051 | neutron 19.1.0.dev511 depends on neutron-lib>=2.20.0 2022-02-17 14:27:51.051 | The user requested (constraint) neutron-lib===2.19.0 2022-02-17 14:27:51.051 | 2022-02-17 14:27:51.051 | To fix this you could try to: 2022-02-17 14:27:51.051 | 1. loosen the range of package versions you've specified 2022-02-17 14:27:51.051 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-02-17 14:27:51.051 | 2022-02-17 14:27:51.051 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-02-17 14:27:51.057 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:27:51.057 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:27:51.147 | + inc/python:pip_install:1 : exit_trap 2022-02-17 14:27:51.150 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-17 14:27:51.152 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-17 14:27:51.155 | + ./stack.sh:exit_trap:522 : jobs= 2022-02-17 14:27:51.158 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-02-17 14:27:51.160 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-02-17 14:27:51.162 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-17 14:27:51.164 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-17 14:27:51.166 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-17 14:27:51.169 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-17 14:27:51.169 | Error on exit 2022-02-17 14:27:51.171 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-17 14:27:51.173 | + ./stack.sh:exit_trap:542 : generate-subunit 1645107902 169 fail 2022-02-17 14:27:51.822 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-17 14:27:51.824 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-17 14:27:52.769 | + ./stack.sh:exit_trap:556 : exit 1