2021-12-15 14:04:36.693 | + ./stack.sh:main:481 : exec 2021-12-15 14:04:36.693 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-140436' 2021-12-15 14:04:36.693 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-140436.summary.2021-12-15-140436 2021-12-15 14:04:36.693 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:04:36.693 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-140436 2021-12-15 14:04:36.693 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-140436 /opt/stack/logs/stack.sh.log 2021-12-15 14:04:36.693 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-140436.summary.2021-12-15-140436 /opt/stack/logs/stack.sh.log.summary 2021-12-15 14:04:36.693 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 14:04:36.694 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 14:04:36.694 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 14:04:36.694 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 14:04:36.694 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 14:04:36.694 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 14:04:36.696 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 14:04:36.700 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 14:04:36.702 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 14:04:36.704 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 14:04:36.706 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 14:04:36.708 | + ./stack.sh:main:570 : uname -a 2021-12-15 14:04:36.709 | Linux dv-neutron-821838-2-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 2021-12-15 14:04:36.711 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 14:04:36.713 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 14:04:36.717 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 14:04:36.745 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 14:04:36.761 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 14:04:36.764 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 14:04:36.765 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 14:04:36.767 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 14:04:36.769 | + functions-common:fetch_plugins:1753 : return 2021-12-15 14:04:36.771 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 14:04:36.773 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 14:04:36.774 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:04:36.776 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:04:36.778 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:04:36.780 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:04:36.781 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:04:36.783 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:04:36.785 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:04:36.789 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:04:36.791 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:04:36.793 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:04:36.795 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 14:04:36.797 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:04:36.812 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:04:36.814 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:04:36.816 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:04:36.818 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:04:36.820 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:04:36.822 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:04:36.824 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 14:04:36.826 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 14:04:36.828 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 14:04:36.830 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 14:04:36.832 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:04:36.834 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 14:04:36.836 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 14:04:36.837 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 14:04:36.839 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 14:04:36.841 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 14:04:36.843 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 14:04:36.861 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 14:04:36.863 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 14:04:36.877 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:04:36.880 | +++ lib/tls:source:43 : hostname -f 2021-12-15 14:04:36.883 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 14:04:36.886 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 14:04:36.888 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 14:04:36.890 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 14:04:36.892 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 14:04:36.895 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 14:04:36.897 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 14:04:36.899 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 14:04:36.901 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 14:04:36.903 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 14:04:36.908 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 14:04:36.922 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 14:04:36.941 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 14:04:36.953 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 14:04:36.966 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 14:04:36.999 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 14:04:37.062 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 14:04:37.157 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 14:04:37.181 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 14:04:37.234 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 14:04:37.293 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 14:04:37.444 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 14:04:37.461 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 14:04:37.475 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 14:04:37.489 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 14:04:37.589 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 14:04:37.591 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 14:04:37.594 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 14:04:37.596 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 14:04:37.598 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 14:04:37.600 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 14:04:37.603 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 14:04:37.603 | False' 2021-12-15 14:04:37.605 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 14:04:37.622 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 14:04:37.624 | + ./stack.sh:main:618 : run_phase source 2021-12-15 14:04:37.626 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 14:04:37.628 | + functions-common:run_phase:1831 : local phase= 2021-12-15 14:04:37.630 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:04:37.633 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:04:37.635 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:04:37.637 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:04:37.639 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:04:37.641 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:04:37.645 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:04:37.647 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:04:37.650 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:04:37.652 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 14:04:37.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:04:37.669 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:04:37.671 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:04:37.673 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 14:04:37.714 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 14:04:37.716 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 14:04:37.718 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 14:04:37.720 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 14:04:37.723 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 14:04:37.725 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 14:04:37.727 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 14:04:37.729 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 14:04:37.731 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 14:04:37.733 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 14:04:37.736 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.738 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 14:04:37.740 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.743 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 14:04:37.745 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.748 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 14:04:37.750 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.752 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 14:04:37.754 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.756 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 14:04:37.759 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.761 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 14:04:37.764 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.766 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 14:04:37.768 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.770 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 14:04:37.772 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.775 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 14:04:37.777 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.779 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 14:04:37.781 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.784 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 14:04:37.786 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.788 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 14:04:37.791 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.793 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 14:04:37.795 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.798 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 14:04:37.800 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.802 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 14:04:37.805 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.807 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 14:04:37.809 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.812 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 14:04:37.814 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.817 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 14:04:37.819 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.821 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 14:04:37.824 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.826 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 14:04:37.828 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.831 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 14:04:37.833 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.835 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 14:04:37.838 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.840 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 14:04:37.842 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.844 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 14:04:37.847 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.849 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 14:04:37.852 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.854 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 14:04:37.857 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.859 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 14:04:37.862 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.864 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 14:04:37.868 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.870 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 14:04:37.872 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.875 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 14:04:37.877 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.879 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 14:04:37.882 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.884 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 14:04:37.887 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.889 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 14:04:37.891 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.893 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 14:04:37.896 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.898 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 14:04:37.901 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.903 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 14:04:37.906 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.908 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 14:04:37.911 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.914 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 14:04:37.916 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.918 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 14:04:37.921 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.923 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 14:04:37.925 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.928 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 14:04:37.931 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.933 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 14:04:37.935 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.938 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 14:04:37.940 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.943 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 14:04:37.945 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.947 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 14:04:37.950 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.952 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 14:04:37.954 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 14:04:37.957 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 14:04:37.960 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 14:04:37.963 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:04:37.965 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 14:04:37.981 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:04:37.983 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 14:04:37.986 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 14:04:37.988 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 14:04:38.005 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:04:38.007 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 14:04:38.010 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 14:04:38.012 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 14:04:38.015 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 14:04:38.017 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 14:04:38.020 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 14:04:38.022 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 14:04:38.025 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 14:04:38.028 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:04:38.031 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 14:04:38.035 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:04:38.037 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 14:04:38.040 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 14:04:38.040 | Using mysql database backend 2021-12-15 14:04:38.043 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 14:04:38.060 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 14:04:38.077 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:04:38.080 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 14:04:38.097 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 14:04:38.115 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:04:38.117 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 14:04:38.134 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 14:04:38.151 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 14:04:38.168 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:04:38.170 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 14:04:38.188 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:04:38.190 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 14:04:38.207 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 14:04:38.210 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 14:04:38.212 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 14:04:38.214 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 14:04:38.218 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 14:04:38.222 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-140438 2021-12-15 14:04:38.225 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-140438 749' 2021-12-15 14:04:38.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.229 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 14:04:38.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.234 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 14:04:38.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.239 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 14:04:38.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.244 | + 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 2021-12-15 14:04:38.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.249 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2021-12-15 14:04:38.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.253 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2021-12-15 14:04:38.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.258 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-140436 2021-12-15 14:04:38.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.263 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 14:04:38.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.268 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2021-12-15 14:04:38.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.273 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 14:04:38.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.277 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 14:04:38.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.282 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 14:04:38.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 14:04:38.287 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 14:04:38.289 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 14:04:38.291 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 14:04:38.294 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 14:04:38.296 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:04:38.298 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:04:38.300 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:04:38.303 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:04:38.306 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:04:38.308 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:04:38.325 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:04:38.327 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:04:38.329 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:04:38.332 | + functions-common:git_clone:606 : echo master 2021-12-15 14:04:38.332 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:04:38.338 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 14:04:38.340 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:04:38.342 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 14:04:38.346 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:04:38.346 | + functions-common:git_clone:655 : head -1 2021-12-15 14:04:38.350 | e74f91e2 Updated from generate-constraints 2021-12-15 14:04:38.353 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:04:38.356 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 14:04:38.358 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:04:38.361 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 14:04:38.363 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 14:04:38.366 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 14:04:38.369 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 14:04:38.371 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:04:38.374 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 14:04:38.376 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 14:04:38.379 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 14:04:38.382 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 14:04:38.386 | ++ tools/install_prereqs.sh:source:47 : NOW=1639577078 2021-12-15 14:04:38.389 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 14:04:38.394 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639576647 2021-12-15 14:04:38.396 | ++ tools/install_prereqs.sh:source:49 : DELTA=431 2021-12-15 14:04:38.399 | ++ tools/install_prereqs.sh:source:50 : [[ 431 -lt 7200 ]] 2021-12-15 14:04:38.401 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 14:04:38.403 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 14:04:38.406 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 14:04:38.408 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 14:04:38.410 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 14:04:38.413 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 14:04:38.415 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 14:04:38.418 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 14:04:38.421 | +++ 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 2021-12-15 14:04:38.472 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 14:04:38.472 | apache2-dev 2021-12-15 14:04:38.473 | bc 2021-12-15 14:04:38.473 | bsdmainutils 2021-12-15 14:04:38.473 | curl 2021-12-15 14:04:38.473 | g++ 2021-12-15 14:04:38.473 | gawk 2021-12-15 14:04:38.473 | gcc 2021-12-15 14:04:38.473 | gettext 2021-12-15 14:04:38.473 | git 2021-12-15 14:04:38.473 | graphviz 2021-12-15 14:04:38.473 | iputils-ping 2021-12-15 14:04:38.473 | libapache2-mod-proxy-uwsgi 2021-12-15 14:04:38.473 | libffi-dev 2021-12-15 14:04:38.473 | libjpeg-dev 2021-12-15 14:04:38.473 | libpcre3-dev 2021-12-15 14:04:38.473 | libpq-dev 2021-12-15 14:04:38.473 | libssl-dev 2021-12-15 14:04:38.473 | libsystemd-dev 2021-12-15 14:04:38.473 | libxml2-dev 2021-12-15 14:04:38.473 | libxslt1-dev 2021-12-15 14:04:38.473 | libyaml-dev 2021-12-15 14:04:38.474 | lsof 2021-12-15 14:04:38.474 | openssh-server 2021-12-15 14:04:38.474 | openssl 2021-12-15 14:04:38.474 | pkg-config 2021-12-15 14:04:38.474 | psmisc 2021-12-15 14:04:38.474 | python3-dev 2021-12-15 14:04:38.474 | python3-pip 2021-12-15 14:04:38.474 | python3-systemd 2021-12-15 14:04:38.474 | python3-venv 2021-12-15 14:04:38.474 | tar 2021-12-15 14:04:38.474 | tcpdump 2021-12-15 14:04:38.474 | unzip 2021-12-15 14:04:38.474 | uuid-runtime 2021-12-15 14:04:38.474 | wget 2021-12-15 14:04:38.474 | wget 2021-12-15 14:04:38.474 | zlib1g-dev 2021-12-15 14:04:38.474 | libkrb5-dev 2021-12-15 14:04:38.474 | libldap2-dev 2021-12-15 14:04:38.474 | libsasl2-dev 2021-12-15 14:04:38.474 | memcached 2021-12-15 14:04:38.474 | python3-mysqldb 2021-12-15 14:04:38.474 | sqlite3 2021-12-15 14:04:38.474 | conntrack 2021-12-15 14:04:38.474 | curl 2021-12-15 14:04:38.474 | dnsmasq-base 2021-12-15 14:04:38.474 | dnsmasq-utils 2021-12-15 14:04:38.474 | ebtables 2021-12-15 14:04:38.474 | genisoimage 2021-12-15 14:04:38.474 | iptables 2021-12-15 14:04:38.474 | iputils-arping 2021-12-15 14:04:38.474 | kpartx 2021-12-15 14:04:38.474 | libjs-jquery-tablesorter 2021-12-15 14:04:38.474 | parted 2021-12-15 14:04:38.474 | pm-utils 2021-12-15 14:04:38.474 | python3-mysqldb 2021-12-15 14:04:38.474 | socat 2021-12-15 14:04:38.474 | sqlite3 2021-12-15 14:04:38.474 | sudo 2021-12-15 14:04:38.474 | vlan 2021-12-15 14:04:38.475 | lsscsi 2021-12-15 14:04:38.475 | open-iscsi 2021-12-15 14:04:38.475 | lvm2 2021-12-15 14:04:38.475 | qemu-utils 2021-12-15 14:04:38.475 | thin-provisioning-tools 2021-12-15 14:04:38.475 | acl 2021-12-15 14:04:38.475 | dnsmasq-base 2021-12-15 14:04:38.475 | dnsmasq-utils 2021-12-15 14:04:38.475 | ebtables 2021-12-15 14:04:38.475 | haproxy 2021-12-15 14:04:38.475 | iptables 2021-12-15 14:04:38.475 | iputils-arping 2021-12-15 14:04:38.475 | iputils-ping 2021-12-15 14:04:38.475 | postgresql-server-dev-all 2021-12-15 14:04:38.475 | python3-mysqldb 2021-12-15 14:04:38.475 | sqlite3 2021-12-15 14:04:38.475 | sudo 2021-12-15 14:04:38.475 | vlan 2021-12-15 14:04:38.475 | pcp 2021-12-15 14:04:38.475 | ipset 2021-12-15 14:04:38.475 | conntrack 2021-12-15 14:04:38.475 | conntrackd 2021-12-15 14:04:38.475 | keepalived 2021-12-15 14:04:38.475 | lvm2 2021-12-15 14:04:38.475 | qemu-utils 2021-12-15 14:04:38.475 | thin-provisioning-tools 2021-12-15 14:04:38.475 | curl 2021-12-15 14:04:38.475 | liberasurecode-dev 2021-12-15 14:04:38.475 | make 2021-12-15 14:04:38.475 | memcached 2021-12-15 14:04:38.476 | sqlite3 2021-12-15 14:04:38.476 | xfsprogs' 2021-12-15 14:04:38.477 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 14:04:38.496 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 14:04:38.496 | apache2-dev 2021-12-15 14:04:38.496 | bc 2021-12-15 14:04:38.496 | bsdmainutils 2021-12-15 14:04:38.496 | curl 2021-12-15 14:04:38.496 | g++ 2021-12-15 14:04:38.496 | gawk 2021-12-15 14:04:38.496 | gcc 2021-12-15 14:04:38.496 | gettext 2021-12-15 14:04:38.496 | git 2021-12-15 14:04:38.496 | graphviz 2021-12-15 14:04:38.496 | iputils-ping 2021-12-15 14:04:38.496 | libapache2-mod-proxy-uwsgi 2021-12-15 14:04:38.496 | libffi-dev 2021-12-15 14:04:38.496 | libjpeg-dev 2021-12-15 14:04:38.496 | libpcre3-dev 2021-12-15 14:04:38.496 | libpq-dev 2021-12-15 14:04:38.496 | libssl-dev 2021-12-15 14:04:38.496 | libsystemd-dev 2021-12-15 14:04:38.496 | libxml2-dev 2021-12-15 14:04:38.496 | libxslt1-dev 2021-12-15 14:04:38.496 | libyaml-dev 2021-12-15 14:04:38.496 | lsof 2021-12-15 14:04:38.496 | openssh-server 2021-12-15 14:04:38.496 | openssl 2021-12-15 14:04:38.496 | pkg-config 2021-12-15 14:04:38.497 | psmisc 2021-12-15 14:04:38.497 | python3-dev 2021-12-15 14:04:38.497 | python3-pip 2021-12-15 14:04:38.497 | python3-systemd 2021-12-15 14:04:38.497 | python3-venv 2021-12-15 14:04:38.497 | tar 2021-12-15 14:04:38.497 | tcpdump 2021-12-15 14:04:38.497 | unzip 2021-12-15 14:04:38.497 | uuid-runtime 2021-12-15 14:04:38.497 | wget 2021-12-15 14:04:38.497 | wget 2021-12-15 14:04:38.497 | zlib1g-dev 2021-12-15 14:04:38.497 | libkrb5-dev 2021-12-15 14:04:38.497 | libldap2-dev 2021-12-15 14:04:38.497 | libsasl2-dev 2021-12-15 14:04:38.497 | memcached 2021-12-15 14:04:38.497 | python3-mysqldb 2021-12-15 14:04:38.497 | sqlite3 2021-12-15 14:04:38.497 | conntrack 2021-12-15 14:04:38.497 | curl 2021-12-15 14:04:38.497 | dnsmasq-base 2021-12-15 14:04:38.497 | dnsmasq-utils 2021-12-15 14:04:38.497 | ebtables 2021-12-15 14:04:38.497 | genisoimage 2021-12-15 14:04:38.497 | iptables 2021-12-15 14:04:38.497 | iputils-arping 2021-12-15 14:04:38.497 | kpartx 2021-12-15 14:04:38.497 | libjs-jquery-tablesorter 2021-12-15 14:04:38.497 | parted 2021-12-15 14:04:38.497 | pm-utils 2021-12-15 14:04:38.497 | python3-mysqldb 2021-12-15 14:04:38.497 | socat 2021-12-15 14:04:38.497 | sqlite3 2021-12-15 14:04:38.497 | sudo 2021-12-15 14:04:38.497 | vlan 2021-12-15 14:04:38.497 | lsscsi 2021-12-15 14:04:38.497 | open-iscsi 2021-12-15 14:04:38.497 | lvm2 2021-12-15 14:04:38.498 | qemu-utils 2021-12-15 14:04:38.498 | thin-provisioning-tools 2021-12-15 14:04:38.498 | acl 2021-12-15 14:04:38.498 | dnsmasq-base 2021-12-15 14:04:38.498 | dnsmasq-utils 2021-12-15 14:04:38.498 | ebtables 2021-12-15 14:04:38.498 | haproxy 2021-12-15 14:04:38.498 | iptables 2021-12-15 14:04:38.498 | iputils-arping 2021-12-15 14:04:38.498 | iputils-ping 2021-12-15 14:04:38.498 | postgresql-server-dev-all 2021-12-15 14:04:38.498 | python3-mysqldb 2021-12-15 14:04:38.498 | sqlite3 2021-12-15 14:04:38.498 | sudo 2021-12-15 14:04:38.498 | vlan 2021-12-15 14:04:38.498 | pcp 2021-12-15 14:04:38.498 | ipset 2021-12-15 14:04:38.498 | conntrack 2021-12-15 14:04:38.498 | conntrackd 2021-12-15 14:04:38.498 | keepalived 2021-12-15 14:04:38.498 | lvm2 2021-12-15 14:04:38.498 | qemu-utils 2021-12-15 14:04:38.498 | thin-provisioning-tools 2021-12-15 14:04:38.498 | curl 2021-12-15 14:04:38.498 | liberasurecode-dev 2021-12-15 14:04:38.498 | make 2021-12-15 14:04:38.498 | memcached 2021-12-15 14:04:38.498 | sqlite3 2021-12-15 14:04:38.498 | xfsprogs ' 2021-12-15 14:04:38.498 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 14:04:38.500 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:04:38.503 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:04:38.506 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:04:38.506 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 14:04:38.512 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:04:38.514 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 14:04:38.516 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:04:38.518 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 14:04:38.520 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:04:38.522 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:04:38.525 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:04:38.527 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:04:38.529 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:04:38.531 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:04:38.533 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 14:04:38.535 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 14:04:38.537 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 14:04:38.540 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 14:04:38.545 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 14:04:38.547 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 14:04:38.549 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 14:04:38.551 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 14:04:38.553 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 14:04:38.556 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 14:04:38.560 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639577078558 2021-12-15 14:04:38.562 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 14:04:38.564 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 14:04:38.566 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 14:04:38.941 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 14:04:39.020 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 14:04:39.055 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 14:04:39.178 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 14:04:41.296 | Reading package lists... 2021-12-15 14:04:41.327 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 14:04:41.330 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 14:04:41.332 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:04:41.334 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:04:41.337 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:04:41.339 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:04:41.341 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:04:41.344 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 14:04:41.346 | ++ functions-common:time_stop:2409 : start_time=1639577078558 2021-12-15 14:04:41.348 | ++ functions-common:time_stop:2411 : [[ -z 1639577078558 ]] 2021-12-15 14:04:41.352 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:04:41.356 | ++ functions-common:time_stop:2414 : end_time=1639577081353 2021-12-15 14:04:41.358 | ++ functions-common:time_stop:2415 : elapsed_time=2795 2021-12-15 14:04:41.360 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 14:04:41.362 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:04:41.365 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2795 2021-12-15 14:04:41.368 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:04:41.370 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:04:41.372 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:04:41.375 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:04:41.378 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:04:41.402 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 14:04:41.514 | Reading package lists... 2021-12-15 14:04:41.794 | Building dependency tree... 2021-12-15 14:04:41.795 | Reading state information... 2021-12-15 14:04:41.838 | acl is already the newest version (2.2.53-6). 2021-12-15 14:04:41.838 | bc is already the newest version (1.07.1-2build1). 2021-12-15 14:04:41.838 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 14:04:41.838 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 14:04:41.838 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 14:04:41.838 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:04:41.838 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 14:04:41.838 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 14:04:41.838 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 14:04:41.838 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 14:04:41.838 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 14:04:41.838 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 14:04:41.838 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 14:04:41.839 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 14:04:41.839 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 14:04:41.839 | libffi-dev is already the newest version (3.3-4). 2021-12-15 14:04:41.839 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 14:04:41.839 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 14:04:41.839 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 14:04:41.839 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 14:04:41.839 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 14:04:41.839 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 14:04:41.839 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 14:04:41.839 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:04:41.839 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 14:04:41.839 | psmisc is already the newest version (23.3-1). 2021-12-15 14:04:41.839 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:04:41.839 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 14:04:41.839 | python3-systemd is already the newest version (234-3build2). 2021-12-15 14:04:41.839 | socat is already the newest version (1.7.3.3-2). 2021-12-15 14:04:41.839 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 14:04:41.839 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 14:04:41.839 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 14:04:41.839 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 14:04:41.839 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 14:04:41.839 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 14:04:41.839 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 14:04:41.839 | pcp is already the newest version (5.0.3-1). 2021-12-15 14:04:41.839 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 14:04:41.839 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 14:04:41.839 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:04:41.839 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:04:41.839 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 14:04:41.839 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:04:41.839 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 14:04:41.839 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 14:04:41.839 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 14:04:41.840 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 14:04:41.840 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 14:04:41.840 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 14:04:41.840 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 14:04:41.840 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 14:04:41.840 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:04:41.840 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 14:04:41.840 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 14:04:41.840 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 14:04:41.840 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 14:04:41.840 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 14:04:41.840 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 14:04:41.840 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 14:04:41.840 | openssl set to manually installed. 2021-12-15 14:04:41.840 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 14:04:41.840 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 14:04:41.840 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 14:04:41.840 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 14:04:41.840 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 14:04:41.840 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 14:04:41.840 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 14:04:41.840 | wget set to manually installed. 2021-12-15 14:04:41.840 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 14:04:42.140 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:04:42.140 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 14:04:42.140 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 14:04:42.140 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 14:04:42.140 | The following packages were automatically installed and are no longer required: 2021-12-15 14:04:42.142 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:04:42.142 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:04:42.142 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:04:42.142 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:04:42.142 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:04:42.142 | python3-zope.interface 2021-12-15 14:04:42.142 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:04:42.312 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:04:42.316 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 14:04:42.318 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:04:42.320 | ++ functions-common:time_stop:2402 : local name 2021-12-15 14:04:42.323 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 14:04:42.325 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:04:42.327 | ++ functions-common:time_stop:2405 : local total 2021-12-15 14:04:42.329 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 14:04:42.331 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:04:42.333 | ++ functions-common:time_stop:2409 : start_time=1639577081399 2021-12-15 14:04:42.336 | ++ functions-common:time_stop:2411 : [[ -z 1639577081399 ]] 2021-12-15 14:04:42.338 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:04:42.343 | ++ functions-common:time_stop:2414 : end_time=1639577082340 2021-12-15 14:04:42.345 | ++ functions-common:time_stop:2415 : elapsed_time=941 2021-12-15 14:04:42.347 | ++ functions-common:time_stop:2416 : total=853 2021-12-15 14:04:42.349 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:04:42.352 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1794 2021-12-15 14:04:42.354 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 14:04:42.357 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 14:04:42.359 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:04:42.362 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 14:04:42.367 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 14:04:42.371 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 14:04:42.373 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 14:04:42.376 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 14:04:44.024 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 14:04:44.025 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:04:44.028 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:04:44.031 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:04:44.033 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 14:04:44.035 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 14:04:44.037 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 14:04:44.039 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 14:04:44.040 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 14:04:44.042 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 14:04:44.044 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 14:04:44.046 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 14:04:44.048 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 14:04:44.049 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 14:04:44.051 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 14:04:44.053 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 14:04:44.055 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 14:04:44.057 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 14:04:44.059 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 14:04:44.061 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 14:04:44.063 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 14:04:44.065 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 14:04:44.067 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 14:04:44.070 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 14:04:44.072 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 14:04:44.150 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 14:04:44.152 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 14:04:44.229 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 14:04:44.231 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 14:04:44.308 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 14:04:44.310 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 14:04:44.312 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 14:04:44.314 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 14:04:44.316 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 14:04:44.318 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 14:04:44.320 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 14:04:44.322 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 14:04:44.324 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 14:04:44.326 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 14:04:44.328 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 14:04:44.328 | Distro: focal 2021-12-15 14:04:44.330 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 14:04:44.333 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:04:44.337 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:04:44.339 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:04:44.341 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:04:44.342 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:04:45.155 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:04:45.157 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:04:45.157 | pip: 21.3.1 2021-12-15 14:04:45.159 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 14:04:45.161 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 14:04:45.163 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:04:45.165 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:04:45.167 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:04:45.168 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:04:45.170 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:04:45.172 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:04:45.173 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:04:45.175 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:04:45.177 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:04:45.179 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 14:04:45.180 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:04:45.183 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:04:45.183 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 14:04:45.188 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:04:45.190 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 14:04:45.191 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 14:04:45.193 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 14:04:45.195 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 14:04:45.197 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 14:04:45.208 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 14:04:45.208 | Dload Upload Total Spent Left Speed 2021-12-15 14:04:45.358 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 14:04:45.363 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 14:04:45.367 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 14:04:48.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:04:48.774 | from cryptography.utils import int_from_bytes 2021-12-15 14:04:48.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:04:48.774 | from cryptography.utils import int_from_bytes 2021-12-15 14:04:49.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:04:49.303 | Collecting pip 2021-12-15 14:04:49.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 14:04:51.787 | Installing collected packages: pip 2021-12-15 14:04:51.787 | Attempting uninstall: pip 2021-12-15 14:04:51.789 | Found existing installation: pip 21.3.1 2021-12-15 14:04:52.053 | Uninstalling pip-21.3.1: 2021-12-15 14:04:52.068 | Successfully uninstalled pip-21.3.1 2021-12-15 14:04:53.953 | Successfully installed pip-21.3.1 2021-12-15 14:04:53.953 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:04:53.953 | warnings.warn( 2021-12-15 14:04:53.953 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:04:53.953 | warnings.warn( 2021-12-15 14:04:53.953 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 14:04:53.953 | warnings.warn( 2021-12-15 14:04:53.953 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:04:54.149 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 14:04:54.151 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 14:04:54.154 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 14:04:54.156 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:04:54.159 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 14:04:54.161 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 14:04:54.164 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:04:54.168 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:04:54.170 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:04:54.175 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-15 14:04:54.177 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 14:04:54.179 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:04:54.182 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:04:54.184 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:04:54.204 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-15 14:04:54.206 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 14:04:55.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:04:55.437 | from cryptography.utils import int_from_bytes 2021-12-15 14:04:55.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:04:55.437 | from cryptography.utils import int_from_bytes 2021-12-15 14:04:56.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:04:56.771 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 14:04:59.354 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:04:59.515 | + inc/python:pip_install:200 : result=0 2021-12-15 14:04:59.517 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:04:59.519 | + functions-common:time_stop:2402 : local name 2021-12-15 14:04:59.520 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:04:59.523 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:04:59.524 | + functions-common:time_stop:2405 : local total 2021-12-15 14:04:59.526 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:04:59.528 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:04:59.530 | + functions-common:time_stop:2409 : start_time=1639577094198 2021-12-15 14:04:59.531 | + functions-common:time_stop:2411 : [[ -z 1639577094198 ]] 2021-12-15 14:04:59.534 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:04:59.537 | + functions-common:time_stop:2414 : end_time=1639577099535 2021-12-15 14:04:59.539 | + functions-common:time_stop:2415 : elapsed_time=5337 2021-12-15 14:04:59.540 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:04:59.542 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:04:59.544 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5337 2021-12-15 14:04:59.546 | + inc/python:pip_install:203 : return 0 2021-12-15 14:04:59.548 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 14:04:59.551 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 14:04:59.555 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 14:04:59.557 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 14:04:59.561 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 14:04:59.561 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 14:05:00.296 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 14:05:00.299 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 14:05:00.299 | pip: 21.3.1 2021-12-15 14:05:00.302 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 14:05:00.305 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 14:05:00.309 | + ./stack.sh:main:786 : fixup_all 2021-12-15 14:05:00.312 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 14:05:00.314 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 14:05:00.317 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:00.320 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:00.323 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 14:05:00.336 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 14:05:00.350 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 14:05:00.363 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 14:05:00.366 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 14:05:00.368 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:05:00.370 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:05:00.372 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:05:00.375 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:05:00.377 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:05:00.379 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:05:00.382 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:05:00.384 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:05:00.386 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:05:00.388 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 14:05:00.390 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 14:05:00.393 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 14:05:00.395 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:05:00.399 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:05:00.401 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:05:00.403 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:05:00.406 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:05:00.408 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:05:00.410 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 14:05:00.413 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 14:05:00.435 | Using python 3.8 to install os-testr 2021-12-15 14:05:00.437 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 14:05:01.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:01.355 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:01.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:01.355 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:02.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:02.525 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 14:05:02.628 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 14:05:02.630 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 14:05:02.631 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 14:05:02.633 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 14:05:02.647 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 14:05:02.677 | 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) 2021-12-15 14:05:02.678 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 14:05:02.679 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 14:05:02.680 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 14:05:02.681 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 14:05:02.709 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 14:05:02.710 | 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) (2.4.0) 2021-12-15 14:05:02.712 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 14:05:02.713 | 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) 2021-12-15 14:05:02.714 | 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) 2021-12-15 14:05:02.728 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 14:05:02.800 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 14:05:02.801 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 14:05:02.803 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 14:05:05.281 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:05:05.445 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:05.448 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:05.450 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:05.452 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:05.454 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:05.456 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:05.458 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:05.460 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:05.463 | + functions-common:time_stop:2409 : start_time=1639577100429 2021-12-15 14:05:05.465 | + functions-common:time_stop:2411 : [[ -z 1639577100429 ]] 2021-12-15 14:05:05.468 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:05.472 | + functions-common:time_stop:2414 : end_time=1639577105470 2021-12-15 14:05:05.475 | + functions-common:time_stop:2415 : elapsed_time=5041 2021-12-15 14:05:05.477 | + functions-common:time_stop:2416 : total=0 2021-12-15 14:05:05.479 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:05.481 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5041 2021-12-15 14:05:05.484 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:05.486 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 14:05:05.546 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 14:05:05.666 | + ./stack.sh:main:800 : install_infra 2021-12-15 14:05:05.670 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:05:05.674 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 14:05:05.678 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:05:05.682 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 14:05:05.711 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 14:05:07.853 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:07.870 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:07.982 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.004 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.010 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.026 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.034 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.073 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.078 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.140 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.146 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.207 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.232 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.283 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.302 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.307 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.602 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.606 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.617 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.640 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.647 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.664 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.728 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:08.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:08.916 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:05:09.241 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:09.244 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:09.246 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:09.248 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:09.250 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:09.252 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:09.254 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:09.256 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:09.258 | + functions-common:time_stop:2409 : start_time=1639577105701 2021-12-15 14:05:09.260 | + functions-common:time_stop:2411 : [[ -z 1639577105701 ]] 2021-12-15 14:05:09.263 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:09.267 | + functions-common:time_stop:2414 : end_time=1639577109264 2021-12-15 14:05:09.269 | + functions-common:time_stop:2415 : elapsed_time=3563 2021-12-15 14:05:09.271 | + functions-common:time_stop:2416 : total=5041 2021-12-15 14:05:09.273 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:09.275 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8604 2021-12-15 14:05:09.278 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:09.281 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 14:05:09.284 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 14:05:09.312 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 14:05:11.256 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.273 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.381 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.403 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.409 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.424 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.432 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.473 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.478 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.540 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.546 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.607 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.633 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.682 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.701 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:11.705 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.007 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.012 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.024 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.047 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.055 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.073 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.138 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 14:05:12.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:12.211 | Processing /opt/stack/requirements 2021-12-15 14:05:13.988 | 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 24)) (6.0) 2021-12-15 14:05:13.991 | 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 177)) (3.0.0) 2021-12-15 14:05:14.003 | 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 343)) (21.3) 2021-12-15 14:05:14.010 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 14:05:14.012 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 14:05:14.019 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 14:05:14.048 | 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 508)) (1.16.0) 2021-12-15 14:05:14.051 | 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 562)) (2.5.0) 2021-12-15 14:05:14.062 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 14:05:14.084 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 14:05:14.087 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 14:05:14.104 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 14:05:14.133 | 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 211)) (3.3) 2021-12-15 14:05:14.136 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 14:05:14.139 | 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 173)) (1.0.0) 2021-12-15 14:05:14.141 | 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 122)) (3.10.0) 2021-12-15 14:05:14.154 | 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 123)) (2.3.3) 2021-12-15 14:05:14.210 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 14:05:14.213 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 14:05:14.225 | 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 543)) (3.5.0) 2021-12-15 14:05:14.232 | 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 384)) (1.8.2) 2021-12-15 14:05:14.235 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 14:05:14.292 | 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 600)) (0.2.5) 2021-12-15 14:05:14.297 | Building wheels for collected packages: openstack-requirements 2021-12-15 14:05:14.298 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 14:05:15.166 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 14:05:15.166 | ERROR: Command errored out with exit status 1: 2021-12-15 14:05:15.166 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-b8b3ont7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-b8b3ont7/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-0nk1i6f4 2021-12-15 14:05:15.166 | cwd: /tmp/pip-req-build-b8b3ont7/ 2021-12-15 14:05:15.166 | Complete output (6 lines): 2021-12-15 14:05:15.166 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 14:05:15.166 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 14:05:15.167 | or: setup.py --help-commands 2021-12-15 14:05:15.167 | or: setup.py cmd --help 2021-12-15 14:05:15.167 | 2021-12-15 14:05:15.167 | error: invalid command 'bdist_wheel' 2021-12-15 14:05:15.167 | ---------------------------------------- 2021-12-15 14:05:15.167 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 14:05:15.167 | Running setup.py clean for openstack-requirements 2021-12-15 14:05:16.072 | Failed to build openstack-requirements 2021-12-15 14:05:16.090 | Installing collected packages: openstack-requirements 2021-12-15 14:05:16.090 | Attempting uninstall: openstack-requirements 2021-12-15 14:05:16.091 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 14:05:16.128 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 14:05:16.148 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 14:05:16.151 | Running setup.py install for openstack-requirements: started 2021-12-15 14:05:18.462 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 14:05:18.487 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 14:05:18.629 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:18.631 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:18.633 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:18.636 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:18.638 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:18.640 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:18.642 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:18.644 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:18.648 | + functions-common:time_stop:2409 : start_time=1639577109303 2021-12-15 14:05:18.650 | + functions-common:time_stop:2411 : [[ -z 1639577109303 ]] 2021-12-15 14:05:18.653 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:18.657 | + functions-common:time_stop:2414 : end_time=1639577118655 2021-12-15 14:05:18.660 | + functions-common:time_stop:2415 : elapsed_time=9352 2021-12-15 14:05:18.663 | + functions-common:time_stop:2416 : total=8604 2021-12-15 14:05:18.666 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:18.669 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17956 2021-12-15 14:05:18.671 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:18.674 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 14:05:18.676 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 14:05:18.679 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 14:05:18.682 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:18.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:18.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 14:05:18.690 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:18.693 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 14:05:18.719 | Using python 3.8 to install pbr 2021-12-15 14:05:18.722 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 14:05:19.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:19.629 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:19.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:19.629 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:20.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:20.736 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 14:05:23.314 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:05:23.478 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:23.480 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:23.483 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:23.485 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:23.487 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:23.489 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:23.491 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:23.493 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:23.496 | + functions-common:time_stop:2409 : start_time=1639577118712 2021-12-15 14:05:23.498 | + functions-common:time_stop:2411 : [[ -z 1639577118712 ]] 2021-12-15 14:05:23.501 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:23.505 | + functions-common:time_stop:2414 : end_time=1639577123502 2021-12-15 14:05:23.507 | + functions-common:time_stop:2415 : elapsed_time=4790 2021-12-15 14:05:23.509 | + functions-common:time_stop:2416 : total=17956 2021-12-15 14:05:23.511 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:23.514 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22746 2021-12-15 14:05:23.516 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:23.518 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 14:05:26.042 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 14:05:28.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:28.171 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 14:05:28.187 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 14:05:28.189 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 14:05:28.192 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 14:05:28.195 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 14:05:28.201 | 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.6) 2021-12-15 14:05:28.284 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:05:28.287 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 14:05:28.290 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 14:05:28.308 | + ./stack.sh:main:809 : pkgs= 2021-12-15 14:05:28.311 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 14:05:28.313 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 14:05:28.316 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 14:05:28.319 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 14:05:28.321 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 14:05:28.324 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 14:05:28.326 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 14:05:28.328 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 14:05:28.330 | + functions-common:run_phase:1840 : local extra 2021-12-15 14:05:28.333 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 14:05:28.337 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 14:05:28.340 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 14:05:28.342 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 14:05:28.344 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 14:05:28.347 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 14:05:28.364 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:28.367 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:05:28.369 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:05:28.372 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 14:05:28.375 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:05:28.378 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:05:28.380 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:05:28.383 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 14:05:28.385 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:05:28.387 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 14:05:28.389 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 14:05:28.392 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 14:05:28.394 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 14:05:28.396 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 14:05:28.399 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 14:05:28.401 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 14:05:28.403 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 14:05:28.405 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 14:05:28.408 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 14:05:28.410 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 14:05:28.412 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 14:05:28.415 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 14:05:28.418 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 14:05:28.422 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 14:05:28.424 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 14:05:28.427 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 14:05:28.487 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 14:05:28.487 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 14:05:28.490 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 14:05:28.885 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 14:05:28.888 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 14:05:28.905 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:28.907 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 14:05:28.910 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:05:28.913 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:05:28.915 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:05:28.917 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:05:28.920 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:05:28.922 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:05:28.924 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:28.927 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:28.929 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:05:28.932 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:05:28.934 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:05:28.936 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:05:28.939 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 14:05:28.942 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:05:28.944 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:28.946 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:28.949 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 14:05:28.974 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 14:05:29.085 | Reading package lists... 2021-12-15 14:05:29.362 | Building dependency tree... 2021-12-15 14:05:29.364 | Reading state information... 2021-12-15 14:05:29.708 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 14:05:29.708 | The following packages were automatically installed and are no longer required: 2021-12-15 14:05:29.709 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:05:29.710 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:05:29.710 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:05:29.710 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:05:29.710 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:05:29.710 | python3-zope.interface 2021-12-15 14:05:29.710 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:05:29.839 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:05:29.844 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:05:29.846 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:05:29.848 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:29.850 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:29.853 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:29.855 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:29.857 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:29.860 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:05:29.862 | + functions-common:time_stop:2409 : start_time=1639577128970 2021-12-15 14:05:29.865 | + functions-common:time_stop:2411 : [[ -z 1639577128970 ]] 2021-12-15 14:05:29.867 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:29.872 | + functions-common:time_stop:2414 : end_time=1639577129869 2021-12-15 14:05:29.874 | + functions-common:time_stop:2415 : elapsed_time=899 2021-12-15 14:05:29.876 | + functions-common:time_stop:2416 : total=1794 2021-12-15 14:05:29.878 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:29.880 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2693 2021-12-15 14:05:29.883 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:05:29.885 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 14:05:29.887 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:05:29.890 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:05:29.892 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:05:29.895 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:05:29.898 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:05:29.900 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:05:29.903 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 14:05:29.905 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:05:29.908 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:05:29.910 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:05:29.913 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:05:29.916 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:05:29.918 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:05:29.920 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:05:29.923 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:05:29.925 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:05:29.928 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 14:05:29.930 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:05:29.933 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:05:29.935 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:05:29.938 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:05:29.940 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:05:29.942 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:05:29.945 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 14:05:29.947 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 14:05:29.964 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:29.967 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 14:05:29.969 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:05:29.971 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 14:05:29.974 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 14:05:29.977 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 14:05:29.981 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 14:05:29.983 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 14:05:29.986 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 14:05:29.988 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 14:05:29.990 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 14:05:29.992 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 14:05:29.995 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 14:05:30.790 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 14:05:30.790 | user tags 2021-12-15 14:05:30.790 | stackrabbit []' 2021-12-15 14:05:30.794 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 14:05:30.794 | user tags 2021-12-15 14:05:30.794 | stackrabbit []' 2021-12-15 14:05:30.794 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 14:05:30.801 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 14:05:30.803 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 14:05:30.806 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:05:31.495 | Changing password for user "stackrabbit" ... 2021-12-15 14:05:31.521 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 14:05:32.237 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 14:05:32.262 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 14:05:32.265 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 14:05:32.974 | Changing password for user "stackrabbit" ... 2021-12-15 14:05:33.000 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 14:05:33.002 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 14:05:33.005 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 14:05:33.718 | Deleting user "guest" ... 2021-12-15 14:05:33.734 | Error: 2021-12-15 14:05:33.734 | {:no_such_user, "guest"} 2021-12-15 14:05:33.748 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 14:05:33.751 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 14:05:33.768 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:33.771 | + ./stack.sh:main:826 : install_database 2021-12-15 14:05:33.773 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 14:05:33.775 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 14:05:33.778 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:33.780 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:33.782 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 14:05:34.004 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 14:05:34.006 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 14:05:34.009 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 14:05:34.011 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:05:34.013 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 14:05:34.016 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:05:34.018 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:05:34.020 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:05:34.023 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:05:34.025 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:05:34.027 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:05:34.029 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:05:34.032 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:05:34.034 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:05:34.037 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 14:05:34.039 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:05:34.042 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:05:34.044 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:05:34.047 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:05:34.053 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:05:34.055 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:05:34.057 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 14:05:34.060 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:34.063 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:34.065 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 14:05:34.068 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:05:34.070 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:05:34.073 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:05:34.075 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:05:34.077 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:05:34.080 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:05:34.082 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:34.084 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:34.086 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:05:34.089 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:05:34.091 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:05:34.093 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:05:34.095 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 14:05:34.098 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:05:34.100 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:34.102 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:34.105 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 14:05:34.128 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 14:05:34.243 | Reading package lists... 2021-12-15 14:05:34.520 | Building dependency tree... 2021-12-15 14:05:34.522 | Reading state information... 2021-12-15 14:05:34.866 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 14:05:34.866 | The following packages were automatically installed and are no longer required: 2021-12-15 14:05:34.868 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:05:34.868 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:05:34.868 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:05:34.868 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:05:34.868 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:05:34.869 | python3-zope.interface 2021-12-15 14:05:34.869 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:05:35.025 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:05:35.029 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:05:35.032 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:05:35.034 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:35.036 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:35.038 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:35.040 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:35.042 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:35.044 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:05:35.046 | + functions-common:time_stop:2409 : start_time=1639577134126 2021-12-15 14:05:35.048 | + functions-common:time_stop:2411 : [[ -z 1639577134126 ]] 2021-12-15 14:05:35.052 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:35.056 | + functions-common:time_stop:2414 : end_time=1639577135053 2021-12-15 14:05:35.059 | + functions-common:time_stop:2415 : elapsed_time=927 2021-12-15 14:05:35.061 | + functions-common:time_stop:2416 : total=2693 2021-12-15 14:05:35.063 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:35.065 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3620 2021-12-15 14:05:35.068 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:05:35.071 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 14:05:35.073 | + ./stack.sh:main:829 : install_database_python 2021-12-15 14:05:35.076 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 14:05:35.078 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 14:05:35.080 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 14:05:35.082 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:05:35.085 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 14:05:35.088 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 14:05:35.090 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:05:35.094 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:05:35.094 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:05:35.100 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 14:05:35.102 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 14:05:35.104 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 14:05:35.107 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 14:05:35.109 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 14:05:35.133 | Using python 3.8 to install PyMySQL 2021-12-15 14:05:35.135 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 14:05:36.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:36.016 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:36.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:36.016 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:37.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:37.165 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 14:05: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 2021-12-15 14:05:39.809 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:39.811 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:39.813 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:39.816 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:39.818 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:39.820 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:39.823 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:39.825 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:39.827 | + functions-common:time_stop:2409 : start_time=1639577135126 2021-12-15 14:05:39.829 | + functions-common:time_stop:2411 : [[ -z 1639577135126 ]] 2021-12-15 14:05:39.833 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:39.837 | + functions-common:time_stop:2414 : end_time=1639577139834 2021-12-15 14:05:39.839 | + functions-common:time_stop:2415 : elapsed_time=4708 2021-12-15 14:05:39.842 | + functions-common:time_stop:2416 : total=22746 2021-12-15 14:05:39.844 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:39.846 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=27454 2021-12-15 14:05:39.848 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:39.851 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 14:05:39.853 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 14:05:39.855 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 14:05:39.858 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 14:05:39.875 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:39.878 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 14:05:39.880 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 14:05:39.884 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:05:39.885 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:05:39.891 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:05:39.894 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:05:39.897 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 14:05:39.900 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:05:39.903 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 14:05:39.906 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 14:05:39.923 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:39.925 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 14:05:39.928 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:05:39.930 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:05:39.933 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:05:39.936 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:05:39.938 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:05:39.940 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:05:39.943 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:39.946 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:39.948 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:05:39.950 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:05:39.952 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:05:39.955 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:05:39.958 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 14:05:39.960 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:05:39.962 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:39.964 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:39.967 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 14:05:39.989 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 14:05:40.104 | Reading package lists... 2021-12-15 14:05:40.378 | Building dependency tree... 2021-12-15 14:05:40.379 | Reading state information... 2021-12-15 14:05:40.713 | radvd is already the newest version (1:2.17-2). 2021-12-15 14:05:40.714 | The following packages were automatically installed and are no longer required: 2021-12-15 14:05:40.715 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:05:40.715 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:05:40.715 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:05:40.715 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:05:40.715 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:05:40.715 | python3-zope.interface 2021-12-15 14:05:40.715 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:05:40.842 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:05:40.846 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:05:40.848 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:05:40.851 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:40.853 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:40.855 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:40.857 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:40.860 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:40.862 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:05:40.864 | + functions-common:time_stop:2409 : start_time=1639577139986 2021-12-15 14:05:40.867 | + functions-common:time_stop:2411 : [[ -z 1639577139986 ]] 2021-12-15 14:05:40.870 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:40.874 | + functions-common:time_stop:2414 : end_time=1639577140871 2021-12-15 14:05:40.876 | + functions-common:time_stop:2415 : elapsed_time=885 2021-12-15 14:05:40.879 | + functions-common:time_stop:2416 : total=3620 2021-12-15 14:05:40.881 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:40.883 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4505 2021-12-15 14:05:40.886 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:05:40.888 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 14:05:40.906 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:40.908 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 14:05:40.911 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 14:05:40.915 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 14:05:40.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 14:05:40.938 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:05:40.940 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:05:40.943 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:05:40.945 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:05:40.947 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:05:40.950 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:05:40.952 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:40.954 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:40.956 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:05:40.959 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:05:40.961 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:05:40.964 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:05:40.966 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 14:05:40.968 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:05:40.971 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:40.974 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:40.976 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 14:05:41.000 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 14:05:41.117 | Reading package lists... 2021-12-15 14:05:41.393 | Building dependency tree... 2021-12-15 14:05:41.395 | Reading state information... 2021-12-15 14:05:41.741 | fakeroot is already the newest version (1.24-1). 2021-12-15 14:05:41.741 | make is already the newest version (4.2.1-1.2). 2021-12-15 14:05:41.741 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 14:05:41.742 | The following packages were automatically installed and are no longer required: 2021-12-15 14:05:41.743 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:05:41.743 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:05:41.743 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:05:41.743 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:05:41.743 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:05:41.743 | python3-zope.interface 2021-12-15 14:05:41.743 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:05:41.874 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:05:41.879 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:05:41.882 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:05:41.884 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:41.886 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:41.888 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:41.890 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:41.892 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:41.895 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:05:41.897 | + functions-common:time_stop:2409 : start_time=1639577140998 2021-12-15 14:05:41.899 | + functions-common:time_stop:2411 : [[ -z 1639577140998 ]] 2021-12-15 14:05:41.902 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:41.906 | + functions-common:time_stop:2414 : end_time=1639577141903 2021-12-15 14:05:41.908 | + functions-common:time_stop:2415 : elapsed_time=905 2021-12-15 14:05:41.910 | + functions-common:time_stop:2416 : total=4505 2021-12-15 14:05:41.912 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:41.914 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5410 2021-12-15 14:05:41.917 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:05:41.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 14:05:41.921 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:41.923 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:41.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 14:05:41.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 14:05:41.931 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 14:05:41.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 14:05:41.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 14:05:41.943 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 14:05:41.943 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 14:05:41.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 14:05:41.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 14:05:41.953 | + functions:vercmp:628 : local v1=5.4 2021-12-15 14:05:41.955 | + functions:vercmp:629 : local 'op=<' 2021-12-15 14:05:41.957 | + functions:vercmp:630 : local v2=3.13 2021-12-15 14:05:41.959 | + functions:vercmp:631 : local result 2021-12-15 14:05:41.963 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 14:05:41.964 | ++ functions:vercmp:635 : head -1 2021-12-15 14:05:41.964 | ++ functions:vercmp:635 : sort -V 2021-12-15 14:05:41.969 | + functions:vercmp:635 : result=3.13 2021-12-15 14:05:41.972 | + functions:vercmp:637 : case $op in 2021-12-15 14:05:41.974 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 14:05:41.977 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 14:05:41.979 | + functions:vercmp:648 : return 2021-12-15 14:05:41.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 14:05:41.984 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:05:41.986 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 14:05:42.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 14:05:42.511 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 14:05:42.514 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 14:05:42.529 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.532 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 14:05:42.557 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:42.559 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 14:05:42.562 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 14:05:42.562 | Installing etcd 2021-12-15 14:05:42.564 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 14:05:42.577 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 14:05:42.596 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 14:05:42.599 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 14:05:42.614 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 14:05:42.618 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:05:42.621 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:05:42.624 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:05:42.629 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:05:42.631 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-15 14:05:42.634 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 14:05:42.636 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:05:42.638 | ++ functions:get_extra_file:74 : return 2021-12-15 14:05:42.641 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 14:05:42.644 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 14:05:42.647 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 14:05:42.649 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 14:05:42.668 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:05:42.670 | + ./stack.sh:main:856 : install_dstat 2021-12-15 14:05:42.672 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 14:05:42.690 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:05:42.692 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 14:05:42.694 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 14:05:42.697 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 14:05:42.699 | + ./stack.sh:main:865 : install_libs 2021-12-15 14:05:42.701 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 14:05:42.704 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 14:05:42.706 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 14:05:42.709 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 14:05:42.711 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 14:05:42.718 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.720 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 14:05:42.722 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 14:05:42.725 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 14:05:42.727 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 14:05:42.729 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 14:05:42.736 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.738 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 14:05:42.741 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 14:05:42.743 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 14:05:42.745 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 14:05:42.748 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 14:05:42.755 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.757 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 14:05:42.759 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 14:05:42.762 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 14:05:42.764 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 14:05:42.766 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 14:05:42.773 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.775 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 14:05:42.777 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 14:05:42.780 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 14:05:42.782 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 14:05:42.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 14:05:42.791 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.793 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 14:05:42.795 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 14:05:42.798 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 14:05:42.801 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 14:05:42.803 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 14:05:42.810 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.812 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 14:05:42.815 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 14:05:42.818 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 14:05:42.821 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 14:05:42.823 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 14:05:42.831 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.833 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 14:05:42.835 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 14:05:42.838 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 14:05:42.840 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 14:05:42.842 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 14:05:42.850 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.852 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 14:05:42.855 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 14:05:42.857 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 14:05:42.859 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 14:05:42.862 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 14:05:42.869 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.871 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 14:05:42.874 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 14:05:42.876 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 14:05:42.878 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 14:05:42.881 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 14:05:42.888 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.891 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 14:05:42.893 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 14:05:42.895 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 14:05:42.898 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 14:05:42.900 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 14:05:42.907 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.909 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 14:05:42.912 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 14:05:42.915 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 14:05:42.917 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 14:05:42.920 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 14:05:42.928 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.930 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 14:05:42.932 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 14:05:42.935 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 14:05:42.938 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 14:05:42.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 14:05:42.948 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.950 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 14:05:42.952 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 14:05:42.955 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 14:05:42.957 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 14:05:42.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 14:05:42.966 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.969 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 14:05:42.971 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 14:05:42.974 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 14:05:42.976 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 14:05:42.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:42.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:42.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 14:05:42.986 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:42.989 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 14:05:42.991 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 14:05:42.993 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 14:05:42.996 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 14:05:42.999 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 14:05:43.007 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.009 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 14:05:43.012 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 14:05:43.015 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 14:05:43.017 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 14:05:43.020 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 14:05:43.028 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.030 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 14:05:43.033 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 14:05:43.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 14:05:43.039 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 14:05:43.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 14:05:43.049 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.052 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 14:05:43.054 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 14:05:43.056 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 14:05:43.059 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 14:05:43.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 14:05:43.069 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.072 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 14:05:43.074 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 14:05:43.076 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 14:05:43.079 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 14:05:43.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 14:05:43.089 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.091 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 14:05:43.093 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 14:05:43.096 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 14:05:43.098 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 14:05:43.100 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 14:05:43.108 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.110 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 14:05:43.112 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 14:05:43.115 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 14:05:43.117 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 14:05:43.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 14:05:43.126 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.129 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 14:05:43.132 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 14:05:43.135 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 14:05:43.137 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 14:05:43.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 14:05:43.147 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.150 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 14:05:43.152 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 14:05:43.154 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 14:05:43.157 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 14:05:43.159 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 14:05:43.166 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.169 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 14:05:43.171 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 14:05:43.174 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 14:05:43.176 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 14:05:43.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 14:05:43.189 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.192 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 14:05:43.195 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 14:05:43.198 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 14:05:43.200 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 14:05:43.203 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 14:05:43.212 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.215 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 14:05:43.218 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 14:05:43.221 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 14:05:43.224 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 14:05:43.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 14:05:43.235 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.239 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 14:05:43.241 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 14:05:43.244 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 14:05:43.247 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 14:05:43.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 14:05:43.258 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.261 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 14:05:43.263 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 14:05:43.265 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 14:05:43.268 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 14:05:43.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 14:05:43.277 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.280 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 14:05:43.282 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 14:05:43.285 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 14:05:43.287 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 14:05:43.289 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 14:05:43.297 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.299 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 14:05:43.302 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 14:05:43.304 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 14:05:43.307 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 14:05:43.309 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 14:05:43.318 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.320 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 14:05:43.322 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 14:05:43.325 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 14:05:43.327 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 14:05:43.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 14:05:43.337 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.339 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 14:05:43.342 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 14:05:43.344 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 14:05:43.346 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 14:05:43.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 14:05:43.356 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.358 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 14:05:43.361 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 14:05:43.364 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 14:05:43.366 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 14:05:43.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 14:05:43.375 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.378 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 14:05:43.381 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 14:05:43.383 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 14:05:43.385 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 14:05:43.387 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 14:05:43.395 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.397 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 14:05:43.399 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 14:05:43.402 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 14:05:43.404 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 14:05:43.406 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 14:05:43.414 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.416 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 14:05:43.419 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 14:05:43.422 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 14:05:43.424 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 14:05:43.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:43.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:43.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 14:05:43.435 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:43.437 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 14:05:43.460 | Using python 3.8 to install etcd3 2021-12-15 14:05:43.462 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 14:05:44.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:44.654 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:44.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:44.654 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:45.767 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:45.788 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 14:05:45.822 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 14:05:45.823 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 14:05:45.824 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 14:05:45.825 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 14:05:48.295 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:05:48.493 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:48.496 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:48.498 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:48.500 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:48.502 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:48.504 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:48.506 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:48.509 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:48.511 | + functions-common:time_stop:2409 : start_time=1639577143453 2021-12-15 14:05:48.513 | + functions-common:time_stop:2411 : [[ -z 1639577143453 ]] 2021-12-15 14:05:48.516 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:48.520 | + functions-common:time_stop:2414 : end_time=1639577148517 2021-12-15 14:05:48.523 | + functions-common:time_stop:2415 : elapsed_time=5064 2021-12-15 14:05:48.525 | + functions-common:time_stop:2416 : total=27454 2021-12-15 14:05:48.527 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:48.529 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=32518 2021-12-15 14:05:48.531 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:48.534 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 14:05:48.557 | Using python 3.8 to install etcd3gw 2021-12-15 14:05:48.559 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 14:05:50.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:50.027 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:50.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:50.028 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:51.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:51.205 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 14:05:51.237 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 14:05:51.238 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 14:05:51.239 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 14:05:51.240 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 14:05:51.274 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 14:05:51.276 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 14:05:51.277 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 14:05:51.281 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 14:05:53.753 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:05:53.920 | + inc/python:pip_install:200 : result=0 2021-12-15 14:05:53.922 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:05:53.926 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:53.928 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:53.931 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:53.933 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:53.936 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:53.938 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:05:53.941 | + functions-common:time_stop:2409 : start_time=1639577148551 2021-12-15 14:05:53.943 | + functions-common:time_stop:2411 : [[ -z 1639577148551 ]] 2021-12-15 14:05:53.946 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:53.950 | + functions-common:time_stop:2414 : end_time=1639577153948 2021-12-15 14:05:53.953 | + functions-common:time_stop:2415 : elapsed_time=5397 2021-12-15 14:05:53.955 | + functions-common:time_stop:2416 : total=32518 2021-12-15 14:05:53.958 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:53.960 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=37915 2021-12-15 14:05:53.962 | + inc/python:pip_install:203 : return 0 2021-12-15 14:05:53.965 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 14:05:53.967 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 14:05:53.970 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 14:05:53.973 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 14:05:53.975 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 14:05:53.977 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 14:05:53.980 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 14:05:53.982 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 14:05:53.985 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 14:05:53.987 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 14:05:53.990 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 14:05:53.992 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 14:05:53.994 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 14:05:53.997 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 14:05:53.999 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:54.002 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:54.004 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 14:05:54.007 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:05:54.009 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:05:54.012 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:05:54.014 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:05:54.016 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:05:54.019 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:05:54.021 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:05:54.025 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:54.027 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:54.029 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:05:54.032 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:05:54.035 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:05:54.037 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:05:54.040 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:05:54.042 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:05:54.044 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:54.047 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:54.050 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:05:54.074 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 14:05:54.189 | Reading package lists... 2021-12-15 14:05:54.470 | Building dependency tree... 2021-12-15 14:05:54.472 | Reading state information... 2021-12-15 14:05:54.813 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:05:54.813 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 14:05:54.813 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 14:05:54.814 | The following packages were automatically installed and are no longer required: 2021-12-15 14:05:54.815 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:05:54.815 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:05:54.815 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:05:54.815 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:05:54.815 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:05:54.816 | python3-zope.interface 2021-12-15 14:05:54.816 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:05:54.957 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:05:54.961 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:05:54.963 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:05:54.966 | + functions-common:time_stop:2402 : local name 2021-12-15 14:05:54.968 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:05:54.970 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:05:54.973 | + functions-common:time_stop:2405 : local total 2021-12-15 14:05:54.975 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:05:54.977 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:05:54.980 | + functions-common:time_stop:2409 : start_time=1639577154071 2021-12-15 14:05:54.982 | + functions-common:time_stop:2411 : [[ -z 1639577154071 ]] 2021-12-15 14:05:54.984 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:05:54.989 | + functions-common:time_stop:2414 : end_time=1639577154986 2021-12-15 14:05:54.991 | + functions-common:time_stop:2415 : elapsed_time=915 2021-12-15 14:05:54.994 | + functions-common:time_stop:2416 : total=5410 2021-12-15 14:05:54.998 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:05:55.000 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6325 2021-12-15 14:05:55.003 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:05:55.006 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 14:05:55.008 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:05:55.011 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:05:55.013 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 14:05:55.078 | Module proxy already enabled 2021-12-15 14:05:55.083 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 14:05:55.149 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 14:05:55.149 | Module proxy already enabled 2021-12-15 14:05:55.149 | Module proxy_uwsgi already enabled 2021-12-15 14:05:55.153 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 14:05:55.156 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:05:55.158 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:05:55.161 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:05:55.297 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 14:05:55.301 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 14:05:55.304 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 14:05:55.307 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 14:05:55.315 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.318 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 14:05:55.320 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 14:05:55.323 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 14:05:55.325 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 14:05:55.332 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.334 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 14:05:55.336 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 14:05:55.339 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 14:05:55.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 14:05:55.348 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.351 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 14:05:55.353 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 14:05:55.355 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 14:05:55.358 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 14:05:55.365 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.367 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 14:05:55.370 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 14:05:55.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 14:05:55.380 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.382 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 14:05:55.384 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 14:05:55.387 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 14:05:55.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 14:05:55.396 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.398 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 14:05:55.415 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:55.417 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 14:05:55.420 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 14:05:55.422 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 14:05:55.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 14:05:55.432 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.434 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 14:05:55.451 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:05:55.454 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 14:05:55.456 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 14:05:55.458 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 14:05:55.461 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 14:05:55.468 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.470 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 14:05:55.472 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 14:05:55.475 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 14:05:55.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:05:55.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:05:55.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 14:05:55.484 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:05:55.486 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 14:05:55.489 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 14:05:55.491 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:05:55.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 14:05:55.497 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 14:05:55.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:05:55.503 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:05:55.504 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:05:55.509 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 14:05:55.511 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 14:05:55.514 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 14:05:55.516 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 14:05:55.519 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 14:05:55.540 | Using python 3.8 to install keystonemiddleware 2021-12-15 14:05:55.542 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 14:05:56.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:56.415 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:56.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:05:56.415 | from cryptography.utils import int_from_bytes 2021-12-15 14:05:57.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:05:57.617 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 14:05:57.713 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 14:05:57.714 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 14:05:57.715 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 14:05:57.716 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 14:05:57.717 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 14:05:57.718 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 14:05:57.720 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 14:05:57.722 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 14:05:57.723 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 14:05:57.724 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 14:05:57.725 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 14:05:57.726 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 14:05:57.727 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 14:05:57.728 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 14:05:57.789 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 14:05:57.791 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 14:05:57.792 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 14:05:57.831 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 14:05:57.873 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 14:05:57.874 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 14:05:57.876 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 14:05:57.877 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 14:05:57.930 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 14:05:57.933 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 14:05:57.943 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 14:05:57.944 | 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) 2021-12-15 14:05:57.962 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 14:05:57.963 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 14:05:57.965 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 14:05:58.033 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 14:05:58.034 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 14:05:58.035 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 14:05:58.037 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 14:05:58.092 | 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) 2021-12-15 14:05:58.106 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 14:06:00.576 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:06:00.748 | + inc/python:pip_install:200 : result=0 2021-12-15 14:06:00.750 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:06:00.753 | + functions-common:time_stop:2402 : local name 2021-12-15 14:06:00.755 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:06:00.758 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:06:00.760 | + functions-common:time_stop:2405 : local total 2021-12-15 14:06:00.762 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:06:00.764 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:06:00.767 | + functions-common:time_stop:2409 : start_time=1639577155534 2021-12-15 14:06:00.769 | + functions-common:time_stop:2411 : [[ -z 1639577155534 ]] 2021-12-15 14:06:00.772 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:06:00.776 | + functions-common:time_stop:2414 : end_time=1639577160774 2021-12-15 14:06:00.778 | + functions-common:time_stop:2415 : elapsed_time=5240 2021-12-15 14:06:00.781 | + functions-common:time_stop:2416 : total=37915 2021-12-15 14:06:00.783 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:06:00.785 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=43155 2021-12-15 14:06:00.787 | + inc/python:pip_install:203 : return 0 2021-12-15 14:06:00.789 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 14:06:00.792 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 14:06:00.794 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 14:06:00.797 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 14:06:00.800 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 14:06:00.803 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 14:06:00.808 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 14:06:00.808 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:06:00.815 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 14:06:00.818 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 14:06:00.821 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 14:06:00.824 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 14:06:00.826 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 14:06:00.849 | Using python 3.8 to install python-memcached 2021-12-15 14:06:00.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 14:06:01.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:01.732 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:01.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:01.732 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:02.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:06:02.880 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 14:06:02.883 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 14:06:05.406 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:06:05.578 | + inc/python:pip_install:200 : result=0 2021-12-15 14:06:05.581 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:06:05.584 | + functions-common:time_stop:2402 : local name 2021-12-15 14:06:05.586 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:06:05.588 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:06:05.590 | + functions-common:time_stop:2405 : local total 2021-12-15 14:06:05.592 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:06:05.595 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:06:05.597 | + functions-common:time_stop:2409 : start_time=1639577160843 2021-12-15 14:06:05.599 | + functions-common:time_stop:2411 : [[ -z 1639577160843 ]] 2021-12-15 14:06:05.602 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:06:05.606 | + functions-common:time_stop:2414 : end_time=1639577165604 2021-12-15 14:06:05.608 | + functions-common:time_stop:2415 : elapsed_time=4761 2021-12-15 14:06:05.611 | + functions-common:time_stop:2416 : total=43155 2021-12-15 14:06:05.613 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:06:05.615 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=47916 2021-12-15 14:06:05.617 | + inc/python:pip_install:203 : return 0 2021-12-15 14:06:05.620 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 14:06:05.638 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:05.640 | + ./stack.sh:main:887 : '[' 10.222.0.57 == 10.222.0.57 ']' 2021-12-15 14:06:05.643 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 14:06:05.645 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 14:06:05.647 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 14:06:05.650 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:06:05.652 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 14:06:05.655 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 14:06:05.671 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:05.674 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 14:06:05.676 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 14:06:05.678 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 14:06:05.680 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:06:05.682 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:06:05.685 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:06:05.688 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:06:05.690 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:06:05.693 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:06:05.710 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:06:05.712 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:06:05.714 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:05.717 | + functions-common:git_clone:606 : echo master 2021-12-15 14:06:05.717 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:06:05.722 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 14:06:05.724 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:05.726 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 14:06:05.729 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:06:05.730 | + functions-common:git_clone:655 : head -1 2021-12-15 14:06:05.733 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 14:06:05.736 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:06:05.739 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 14:06:05.741 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:06:05.743 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:06:05.746 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 14:06:05.748 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:06:05.750 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 14:06:05.753 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:06:05.755 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:06:05.757 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 14:06:05.759 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:06:05.761 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:06:05.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 14:06:05.767 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:06:05.770 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 14:06:05.772 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:06:05.774 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:06:05.777 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 14:06:05.783 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 14:06:05.786 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 14:06:06.516 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 14:06:06.518 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:06:06.521 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:06:06.523 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:06:06.525 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 14:06:06.527 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 14:06:06.530 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:06:06.532 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:06:06.534 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:06:06.536 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:06:06.538 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:06:06.541 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:06:06.543 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:06:06.545 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 14:06:06.570 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 14:06:06.572 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 14:06:07.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:07.484 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:07.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:07.484 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:08.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:06:08.646 | Obtaining file:///opt/stack/keystone 2021-12-15 14:06:08.648 | Preparing metadata (setup.py): started 2021-12-15 14:06:10.254 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:06:10.363 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 14:06:10.364 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 14:06:10.365 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 14:06:10.366 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 14:06:10.367 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 14:06:10.368 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 14:06:10.369 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 14:06:10.370 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 14:06:10.371 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 14:06:10.372 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 14:06:10.373 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 14:06:10.374 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:06:10.376 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 14:06:10.377 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 14:06:10.378 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 14:06:10.379 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 14:06:10.380 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 14:06:10.381 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 14:06:10.383 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 14:06:10.384 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 14:06:10.385 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 14:06:10.386 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 14:06:10.387 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 14:06:10.388 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 14:06:10.389 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 14:06:10.390 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:06:10.391 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 14:06:10.393 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 14:06:10.394 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 14:06:10.395 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 14:06:10.396 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 14:06:10.397 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 14:06:10.399 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 14:06:10.400 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 14:06:10.411 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 14:06:10.412 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 14:06:10.457 | 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.dev19) (5.1.0) 2021-12-15 14:06:10.470 | 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.dev19) (3.0.3) 2021-12-15 14:06:10.471 | 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.dev19) (8.0.3) 2021-12-15 14:06:10.473 | 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.dev19) (2.0.2) 2021-12-15 14:06:10.474 | 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.dev19) (2.0.1) 2021-12-15 14:06:10.485 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 14:06:10.549 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 14:06:10.550 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 14:06:10.646 | 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.dev19) (2.3.0) 2021-12-15 14:06:10.647 | 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.dev19) (0.8.0) 2021-12-15 14:06:10.648 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 14:06:10.650 | 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.dev19) (1.5.0) 2021-12-15 14:06:10.705 | 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.dev19) (2.0.1) 2021-12-15 14:06:10.706 | 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.dev19) (1.7.5) 2021-12-15 14:06:10.708 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 14:06:10.765 | 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.dev19) (0.9.6) 2021-12-15 14:06:10.767 | 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.dev19) (2.8.2) 2021-12-15 14:06:10.824 | 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.dev19) (2.7.0) 2021-12-15 14:06:10.826 | 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.dev19) (2.4.0) 2021-12-15 14:06:10.827 | 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.dev19) (5.2.2) 2021-12-15 14:06:10.828 | 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.dev19) (5.0.6) 2021-12-15 14:06:10.831 | 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.dev19) (4.2.4) 2021-12-15 14:06:10.834 | 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.dev19) (0.4.0) 2021-12-15 14:06:10.855 | 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.dev19) (3.3.0) 2021-12-15 14:06:10.907 | 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.dev19) (2.4.0) 2021-12-15 14:06:10.928 | 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.dev19) (0.11.0) 2021-12-15 14:06:10.929 | 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.dev19) (3.0.6) 2021-12-15 14:06:10.930 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 14:06:10.931 | 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.dev19) (1.0.2) 2021-12-15 14:06:10.987 | 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.dev19) (4.5.0) 2021-12-15 14:06:11.103 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 14:06:11.104 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 14:06:11.105 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 14:06:11.106 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 14:06:11.369 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 14:06:11.392 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 14:06:11.393 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 14:06:11.468 | 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.dev19) (4.8.2) 2021-12-15 14:06:11.470 | 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.dev19) (1.1.6) 2021-12-15 14:06:11.490 | 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.dev19) (5.0.0) 2021-12-15 14:06:11.566 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 14:06:11.609 | 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.dev19) (1.13.3) 2021-12-15 14:06:11.728 | 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.dev19) (2.0.1) 2021-12-15 14:06:11.805 | 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.dev19) (1.7.0) 2021-12-15 14:06:11.935 | 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.dev19) (0.14.1) 2021-12-15 14:06:11.966 | 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.dev19) (0.12.0) 2021-12-15 14:06:12.008 | 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.dev19) (0.33.0) 2021-12-15 14:06:12.010 | 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.dev19) (1.3.3) 2021-12-15 14:06:12.012 | 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.dev19) (2.5.1) 2021-12-15 14:06:12.014 | 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.dev19) (3.5.0) 2021-12-15 14:06:12.015 | 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.dev19) (3.0.0) 2021-12-15 14:06:12.018 | 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.dev19) (2.1.1) 2021-12-15 14:06:12.072 | 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.dev19) (0.2.5) 2021-12-15 14:06:12.215 | 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.dev19) (3.3) 2021-12-15 14:06:12.218 | 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.dev19) (2.0.9) 2021-12-15 14:06:12.219 | 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.dev19) (2019.11.28) 2021-12-15 14:06:12.220 | 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.dev19) (1.26.7) 2021-12-15 14:06:12.375 | 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.dev19) (2.5.0) 2021-12-15 14:06:12.459 | 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.dev19) (2.4.0) 2021-12-15 14:06:12.534 | 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.dev19) (3.6.0) 2021-12-15 14:06:12.727 | 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.dev19) (2.1.0) 2021-12-15 14:06:12.758 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 14:06:12.909 | 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.dev19) (59.5.0) 2021-12-15 14:06:13.006 | 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.dev19) (0.7) 2021-12-15 14:06:13.041 | 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.dev19) (1.0.0) 2021-12-15 14:06:14.947 | Installing collected packages: keystone 2021-12-15 14:06:14.948 | Attempting uninstall: keystone 2021-12-15 14:06:14.948 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 14:06:14.951 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 14:06:14.953 | Running setup.py develop for keystone 2021-12-15 14:06:17.206 | Successfully installed keystone 2021-12-15 14:06:17.206 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:06:17.401 | + inc/python:pip_install:200 : result=0 2021-12-15 14:06:17.403 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:06:17.406 | + functions-common:time_stop:2402 : local name 2021-12-15 14:06:17.408 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:06:17.410 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:06:17.412 | + functions-common:time_stop:2405 : local total 2021-12-15 14:06:17.414 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:06:17.416 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:06:17.418 | + functions-common:time_stop:2409 : start_time=1639577166563 2021-12-15 14:06:17.420 | + functions-common:time_stop:2411 : [[ -z 1639577166563 ]] 2021-12-15 14:06:17.423 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:06:17.427 | + functions-common:time_stop:2414 : end_time=1639577177425 2021-12-15 14:06:17.429 | + functions-common:time_stop:2415 : elapsed_time=10862 2021-12-15 14:06:17.431 | + functions-common:time_stop:2416 : total=47916 2021-12-15 14:06:17.433 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:06:17.436 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=58778 2021-12-15 14:06:17.438 | + inc/python:pip_install:203 : return 0 2021-12-15 14:06:17.441 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:06:17.443 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:06:17.445 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:06:17.465 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 14:06:17.478 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 14:06:17.480 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 14:06:17.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:06:17.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:06:17.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 14:06:17.490 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:06:17.492 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 14:06:17.511 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:17.514 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:06:17.516 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:06:17.519 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 14:06:17.521 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 14:06:17.536 | + 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 ]] 2021-12-15 14:06:17.539 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 14:06:17.545 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 14:06:17.564 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:17.567 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 14:06:17.603 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 14:06:17.635 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 14:06:17.668 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 14:06:17.703 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 14:06:17.737 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 14:06:17.775 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 14:06:17.806 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 14:06:17.837 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 14:06:17.840 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 14:06:17.842 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 14:06:17.844 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 14:06:17.847 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:06:17.849 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:06:17.866 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:17.869 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:06:17.872 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:06:17.875 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:06:17.894 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:17.897 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:06:17.901 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:06:17.936 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:06:17.939 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:06:17.942 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 14:06:17.944 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 14:06:17.961 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:17.963 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.57/identity 2021-12-15 14:06:17.998 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 14:06:18.000 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 14:06:18.035 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 14:06:18.037 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 14:06:18.040 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 14:06:18.043 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 14:06:18.045 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:06:18.048 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 14:06:18.081 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 14:06:18.083 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 14:06:18.086 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 14:06:18.088 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 14:06:18.091 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:06:18.112 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:06:18.115 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:06:18.117 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:06:18.119 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:06:18.121 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:06:18.152 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:06:18.183 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:06:18.223 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:06:18.254 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 14:06:18.285 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 14:06:18.287 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 14:06:18.290 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:06:18.292 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 14:06:18.294 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 14:06:18.297 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:06:18.299 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:06:18.302 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 14:06:18.306 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 14:06:18.308 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:06:18.311 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:06:18.325 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:06:18.326 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:06:18.335 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:06:18.339 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:06:18.357 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:06:18.359 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 14:06:18.364 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 14:06:18.397 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 14:06:18.427 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 14:06:18.456 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 14:06:18.485 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 14:06:18.515 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 14:06:18.544 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 14:06:18.577 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 14:06:18.607 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 14:06:18.638 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:06:18.670 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 14:06:18.701 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 14:06:18.732 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 14:06:18.763 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:06:18.765 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:06:18.768 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 14:06:18.771 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 14:06:18.773 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:06:18.776 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:18.778 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:18.780 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:06:18.783 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:06:18.785 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 14:06:18.818 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 14:06:18.850 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 14:06:18.850 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 14:06:18.860 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 14:06:18.864 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 14:06:18.866 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 14:06:18.869 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:06:18.871 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:06:18.874 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:06:18.876 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:18.879 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:18.881 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:06:18.884 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:06:18.886 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:18.888 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:18.890 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 14:06:18.957 | Site keystone-wsgi-public already enabled 2021-12-15 14:06:18.962 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:06:18.964 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:06:18.967 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:06:18.969 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:06:19.133 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 14:06:19.165 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 14:06:19.200 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 14:06:19.234 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 14:06:19.238 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 14:06:19.275 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 14:06:19.308 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 14:06:19.340 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 14:06:19.362 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:19.365 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 14:06:19.383 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:19.386 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 14:06:19.388 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 14:06:19.391 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 14:06:19.393 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:06:19.395 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 14:06:19.398 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 14:06:19.400 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 14:06:19.403 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 14:06:19.405 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:06:19.408 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:06:19.411 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:06:19.414 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:06:19.416 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:06:19.419 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:06:19.436 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:06:19.438 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:06:19.441 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:19.444 | + functions-common:git_clone:606 : echo master 2021-12-15 14:06:19.445 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:06:19.451 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 14:06:19.453 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:19.456 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 14:06:19.459 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:06:19.459 | + functions-common:git_clone:655 : head -1 2021-12-15 14:06:19.462 | 876377435 Merge "updaters: use replication network" 2021-12-15 14:06:19.465 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:06:19.468 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 14:06:19.470 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:06:19.473 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:06:19.475 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 14:06:19.478 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 14:06:19.480 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 14:06:19.483 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:06:19.485 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:06:19.488 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 14:06:19.490 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:06:19.493 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 14:06:19.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 14:06:19.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:06:19.501 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 14:06:19.503 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:06:19.506 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:06:19.509 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 14:06:19.515 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 14:06:19.518 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 14:06:20.202 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 14:06:20.205 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:06:20.207 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:06:20.209 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:06:20.212 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 14:06:20.214 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 14:06:20.216 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:06:20.218 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 14:06:20.221 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:06:20.223 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 14:06:20.225 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 14:06:20.227 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 14:06:20.230 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:06:20.232 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 14:06:20.255 | Using python 3.8 to install /opt/stack/swift 2021-12-15 14:06:20.257 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 14:06:21.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:21.762 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:21.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:21.762 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:22.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:06:22.910 | Obtaining file:///opt/stack/swift 2021-12-15 14:06:22.911 | Preparing metadata (setup.py): started 2021-12-15 14:06:24.135 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:06:24.205 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 14:06:24.206 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 14:06:24.207 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 14:06:24.208 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 14:06:24.209 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 14:06:24.210 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 14:06:24.211 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 14:06:24.212 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 14:06:24.214 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 14:06:24.215 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 14:06:24.216 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 14:06:24.256 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 14:06:24.264 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 14:06:24.323 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 14:06:24.324 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 14:06:24.325 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 14:06:24.327 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 14:06:24.328 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 14:06:24.329 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 14:06:24.330 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 14:06:24.331 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 14:06:24.333 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 14:06:24.334 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 14:06:24.335 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 14:06:24.336 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 14:06:24.358 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 14:06:24.389 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 14:06:24.392 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 14:06:24.394 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 14:06:24.396 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 14:06:24.420 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 14:06:24.515 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 14:06:24.516 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 14:06:24.519 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 14:06:24.561 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 14:06:24.608 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 14:06:24.609 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 14:06:24.610 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 14:06:24.612 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 14:06:24.676 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 14:06:24.679 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 14:06:24.694 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 14:06:24.695 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 14:06:24.714 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 14:06:24.717 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 14:06:24.830 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 14:06:24.848 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 14:06:27.125 | Installing collected packages: swift 2021-12-15 14:06:27.125 | Attempting uninstall: swift 2021-12-15 14:06:27.125 | Found existing installation: swift 2.29.0.dev84 2021-12-15 14:06:27.129 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 14:06:27.131 | Running setup.py develop for swift 2021-12-15 14:06:29.281 | Successfully installed swift 2021-12-15 14:06:29.281 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:06:29.478 | + inc/python:pip_install:200 : result=0 2021-12-15 14:06:29.481 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:06:29.483 | + functions-common:time_stop:2402 : local name 2021-12-15 14:06:29.485 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:06:29.487 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:06:29.490 | + functions-common:time_stop:2405 : local total 2021-12-15 14:06:29.492 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:06:29.494 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:06:29.496 | + functions-common:time_stop:2409 : start_time=1639577180248 2021-12-15 14:06:29.498 | + functions-common:time_stop:2411 : [[ -z 1639577180248 ]] 2021-12-15 14:06:29.502 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:06:29.510 | + functions-common:time_stop:2414 : end_time=1639577189507 2021-12-15 14:06:29.512 | + functions-common:time_stop:2415 : elapsed_time=9259 2021-12-15 14:06:29.515 | + functions-common:time_stop:2416 : total=58778 2021-12-15 14:06:29.517 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:06:29.519 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68037 2021-12-15 14:06:29.522 | + inc/python:pip_install:203 : return 0 2021-12-15 14:06:29.525 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:06:29.527 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:06:29.530 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:06:29.549 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 14:06:29.562 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 14:06:29.566 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 14:06:29.568 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:06:29.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:06:29.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 14:06:29.575 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:06:29.578 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 14:06:29.581 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:06:29.583 | + ./stack.sh:main:898 : configure_swift 2021-12-15 14:06:29.587 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 14:06:29.589 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 14:06:29.591 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 14:06:29.593 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 14:06:29.595 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 14:06:30.689 | No object-auditor running 2021-12-15 14:06:30.689 | No object-expirer running 2021-12-15 14:06:30.689 | No container-updater running 2021-12-15 14:06:30.689 | No container-auditor running 2021-12-15 14:06:30.689 | No object-server running 2021-12-15 14:06:30.689 | No object-replicator running 2021-12-15 14:06:30.689 | No object-reconstructor running 2021-12-15 14:06:30.689 | No account-replicator running 2021-12-15 14:06:30.689 | No container-replicator running 2021-12-15 14:06:30.689 | No container-server running 2021-12-15 14:06:30.689 | No account-reaper running 2021-12-15 14:06:30.689 | No container-reconciler running 2021-12-15 14:06:30.689 | No object-updater running 2021-12-15 14:06:30.689 | No proxy-server running 2021-12-15 14:06:30.689 | No container-sharder running 2021-12-15 14:06:30.689 | No account-auditor running 2021-12-15 14:06:30.689 | No account-server running 2021-12-15 14:06:30.690 | No container-sync running 2021-12-15 14:06:30.776 | + lib/swift:configure_swift:340 : true 2021-12-15 14:06:30.778 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 14:06:30.791 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 14:06:30.805 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 14:06:30.809 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 14:06:30.809 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 14:06:30.816 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 14:06:30.816 | s/%GROUP%/ubuntu/; 2021-12-15 14:06:30.816 | s/%USER%/ubuntu/; 2021-12-15 14:06:30.816 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 14:06:30.816 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 14:06:30.820 | uid = ubuntu 2021-12-15 14:06:30.820 | gid = ubuntu 2021-12-15 14:06:30.820 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 14:06:30.821 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 14:06:30.821 | address = 127.0.0.1 2021-12-15 14:06:30.821 | 2021-12-15 14:06:30.821 | [account6612] 2021-12-15 14:06:30.821 | max connections = 25 2021-12-15 14:06:30.821 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:06:30.821 | read only = false 2021-12-15 14:06:30.821 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 14:06:30.821 | 2021-12-15 14:06:30.821 | [account6622] 2021-12-15 14:06:30.821 | max connections = 25 2021-12-15 14:06:30.821 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:06:30.821 | read only = false 2021-12-15 14:06:30.821 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 14:06:30.821 | 2021-12-15 14:06:30.821 | [account6632] 2021-12-15 14:06:30.821 | max connections = 25 2021-12-15 14:06:30.822 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:06:30.822 | read only = false 2021-12-15 14:06:30.822 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 14:06:30.822 | 2021-12-15 14:06:30.822 | [account6642] 2021-12-15 14:06:30.822 | max connections = 25 2021-12-15 14:06:30.822 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:06:30.822 | read only = false 2021-12-15 14:06:30.822 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 14:06:30.822 | 2021-12-15 14:06:30.822 | 2021-12-15 14:06:30.822 | [container6611] 2021-12-15 14:06:30.822 | max connections = 25 2021-12-15 14:06:30.822 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:06:30.822 | read only = false 2021-12-15 14:06:30.822 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 14:06:30.822 | 2021-12-15 14:06:30.822 | [container6621] 2021-12-15 14:06:30.822 | max connections = 25 2021-12-15 14:06:30.822 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:06:30.822 | read only = false 2021-12-15 14:06:30.822 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 14:06:30.822 | 2021-12-15 14:06:30.822 | [container6631] 2021-12-15 14:06:30.822 | max connections = 25 2021-12-15 14:06:30.822 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:06:30.822 | read only = false 2021-12-15 14:06:30.822 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 14:06:30.822 | 2021-12-15 14:06:30.822 | [container6641] 2021-12-15 14:06:30.822 | max connections = 25 2021-12-15 14:06:30.822 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:06:30.822 | read only = false 2021-12-15 14:06:30.822 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 14:06:30.823 | 2021-12-15 14:06:30.823 | 2021-12-15 14:06:30.823 | [object6613] 2021-12-15 14:06:30.823 | max connections = 25 2021-12-15 14:06:30.823 | path = /opt/stack/data/swift/1/node/ 2021-12-15 14:06:30.823 | read only = false 2021-12-15 14:06:30.823 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 14:06:30.823 | 2021-12-15 14:06:30.823 | [object6623] 2021-12-15 14:06:30.823 | max connections = 25 2021-12-15 14:06:30.823 | path = /opt/stack/data/swift/2/node/ 2021-12-15 14:06:30.823 | read only = false 2021-12-15 14:06:30.823 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 14:06:30.823 | 2021-12-15 14:06:30.823 | [object6633] 2021-12-15 14:06:30.823 | max connections = 25 2021-12-15 14:06:30.823 | path = /opt/stack/data/swift/3/node/ 2021-12-15 14:06:30.823 | read only = false 2021-12-15 14:06:30.823 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 14:06:30.823 | 2021-12-15 14:06:30.823 | [object6643] 2021-12-15 14:06:30.823 | max connections = 25 2021-12-15 14:06:30.823 | path = /opt/stack/data/swift/4/node/ 2021-12-15 14:06:30.823 | read only = false 2021-12-15 14:06:30.823 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 14:06:30.824 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 14:06:30.826 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:30.828 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:30.831 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 14:06:30.844 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 14:06:30.846 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 14:06:30.851 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 14:06:30.856 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 14:06:30.858 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 14:06:30.863 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 14:06:30.894 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.57:8080/v1/ 2021-12-15 14:06:30.925 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 14:06:30.945 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 14:06:30.977 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 14:06:31.000 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:06:31.034 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 14:06:31.054 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 14:06:31.086 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 14:06:31.106 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 14:06:31.139 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 14:06:31.160 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:06:31.192 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 14:06:31.212 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 14:06:31.228 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:31.230 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 14:06:31.262 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 14:06:31.292 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 14:06:31.322 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 14:06:31.353 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 14:06:31.370 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:31.372 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 14:06:31.402 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 14:06:31.417 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:31.420 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 14:06:31.437 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:31.439 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 14:06:31.442 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 14:06:31.458 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:31.461 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 14:06:31.463 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 14:06:31.465 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 14:06:31.471 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 14:06:31.477 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 14:06:31.511 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 14:06:31.545 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 14:06:31.578 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 14:06:31.611 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 14:06:31.641 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 14:06:31.643 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 14:06:31.645 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 14:06:31.647 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 14:06:31.650 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 14:06:31.680 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 14:06:31.710 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:06:31.740 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 14:06:31.771 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 14:06:31.801 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 14:06:31.831 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 14:06:31.861 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 14:06:31.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:06:31.919 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 14:06:31.952 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 14:06:31.982 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 14:06:32.012 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 14:06:32.043 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 14:06:32.076 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 14:06:32.107 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 14:06:32.126 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 14:06:32.156 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 14:06:32.187 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 14:06:32.193 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 14:06:32.224 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 14:06:32.252 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 14:06:32.282 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 14:06:32.285 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 14:06:32.287 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:06:32.289 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 14:06:32.294 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 14:06:32.296 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 14:06:32.301 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:06:32.303 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 14:06:32.305 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 14:06:32.307 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:06:32.310 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:06:32.312 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 14:06:32.332 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 14:06:32.365 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 14:06:32.385 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 14:06:32.416 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 14:06:32.436 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:06:32.466 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 14:06:32.486 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:06:32.517 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 14:06:32.537 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:06:32.569 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 14:06:32.589 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 14:06:32.619 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:06:32.638 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:06:32.676 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 14:06:32.699 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 14:06:32.729 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 14:06:32.749 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 14:06:32.779 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 14:06:32.785 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 14:06:32.804 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:06:32.837 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 14:06:32.869 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:06:32.872 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 14:06:32.877 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 14:06:32.879 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 14:06:32.881 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:06:32.884 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 14:06:32.886 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 14:06:32.888 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:06:32.890 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:06:32.893 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 14:06:32.912 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 14:06:32.945 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 14:06:32.965 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 14:06:32.998 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 14:06:33.018 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:06:33.050 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 14:06:33.070 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:06:33.102 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 14:06:33.122 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:06:33.154 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 14:06:33.173 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 14:06:33.207 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:06:33.227 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:06:33.259 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 14:06:33.282 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 14:06:33.312 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 14:06:33.332 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 14:06:33.362 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 14:06:33.367 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 14:06:33.386 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:06:33.418 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:06:33.420 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 14:06:33.425 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 14:06:33.427 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 14:06:33.430 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 14:06:33.432 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 14:06:33.434 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 14:06:33.437 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 14:06:33.439 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 14:06:33.442 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 14:06:33.461 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 14:06:33.491 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 14:06:33.510 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 14:06:33.540 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 14:06:33.561 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 14:06:33.597 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 14:06:33.618 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 14:06:33.648 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 14:06:33.667 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 14:06:33.700 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 14:06:33.719 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 14:06:33.749 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 14:06:33.769 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 14:06:33.800 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 14:06:33.820 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 14:06:33.852 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 14:06:33.871 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 14:06:33.901 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 14:06:33.908 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 14:06:33.927 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 14:06:33.961 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 14:06:33.991 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 14:06:34.021 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 14:06:34.055 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 14:06:34.057 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 14:06:34.062 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 14:06:34.093 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 14:06:34.124 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 14:06:34.155 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 14:06:34.187 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 14:06:34.218 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 14:06:34.251 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 14:06:34.281 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 14:06:34.311 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 14:06:34.341 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 14:06:34.358 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:34.361 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 14:06:34.381 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 14:06:34.384 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 14:06:34.405 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 14:06:34.407 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.57 2021-12-15 14:06:34.437 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 14:06:34.439 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 14:06:34.468 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.57/identity 2021-12-15 14:06:34.499 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 14:06:34.502 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 14:06:34.531 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 14:06:34.548 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:34.551 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 14:06:34.554 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 14:06:34.559 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 14:06:34.561 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 14:06:34.576 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 14:06:34.579 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 14:06:34.595 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 14:06:34.598 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 14:06:34.600 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 14:06:34.602 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 14:06:34.604 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 14:06:34.607 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 14:06:34.609 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 14:06:34.612 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 14:06:34.614 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 14:06:34.630 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 14:06:34.632 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 14:06:34.635 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 14:06:34.654 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:34.656 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 14:06:34.676 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:34.680 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 14:06:34.682 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 14:06:34.685 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 14:06:34.688 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:06:34.691 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 14:06:34.693 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 14:06:34.696 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 14:06:34.699 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 14:06:34.717 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:34.721 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 14:06:34.724 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 14:06:34.744 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:34.747 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 14:06:34.750 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 14:06:34.753 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 14:06:34.756 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:06:34.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:06:34.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 14:06:34.764 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:06:34.768 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 14:06:34.770 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 14:06:34.773 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 14:06:34.776 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 14:06:34.779 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 14:06:34.782 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 14:06:34.785 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 14:06:34.789 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 14:06:34.792 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 14:06:34.794 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 14:06:34.799 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 14:06:34.799 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 14:06:34.807 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 14:06:34.810 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 14:06:34.812 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 14:06:34.816 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 14:06:34.819 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:06:34.846 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 14:06:34.849 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 14:06:35.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:35.781 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:35.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:35.782 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:36.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:06:36.959 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 14:06:37.083 | 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.0) 2021-12-15 14:06:37.084 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 14:06:37.086 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 14:06:37.086 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 14:06:37.087 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 14:06:37.088 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 14:06:37.090 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 14:06:37.091 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 14:06:37.092 | 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) 2021-12-15 14:06:37.095 | 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) 2021-12-15 14:06:37.096 | 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) 2021-12-15 14:06:37.097 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 14:06:37.100 | 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.2) 2021-12-15 14:06:37.102 | 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) 2021-12-15 14:06:37.105 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 14:06:37.108 | 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) 2021-12-15 14:06:37.111 | 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) 2021-12-15 14:06:37.113 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 14:06:37.123 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 14:06:37.125 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 14:06:37.139 | 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.6) 2021-12-15 14:06:37.212 | 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.0) 2021-12-15 14:06:37.214 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 14:06:37.215 | 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) 2021-12-15 14:06:37.239 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 14:06:37.241 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 14:06:37.243 | 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.7.0) 2021-12-15 14:06:37.244 | 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) 2021-12-15 14:06:37.246 | 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) 2021-12-15 14:06:37.258 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 14:06:37.301 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 14:06:37.302 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 14:06:37.304 | 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) 2021-12-15 14:06:37.305 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 14:06:37.326 | 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) 2021-12-15 14:06:37.328 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 14:06:37.345 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 14:06:37.363 | 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) 2021-12-15 14:06:37.364 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 14:06:37.383 | 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) 2021-12-15 14:06:37.384 | 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) (2.4.0) 2021-12-15 14:06:37.470 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 14:06:37.471 | 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) 2021-12-15 14:06:37.473 | 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.9) 2021-12-15 14:06:37.476 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 14:06:37.528 | 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) 2021-12-15 14:06:37.558 | 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) 2021-12-15 14:06:37.596 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 14:06:37.773 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 14:06:37.776 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 14:06:37.809 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 14:06:37.811 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 14:06:37.815 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 14:06:37.817 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 14:06:37.818 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 14:06:37.819 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 14:06:37.877 | 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) 2021-12-15 14:06:38.056 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 14:06:38.098 | 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) (59.5.0) 2021-12-15 14:06:38.191 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 14:06:38.349 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 14:06:40.432 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:06:40.609 | + inc/python:pip_install:200 : result=0 2021-12-15 14:06:40.612 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:06:40.614 | + functions-common:time_stop:2402 : local name 2021-12-15 14:06:40.617 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:06:40.619 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:06:40.621 | + functions-common:time_stop:2405 : local total 2021-12-15 14:06:40.623 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:06:40.626 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:06:40.629 | + functions-common:time_stop:2409 : start_time=1639577194839 2021-12-15 14:06:40.631 | + functions-common:time_stop:2411 : [[ -z 1639577194839 ]] 2021-12-15 14:06:40.634 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:06:40.638 | + functions-common:time_stop:2414 : end_time=1639577200636 2021-12-15 14:06:40.641 | + functions-common:time_stop:2415 : elapsed_time=5797 2021-12-15 14:06:40.643 | + functions-common:time_stop:2416 : total=68037 2021-12-15 14:06:40.645 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:06:40.648 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=73834 2021-12-15 14:06:40.650 | + inc/python:pip_install:203 : return 0 2021-12-15 14:06:40.653 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 14:06:40.655 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 14:06:40.658 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 14:06:40.672 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 14:06:40.678 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 14:06:40.681 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 14:06:40.683 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 14:06:40.686 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:06:40.688 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:06:40.691 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:06:40.694 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:06:40.697 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:06:40.700 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:06:40.717 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:06:40.720 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:06:40.723 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:40.726 | + functions-common:git_clone:606 : echo master 2021-12-15 14:06:40.726 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:06:40.732 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 14:06:40.734 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:40.737 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 14:06:40.740 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:06:40.740 | + functions-common:git_clone:655 : head -1 2021-12-15 14:06:40.744 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 14:06:40.747 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:06:40.749 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 14:06:40.753 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:06:40.755 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:06:40.758 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 14:06:40.761 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:06:40.763 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 14:06:40.767 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:06:40.769 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:06:40.772 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 14:06:40.774 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:06:40.777 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:06:40.780 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 14:06:40.783 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:06:40.786 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 14:06:40.788 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:06:40.791 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:06:40.794 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 14:06:40.800 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 14:06:40.803 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 14:06:41.480 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 14:06:41.482 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:06:41.485 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:06:41.487 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:06:41.490 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 14:06:41.492 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 14:06:41.495 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:06:41.497 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:06:41.499 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:06:41.502 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:06:41.505 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:06:41.507 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:06:41.510 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:06:41.512 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 14:06:41.536 | Using python 3.8 to install /opt/stack/glance 2021-12-15 14:06:41.539 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 14:06:42.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:42.431 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:42.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:42.432 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:43.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:06:43.561 | Obtaining file:///opt/stack/glance 2021-12-15 14:06:43.563 | Preparing metadata (setup.py): started 2021-12-15 14:06:44.892 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:06:45.063 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:06:45.065 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 14:06:45.067 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 14:06:45.068 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 14:06:45.069 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 14:06:45.071 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 14:06:45.072 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 14:06:45.073 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 14:06:45.074 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 14:06:45.075 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 14:06:45.077 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 14:06:45.078 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:06:45.079 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 14:06:45.080 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:06:45.082 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 14:06:45.083 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:06:45.084 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:06:45.085 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 14:06:45.086 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 14:06:45.087 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 14:06:45.088 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:06:45.089 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:06:45.090 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 14:06:45.091 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:06:45.092 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 14:06:45.093 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 14:06:45.095 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 14:06:45.096 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 14:06:45.097 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:06:45.098 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:06:45.099 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 14:06:45.100 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 14:06:45.101 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 14:06:45.103 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:06:45.104 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:06:45.105 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:06:45.106 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 14:06:45.108 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:06:45.109 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 14:06:45.110 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 14:06:45.111 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 14:06:45.112 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 14:06:45.114 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 14:06:45.115 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:06:45.132 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 14:06:45.132 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 14:06:45.135 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 14:06:45.154 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 14:06:45.157 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 14:06:45.199 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 14:06:45.216 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 14:06:45.227 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 14:06:45.243 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 14:06:45.245 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 14:06:45.342 | 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==23.1.0.dev27) (3.0.6) 2021-12-15 14:06:45.451 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 14:06:45.505 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 14:06:45.507 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 14:06:45.542 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 14:06:45.590 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 14:06:45.591 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 14:06:45.593 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 14:06:45.654 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 14:06:45.655 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 14:06:45.657 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 14:06:45.686 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 14:06:45.747 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 14:06:45.753 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 14:06:45.819 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 14:06:45.821 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 14:06:45.823 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 14:06:45.826 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 14:06:45.827 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 14:06:45.852 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 14:06:45.856 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 14:06:45.859 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 14:06:45.904 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 14:06:45.951 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 14:06:45.952 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 14:06:45.955 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 14:06:46.073 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 14:06:46.136 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 14:06:46.247 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 14:06:46.557 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 14:06:46.560 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 14:06:46.563 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 14:06:46.565 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 14:06:46.626 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 14:06:46.651 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 14:06:46.782 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 14:06:46.869 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 14:06:46.925 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 14:06:47.164 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 14:06:47.165 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 14:06:47.167 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 14:06:47.168 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 14:06:47.170 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 14:06:47.171 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 14:06:47.173 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 14:06:47.300 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 14:06:47.333 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 14:06:47.384 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 14:06:47.388 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 14:06:47.648 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 14:06:47.850 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 14:06:47.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 14:06:47.854 | 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==23.1.0.dev27) (2019.11.28) 2021-12-15 14:06:47.855 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 14:06:47.934 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 14:06:48.096 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 14:06:48.203 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 14:06:48.530 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 14:06:48.531 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 14:06:48.772 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 14:06:49.101 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 14:06:49.422 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 14:06:49.423 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 14:06:50.813 | Installing collected packages: glance 2021-12-15 14:06:50.813 | Attempting uninstall: glance 2021-12-15 14:06:50.813 | Found existing installation: glance 23.1.0.dev27 2021-12-15 14:06:50.820 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 14:06:50.822 | Running setup.py develop for glance 2021-12-15 14:06:53.018 | Successfully installed glance 2021-12-15 14:06:53.018 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:06:53.206 | + inc/python:pip_install:200 : result=0 2021-12-15 14:06:53.209 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:06:53.211 | + functions-common:time_stop:2402 : local name 2021-12-15 14:06:53.214 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:06:53.216 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:06:53.218 | + functions-common:time_stop:2405 : local total 2021-12-15 14:06:53.221 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:06:53.224 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:06:53.226 | + functions-common:time_stop:2409 : start_time=1639577201529 2021-12-15 14:06:53.229 | + functions-common:time_stop:2411 : [[ -z 1639577201529 ]] 2021-12-15 14:06:53.232 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:06:53.237 | + functions-common:time_stop:2414 : end_time=1639577213234 2021-12-15 14:06:53.239 | + functions-common:time_stop:2415 : elapsed_time=11705 2021-12-15 14:06:53.241 | + functions-common:time_stop:2416 : total=73834 2021-12-15 14:06:53.244 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:06:53.246 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=85539 2021-12-15 14:06:53.249 | + inc/python:pip_install:203 : return 0 2021-12-15 14:06:53.252 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:06:53.254 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:06:53.257 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:06:53.277 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 14:06:53.290 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 14:06:53.292 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 14:06:53.295 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:06:53.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:06:53.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 14:06:53.303 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:06:53.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:06:53.308 | + ./stack.sh:main:910 : configure_glance 2021-12-15 14:06:53.310 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 14:06:53.324 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 14:06:53.327 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 14:06:53.330 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 14:06:53.333 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 14:06:53.335 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 14:06:53.338 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:06:53.341 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:06:53.343 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 14:06:53.377 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 14:06:53.409 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 14:06:53.442 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:06:53.476 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 14:06:53.508 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 14:06:53.541 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 14:06:53.543 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:06:53.546 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 14:06:53.549 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:06:53.551 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 14:06:53.587 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 14:06:53.621 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:06:53.653 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 14:06:53.686 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 14:06:53.722 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 14:06:53.755 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 14:06:53.789 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 14:06:53.822 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:06:53.858 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:06:53.891 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 14:06:53.925 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 14:06:53.928 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 14:06:53.930 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 14:06:53.933 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:06:53.936 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:06:53.939 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:06:53.969 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:53.973 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:06:53.975 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:06:53.978 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:06:53.997 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:54.000 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:06:54.003 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:06:54.041 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:06:54.043 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:06:54.046 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 14:06:54.048 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 14:06:54.051 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 14:06:54.086 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 14:06:54.120 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 14:06:54.122 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 14:06:54.125 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 14:06:54.127 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 14:06:54.130 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:06:54.132 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 14:06:54.135 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:06:54.169 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 14:06:54.172 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.57 2021-12-15 14:06:54.206 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 14:06:54.209 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 14:06:54.228 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:54.230 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 14:06:54.265 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 14:06:54.301 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 14:06:54.339 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 14:06:54.375 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 14:06:54.410 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 14:06:54.428 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:54.430 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:06:54.465 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 14:06:54.499 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 14:06:54.534 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.57/identity/v3 2021-12-15 14:06:54.568 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 14:06:54.601 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.57/image 2021-12-15 14:06:54.635 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 14:06:54.654 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:54.658 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 14:06:54.666 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 14:06:54.668 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 14:06:54.672 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:06:54.693 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:06:54.696 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:06:54.698 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:06:54.701 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:06:54.704 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:06:54.737 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:06:54.770 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 14:06:54.806 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:06:54.840 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 14:06:54.845 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 14:06:54.878 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 14:06:54.911 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 14:06:54.946 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.57/identity 2021-12-15 14:06:54.980 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 14:06:55.016 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 14:06:55.049 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 14:06:55.083 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 14:06:55.120 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 14:06:55.155 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 14:06:55.188 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 14:06:55.221 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 14:06:55.227 | + 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 2021-12-15 14:06:55.236 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 14:06:55.254 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:06:55.256 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 14:06:55.259 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 14:06:55.261 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 14:06:55.264 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 14:06:55.266 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 14:06:55.269 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 14:06:55.274 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 14:06:55.276 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 14:06:55.281 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 14:06:55.318 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 14:06:55.321 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 14:06:55.323 | ++ functions:get_random_port:837 : true 2021-12-15 14:06:55.326 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 14:06:55.328 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 14:06:55.330 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 14:06:55.392 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 14:06:55.395 | ++ functions:get_random_port:841 : break 2 2021-12-15 14:06:55.398 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 14:06:55.401 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 14:06:55.404 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 14:06:55.437 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 14:06:55.470 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 14:06:55.504 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:06:55.535 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:06:55.567 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:06:55.599 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:06:55.631 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:06:55.663 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:06:55.694 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:06:55.726 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:06:55.757 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:06:55.789 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:06:55.822 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:06:55.853 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 14:06:55.885 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 14:06:55.920 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 14:06:55.956 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 14:06:55.990 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 14:06:56.022 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 14:06:56.025 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 14:06:56.028 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:06:56.031 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:56.033 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:56.036 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 14:06:56.038 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 14:06:56.096 | proxy (enabled by site administrator) 2021-12-15 14:06:56.100 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 14:06:56.102 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 14:06:56.105 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:06:56.107 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:56.110 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:56.113 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 14:06:56.116 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 14:06:56.173 | proxy_http (enabled by site administrator) 2021-12-15 14:06:56.177 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 14:06:56.180 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 14:06:56.184 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 14:06:56.187 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:06:56.190 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:56.194 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:56.197 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:06:56.202 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:06:56.207 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 14:06:56.207 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:06:56.221 | KeepAlive Off 2021-12-15 14:06:56.227 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 14:06:56.227 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:06:56.243 | SetEnv proxy-sendchunked 1 2021-12-15 14:06:56.248 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 14:06:56.249 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 14:06:56.259 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 14:06:56.263 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 14:06:56.266 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 14:06:56.268 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:06:56.271 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:06:56.274 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:06:56.277 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:56.280 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:56.283 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:06:56.286 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:06:56.288 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:06:56.291 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:06:56.293 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 14:06:56.359 | Site glance-wsgi-api already enabled 2021-12-15 14:06:56.364 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 14:06:56.367 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:06:56.370 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:06:56.373 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:06:56.542 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 14:06:56.551 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 14:06:56.587 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 14:06:56.589 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 14:06:56.607 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:06:56.610 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 14:06:56.613 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 14:06:56.615 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 14:06:56.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:06:56.620 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 14:06:56.623 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 14:06:56.626 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 14:06:56.629 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 14:06:56.631 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:06:56.634 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:06:56.637 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:06:56.641 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:06:56.643 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:06:56.647 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:06:56.667 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:06:56.669 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:06:56.672 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:56.676 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:06:56.677 | + functions-common:git_clone:606 : echo master 2021-12-15 14:06:56.691 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 14:06:56.694 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:06:56.697 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 14:06:56.701 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:06:56.701 | + functions-common:git_clone:655 : head -1 2021-12-15 14:06:56.714 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 14:06:56.717 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:06:56.720 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 14:06:56.723 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:06:56.726 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:06:56.729 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 14:06:56.731 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:06:56.734 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 14:06:56.737 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:06:56.739 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:06:56.742 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 14:06:56.745 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:06:56.747 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:06:56.751 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 14:06:56.754 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:06:56.756 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 14:06:56.759 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:06:56.762 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:06:56.765 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 14:06:56.771 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 14:06:56.774 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 14:06:57.443 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 14:06:57.445 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:06:57.448 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:06:57.450 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:06:57.453 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 14:06:57.456 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 14:06:57.458 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:06:57.461 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:06:57.463 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:06:57.465 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:06:57.468 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:06:57.470 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:06:57.473 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:06:57.475 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 14:06:57.499 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 14:06:57.501 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 14:06:58.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:58.802 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:58.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:06:58.802 | from cryptography.utils import int_from_bytes 2021-12-15 14:06:59.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:06:59.941 | Obtaining file:///opt/stack/cinder 2021-12-15 14:06:59.943 | Preparing metadata (setup.py): started 2021-12-15 14:07:01.942 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:07:02.115 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:07:02.116 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:07:02.117 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 14:07:02.118 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 14:07:02.119 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 14:07:02.120 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 14:07:02.121 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 14:07:02.122 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 14:07:02.123 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 14:07:02.124 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 14:07:02.126 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 14:07:02.127 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 14:07:02.128 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:07:02.129 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 14:07:02.130 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 14:07:02.131 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 14:07:02.132 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 14:07:02.133 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 14:07:02.134 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:07:02.136 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 14:07:02.138 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 14:07:02.139 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 14:07:02.140 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 14:07:02.141 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 14:07:02.143 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:07:02.144 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 14:07:02.145 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 14:07:02.146 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 14:07:02.147 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 14:07:02.148 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 14:07:02.149 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:07:02.150 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 14:07:02.151 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 14:07:02.152 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 14:07:02.153 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 14:07:02.154 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:07:02.155 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 14:07:02.157 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 14:07:02.158 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 14:07:02.159 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 14:07:02.160 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 14:07:02.161 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 14:07:02.162 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 14:07:02.163 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 14:07:02.164 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 14:07:02.165 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 14:07:02.166 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 14:07:02.168 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 14:07:02.169 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 14:07:02.170 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 14:07:02.171 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 14:07:02.173 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:07:02.174 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:07:02.175 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 14:07:02.176 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 14:07:02.177 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 14:07:02.178 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 14:07:02.179 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 14:07:02.180 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 14:07:02.181 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 14:07:02.183 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 14:07:02.184 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 14:07:02.198 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 14:07:02.199 | 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.dev125) (0.5.0) 2021-12-15 14:07:02.200 | 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.dev125) (0.10.0) 2021-12-15 14:07:02.266 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 14:07:02.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.dev125) (2.1.0) 2021-12-15 14:07:02.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.dev125) (2.3.0) 2021-12-15 14:07:02.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.dev125) (2.3.3) 2021-12-15 14:07:02.319 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 14:07:02.320 | 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.dev125) (0.1.0) 2021-12-15 14:07:02.422 | 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.dev125) (1.7.0) 2021-12-15 14:07:02.479 | 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.dev125) (3.1.1) 2021-12-15 14:07:02.481 | 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.dev125) (2.8.1) 2021-12-15 14:07:02.512 | 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.dev125) (0.2.8) 2021-12-15 14:07:02.513 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 14:07:02.515 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 14:07:02.573 | 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.dev125) (0.14.1) 2021-12-15 14:07:02.622 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 14:07:02.623 | 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.dev125) (2.3.0) 2021-12-15 14:07:02.625 | 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.dev125) (0.8.0) 2021-12-15 14:07:02.627 | 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.dev125) (1.5.0) 2021-12-15 14:07:02.691 | 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.dev125) (1.7.5) 2021-12-15 14:07:02.692 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 14:07:02.693 | 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.dev125) (2.0.1) 2021-12-15 14:07:02.755 | 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.dev125) (2.8.2) 2021-12-15 14:07:02.759 | 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.dev125) (0.9.6) 2021-12-15 14:07:02.824 | 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.dev125) (4.2.4) 2021-12-15 14:07:02.826 | 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.dev125) (5.0.6) 2021-12-15 14:07:02.829 | 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.dev125) (5.2.2) 2021-12-15 14:07:02.830 | 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.dev125) (2.4.0) 2021-12-15 14:07:02.831 | 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.dev125) (0.4.0) 2021-12-15 14:07:02.889 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 14:07:02.892 | 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.dev125) (3.3.0) 2021-12-15 14:07:02.896 | 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.dev125) (3.2.0) 2021-12-15 14:07:02.944 | 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.dev125) (1.0.3) 2021-12-15 14:07:03.036 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 14:07:03.039 | 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.dev125) (3.0.0) 2021-12-15 14:07:03.065 | 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.dev125) (2.4.0) 2021-12-15 14:07:03.092 | 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.dev125) (0.11.0) 2021-12-15 14:07:03.167 | 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.dev125) (1.0.0) 2021-12-15 14:07:03.170 | 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.dev125) (1.26.7) 2021-12-15 14:07:03.312 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 14:07:03.339 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 14:07:03.486 | 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.dev125) (3.10.0) 2021-12-15 14:07:03.526 | 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.dev125) (21.0.0) 2021-12-15 14:07:03.530 | 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.dev125) (1.13.3) 2021-12-15 14:07:03.533 | 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.dev125) (1.3.3) 2021-12-15 14:07:03.745 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 14:07:03.747 | 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.dev125) (2.0.9) 2021-12-15 14:07:03.750 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 14:07:03.789 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 14:07:03.822 | 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.dev125) (0.22.0) 2021-12-15 14:07:04.079 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 14:07:04.080 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 14:07:04.231 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 14:07:04.236 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 14:07:04.238 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 14:07:04.374 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 14:07:04.500 | 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.dev125) (5.4.0) 2021-12-15 14:07:04.502 | 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.dev125) (4.8.2) 2021-12-15 14:07:04.503 | 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.dev125) (1.1.6) 2021-12-15 14:07:04.542 | 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.dev125) (5.0.0) 2021-12-15 14:07:04.807 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 14:07:04.889 | 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.dev125) (0.4.0) 2021-12-15 14:07:04.890 | 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.dev125) (2.3.3) 2021-12-15 14:07:05.037 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 14:07:05.085 | 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.dev125) (2.5.0) 2021-12-15 14:07:05.187 | 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.dev125) (1.54.0) 2021-12-15 14:07:05.188 | 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.dev125) (3.19.1) 2021-12-15 14:07:05.382 | 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.dev125) (2.0.1) 2021-12-15 14:07:05.874 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 14:07:05.928 | 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.dev125) (0.12.0) 2021-12-15 14:07:05.982 | 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.dev125) (0.2.5) 2021-12-15 14:07:07.118 | 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.dev125) (1.32) 2021-12-15 14:07:07.409 | 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.dev125) (1.8.2) 2021-12-15 14:07:07.410 | 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.dev125) (21.2.0) 2021-12-15 14:07:07.569 | 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.dev125) (2.2) 2021-12-15 14:07:07.821 | 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.dev125) (1.0.0) 2021-12-15 14:07:07.960 | 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.dev125) (3.6.0) 2021-12-15 14:07:09.662 | Installing collected packages: cinder 2021-12-15 14:07:09.662 | Attempting uninstall: cinder 2021-12-15 14:07:09.663 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 14:07:09.670 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 14:07:09.672 | Running setup.py develop for cinder 2021-12-15 14:07:13.306 | Successfully installed cinder 2021-12-15 14:07:13.306 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 14:07:13.508 | + inc/python:pip_install:200 : result=0 2021-12-15 14:07:13.510 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 14:07:13.513 | + functions-common:time_stop:2402 : local name 2021-12-15 14:07:13.516 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:07:13.518 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:07:13.520 | + functions-common:time_stop:2405 : local total 2021-12-15 14:07:13.522 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:07:13.525 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 14:07:13.527 | + functions-common:time_stop:2409 : start_time=1639577217492 2021-12-15 14:07:13.529 | + functions-common:time_stop:2411 : [[ -z 1639577217492 ]] 2021-12-15 14:07:13.532 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:07:13.536 | + functions-common:time_stop:2414 : end_time=1639577233534 2021-12-15 14:07:13.539 | + functions-common:time_stop:2415 : elapsed_time=16042 2021-12-15 14:07:13.541 | + functions-common:time_stop:2416 : total=85539 2021-12-15 14:07:13.543 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:07:13.546 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=101581 2021-12-15 14:07:13.548 | + inc/python:pip_install:203 : return 0 2021-12-15 14:07:13.551 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 14:07:13.553 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:07:13.556 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:07:13.576 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 14:07:13.591 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 14:07:13.594 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 14:07:13.598 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:07:13.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:07:13.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 14:07:13.607 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:07:13.611 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 14:07:13.614 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 14:07:13.617 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 14:07:13.620 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:07:13.624 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:07:13.627 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 14:07:13.645 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 14:07:13.648 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 14:07:13.651 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 14:07:13.655 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 14:07:13.658 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 14:07:13.661 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 14:07:13.664 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 14:07:13.667 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:07:13.671 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:07:13.674 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 14:07:13.677 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 14:07:13.680 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 14:07:13.684 | + functions-common:apt_get_update:1167 : return 2021-12-15 14:07:13.687 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 14:07:13.691 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 14:07:13.694 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:07:13.697 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:07:13.700 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 14:07:13.725 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 14:07:13.840 | Reading package lists... 2021-12-15 14:07:14.132 | Building dependency tree... 2021-12-15 14:07:14.133 | Reading state information... 2021-12-15 14:07:14.492 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 14:07:14.492 | The following packages were automatically installed and are no longer required: 2021-12-15 14:07:14.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 14:07:14.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 14:07:14.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 14:07:14.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 14:07:14.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 14:07:14.494 | python3-zope.interface 2021-12-15 14:07:14.494 | Use 'sudo apt autoremove' to remove them. 2021-12-15 14:07:14.627 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 14:07:14.631 | + functions-common:apt_get:1211 : result=0 2021-12-15 14:07:14.634 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 14:07:14.636 | + functions-common:time_stop:2402 : local name 2021-12-15 14:07:14.639 | + functions-common:time_stop:2403 : local end_time 2021-12-15 14:07:14.642 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 14:07:14.644 | + functions-common:time_stop:2405 : local total 2021-12-15 14:07:14.647 | + functions-common:time_stop:2406 : local start_time 2021-12-15 14:07:14.649 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 14:07:14.652 | + functions-common:time_stop:2409 : start_time=1639577233722 2021-12-15 14:07:14.654 | + functions-common:time_stop:2411 : [[ -z 1639577233722 ]] 2021-12-15 14:07:14.658 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 14:07:14.663 | + functions-common:time_stop:2414 : end_time=1639577234660 2021-12-15 14:07:14.665 | + functions-common:time_stop:2415 : elapsed_time=938 2021-12-15 14:07:14.668 | + functions-common:time_stop:2416 : total=6325 2021-12-15 14:07:14.670 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 14:07:14.673 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7263 2021-12-15 14:07:14.676 | + functions-common:apt_get:1215 : return 0 2021-12-15 14:07:14.678 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 14:07:14.681 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 14:07:14.683 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 14:07:14.697 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 14:07:14.703 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 14:07:14.705 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 14:07:14.708 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 14:07:14.711 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 14:07:14.712 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 14:07:14.718 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 14:07:14.720 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 14:07:14.722 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 14:07:14.724 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 14:07:14.726 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 14:07:14.728 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 14:07:14.731 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 14:07:14.733 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 14:07:14.746 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 14:07:14.760 | + 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 2021-12-15 14:07:14.774 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 14:07:14.787 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 14:07:14.805 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 14:07:14.809 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 14:07:14.814 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.sBq2OVuC5M 2021-12-15 14:07:14.816 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:07:14.818 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 14:07:14.821 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 14:07:14.823 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.sBq2OVuC5M 2021-12-15 14:07:14.827 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.sBq2OVuC5M 2021-12-15 14:07:14.840 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.sBq2OVuC5M /etc/sudoers.d/cinder-rootwrap 2021-12-15 14:07:14.855 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 14:07:14.860 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 14:07:14.862 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 14:07:14.864 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 14:07:14.866 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 14:07:14.868 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 14:07:14.871 | + 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 ]] 2021-12-15 14:07:14.873 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 14:07:14.876 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 14:07:14.881 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 14:07:14.886 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 14:07:14.907 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 14:07:14.927 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 14:07:14.947 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 14:07:14.969 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 14:07:14.990 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 14:07:15.009 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 14:07:15.029 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 14:07:15.049 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 14:07:15.052 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:07:15.054 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 14:07:15.056 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 14:07:15.059 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 14:07:15.091 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 14:07:15.121 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.57/identity 2021-12-15 14:07:15.154 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 14:07:15.184 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 14:07:15.216 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 14:07:15.248 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 14:07:15.283 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 14:07:15.314 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:07:15.344 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 14:07:15.376 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 14:07:15.410 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 14:07:15.441 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 14:07:15.444 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 14:07:15.446 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 14:07:15.448 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 14:07:15.451 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:07:15.454 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 14:07:15.487 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 14:07:15.517 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 14:07:15.548 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 14:07:15.580 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 14:07:15.612 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 14:07:15.645 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 14:07:15.679 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 14:07:15.682 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.57 2021-12-15 14:07:15.714 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 14:07:15.750 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 14:07:15.760 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 941b9862b2c30dbbea0af09b48373bed 2021-12-15 14:07:15.794 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 14:07:15.797 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 14:07:15.831 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 14:07:15.863 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 14:07:15.894 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 14:07:15.924 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 14:07:15.943 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:15.945 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 14:07:15.948 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 14:07:15.950 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 14:07:15.953 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 14:07:15.956 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 14:07:15.958 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 14:07:15.961 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 14:07:15.963 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 14:07:15.966 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 14:07:15.968 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 14:07:15.971 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 14:07:16.005 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 14:07:16.037 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 14:07:16.068 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 14:07:16.099 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 14:07:16.130 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 14:07:16.160 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 14:07:16.163 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 14:07:16.165 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 14:07:16.167 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 14:07:16.200 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 14:07:16.203 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 14:07:16.234 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 14:07:16.236 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 14:07:16.239 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 14:07:16.241 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 14:07:16.275 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 14:07:16.278 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 14:07:16.280 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 14:07:16.298 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:16.301 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 14:07:16.303 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 14:07:16.306 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 14:07:16.309 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 14:07:16.343 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.57:8080/v1/AUTH_ 2021-12-15 14:07:16.374 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 14:07:16.394 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:07:16.396 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 14:07:16.415 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:07:16.418 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 14:07:16.420 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 14:07:16.423 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 14:07:16.425 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 14:07:16.428 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 14:07:16.430 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 14:07:16.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 14:07:16.451 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:16.455 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 14:07:16.458 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 14:07:16.461 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 14:07:16.480 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:16.483 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:07:16.487 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.57:5672/ 2021-12-15 14:07:16.519 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 14:07:16.521 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 14:07:16.524 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 14:07:16.526 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 14:07:16.529 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:07:16.532 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 14:07:16.551 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 14:07:16.554 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 14:07:16.556 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 14:07:16.559 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 14:07:16.562 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 14:07:16.593 | + 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' 2021-12-15 14:07:16.625 | + 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' 2021-12-15 14:07:16.657 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 14:07:16.688 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 14:07:16.707 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:16.710 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 14:07:16.712 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:07:16.715 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 14:07:16.718 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 14:07:16.720 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 14:07:16.723 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 14:07:16.726 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 14:07:16.731 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 14:07:16.734 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 14:07:16.736 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 14:07:16.751 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 14:07:16.751 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:07:16.760 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 14:07:16.765 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 14:07:16.783 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:07:16.785 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 14:07:16.790 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 14:07:16.823 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 14:07:16.853 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 14:07:16.884 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 14:07:16.915 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 14:07:16.945 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 14:07:16.979 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 14:07:17.018 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 14:07:17.048 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 14:07:17.078 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 14:07:17.111 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 14:07:17.141 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 14:07:17.171 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 14:07:17.202 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 14:07:17.205 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 14:07:17.208 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 14:07:17.215 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 14:07:17.220 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 14:07:17.223 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:07:17.226 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:07:17.228 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:07:17.232 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:07:17.234 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 14:07:17.271 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 14:07:17.303 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 14:07:17.304 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 14:07:17.314 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 14:07:17.318 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 14:07:17.320 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 14:07:17.322 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 14:07:17.325 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 14:07:17.328 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 14:07:17.331 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:07:17.333 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:07:17.336 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 14:07:17.339 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 14:07:17.342 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 14:07:17.344 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 14:07:17.347 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 14:07:17.412 | Enabling site cinder-wsgi. 2021-12-15 14:07:17.419 | To activate the new configuration, you need to run: 2021-12-15 14:07:17.419 | systemctl reload apache2 2021-12-15 14:07:17.425 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 14:07:17.430 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 14:07:17.433 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 14:07:17.436 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 14:07:17.585 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 14:07:17.589 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 14:07:17.620 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.57/image 2021-12-15 14:07:17.652 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 14:07:17.669 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 14:07:17.672 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 14:07:17.675 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 14:07:17.677 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 14:07:17.680 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 14:07:17.682 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 14:07:17.718 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 14:07:17.752 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.57/identity 2021-12-15 14:07:17.783 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 14:07:17.817 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 14:07:17.848 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 14:07:17.881 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 14:07:17.915 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 14:07:17.946 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 14:07:17.979 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 14:07:18.009 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 14:07:18.041 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 14:07:18.073 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 14:07:18.076 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 14:07:18.094 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:18.097 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.57:2379 2021-12-15 14:07:18.134 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 14:07:18.137 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 14:07:18.157 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 14:07:18.159 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 14:07:18.162 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 14:07:18.164 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 14:07:18.167 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 14:07:18.169 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 14:07:18.172 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 14:07:18.176 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:07:18.176 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 14:07:18.182 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 14:07:18.185 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 14:07:18.188 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 14:07:18.191 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 14:07:18.193 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 14:07:18.196 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 14:07:18.199 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 14:07:18.201 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 14:07:18.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 14:07:18.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 14:07:18.212 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 14:07:18.215 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 14:07:18.219 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 14:07:18.222 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 14:07:18.224 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 14:07:18.227 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 14:07:18.231 | ++ functions-common:git_clone:589 : pwd 2021-12-15 14:07:18.233 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 14:07:18.236 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 14:07:18.239 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 14:07:18.259 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 14:07:18.261 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 14:07:18.264 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 14:07:18.268 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 14:07:18.268 | + functions-common:git_clone:606 : echo master 2021-12-15 14:07:18.274 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 14:07:18.276 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 14:07:18.279 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 14:07:18.282 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 14:07:18.282 | + functions-common:git_clone:655 : head -1 2021-12-15 14:07:18.288 | 6abe992c75 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 14:07:18.291 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 14:07:18.294 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 14:07:18.297 | + inc/python:setup_develop:338 : local bindep 2021-12-15 14:07:18.299 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:07:18.302 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 14:07:18.304 | + inc/python:setup_develop:344 : local extras= 2021-12-15 14:07:18.307 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 14:07:18.310 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 14:07:18.313 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:07:18.316 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 14:07:18.318 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 14:07:18.321 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 14:07:18.324 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 14:07:18.327 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 14:07:18.330 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 14:07:18.333 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 14:07:18.336 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 14:07:18.339 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 14:07:18.346 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 14:07:18.348 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 14:07:19.028 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 14:07:19.031 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 14:07:19.033 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 14:07:19.035 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 14:07:19.038 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 14:07:19.040 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 14:07:19.042 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 14:07:19.045 | + inc/python:setup_package:428 : local extras= 2021-12-15 14:07:19.047 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 14:07:19.050 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 14:07:19.052 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 14:07:19.055 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 14:07:19.057 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 14:07:19.060 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 14:07:19.084 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 14:07:19.087 | + 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 2021-12-15 14:07:19.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:07:19.988 | from cryptography.utils import int_from_bytes 2021-12-15 14:07:19.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 14:07:19.988 | from cryptography.utils import int_from_bytes 2021-12-15 14:07:21.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 14:07:21.143 | Obtaining file:///opt/stack/neutron 2021-12-15 14:07:21.145 | Preparing metadata (setup.py): started 2021-12-15 14:07:23.218 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 14:07:23.341 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 14:07:23.343 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 14:07:23.344 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 14:07:23.345 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 14:07:23.346 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 14:07:23.347 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 14:07:23.348 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 14:07:23.349 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 14:07:23.350 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 14:07:23.351 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 14:07:23.352 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 14:07:23.353 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 14:07:23.354 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 14:07:23.356 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 14:07:23.478 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 14:07:23.478 | 2021-12-15 14:07:23.478 | The conflict is caused by: 2021-12-15 14:07:23.478 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 14:07:23.478 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 14:07:23.478 | 2021-12-15 14:07:23.479 | To fix this you could try to: 2021-12-15 14:07:23.479 | 1. loosen the range of package versions you've specified 2021-12-15 14:07:23.479 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 14:07:23.479 | 2021-12-15 14:07:23.479 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 14:07:23.606 | + inc/python:pip_install:1 : exit_trap 2021-12-15 14:07:23.608 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 14:07:23.611 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 14:07:23.614 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 14:07:23.616 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 14:07:23.619 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 14:07:23.621 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 14:07:23.624 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 14:07:23.627 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 14:07:23.629 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 14:07:23.629 | Error on exit 2021-12-15 14:07:23.631 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 14:07:23.634 | + ./stack.sh:exit_trap:536 : generate-subunit 1639577072 171 fail 2021-12-15 14:07:24.340 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 14:07:24.343 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 14:07:24.934 | + ./stack.sh:exit_trap:550 : exit 1