2022-04-13 20:40:50.821 | + ./stack.sh:main:489 : exec 2022-04-13 20:40:50.822 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-204050.summary.2022-04-13-204050 2022-04-13 20:40:50.822 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204050' 2022-04-13 20:40:50.822 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:40:50.822 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204050 2022-04-13 20:40:50.822 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204050 /opt/stack/logs/stack.sh.log 2022-04-13 20:40:50.822 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204050.summary.2022-04-13-204050 /opt/stack/logs/stack.sh.log.summary 2022-04-13 20:40:50.822 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 20:40:50.822 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 20:40:50.822 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 20:40:50.822 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 20:40:50.822 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:40:50.822 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 20:40:50.822 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 20:40:50.824 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:40:50.826 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 20:40:50.829 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 20:40:50.831 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 20:40:50.833 | + ./stack.sh:main:578 : uname -a 2022-04-13 20:40:50.834 | Linux dv-cinder-827554-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 20:40:50.836 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 20:40:50.838 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 20:40:50.841 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 20:40:50.876 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 20:40:50.892 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 20:40:50.894 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 20:40:50.895 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 20:40:50.898 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 20:40:50.900 | + functions-common:fetch_plugins:1776 : return 2022-04-13 20:40:50.902 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 20:40:50.904 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 20:40:50.905 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:40:50.908 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:40:50.910 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:40:50.911 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:40:50.913 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:40:50.915 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:40:50.917 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:40:50.920 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:40:50.922 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:40:50.924 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:40:50.925 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 20:40:50.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:40:50.939 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:50.941 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:40:50.943 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:40:50.945 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:40:50.947 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:40:50.948 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:40:50.950 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:40:50.952 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 20:40:50.954 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 20:40:50.956 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:40:50.958 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:40:50.959 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 20:40:50.961 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 20:40:50.963 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 20:40:50.965 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 20:40:50.966 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 20:40:50.969 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 20:40:50.986 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 20:40:50.988 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 20:40:51.000 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:40:51.002 | +++ lib/tls:source:43 : hostname -f 2022-04-13 20:40:51.005 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 20:40:51.007 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 20:40:51.009 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 20:40:51.011 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 20:40:51.013 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 20:40:51.015 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 20:40:51.017 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 20:40:51.019 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 20:40:51.021 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 20:40:51.022 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 20:40:51.027 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 20:40:51.039 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 20:40:51.055 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 20:40:51.068 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 20:40:51.080 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 20:40:51.114 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 20:40:51.174 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 20:40:51.264 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 20:40:51.286 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 20:40:51.328 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 20:40:51.379 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 20:40:51.526 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 20:40:51.540 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 20:40:51.553 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 20:40:51.566 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 20:40:51.651 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 20:40:51.653 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 20:40:51.656 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 20:40:51.658 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 20:40:51.660 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 20:40:51.662 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 20:40:51.665 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 20:40:51.665 | False' 2022-04-13 20:40:51.667 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 20:40:51.682 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 20:40:51.684 | + ./stack.sh:main:626 : run_phase source 2022-04-13 20:40:51.687 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 20:40:51.689 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:40:51.691 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:40:51.693 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:40:51.695 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:40:51.697 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:40:51.699 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:40:51.701 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:40:51.705 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:40:51.707 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:40:51.709 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:40:51.711 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 20:40:51.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:40:51.727 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:51.729 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:40:51.731 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 20:40:51.772 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 20:40:51.774 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 20:40:51.776 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:40:51.779 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 20:40:51.781 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 20:40:51.783 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 20:40:51.785 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 20:40:51.787 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 20:40:51.789 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 20:40:51.791 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 20:40:51.794 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.796 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 20:40:51.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.801 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 20:40:51.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.805 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 20:40:51.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.810 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 20:40:51.813 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.815 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 20:40:51.817 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.819 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 20:40:51.822 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.824 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 20:40:51.826 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.828 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 20:40:51.831 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.833 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 20:40:51.835 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.837 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 20:40:51.840 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.842 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 20:40:51.844 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.847 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 20:40:51.849 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.851 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 20:40:51.853 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.856 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 20:40:51.858 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.861 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 20:40:51.863 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.865 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 20:40:51.867 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.870 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 20:40:51.872 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.874 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 20:40:51.876 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.878 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 20:40:51.881 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.883 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 20:40:51.885 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.887 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 20:40:51.889 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.892 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 20:40:51.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.896 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 20:40:51.898 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.900 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 20:40:51.903 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.905 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 20:40:51.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.910 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 20:40:51.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.915 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 20:40:51.917 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.919 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 20:40:51.922 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.924 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 20:40:51.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.928 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 20:40:51.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.933 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 20:40:51.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.938 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 20:40:51.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.942 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 20:40:51.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.947 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 20:40:51.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.951 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 20:40:51.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.956 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 20:40:51.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.960 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 20:40:51.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.965 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 20:40:51.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.970 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 20:40:51.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.974 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 20:40:51.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.978 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 20:40:51.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.983 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 20:40:51.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.988 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 20:40:51.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.992 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 20:40:51.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:40:51.997 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 20:40:52.000 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 20:40:52.002 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:40:52.004 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 20:40:52.018 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:52.021 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 20:40:52.023 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:40:52.025 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 20:40:52.040 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:40:52.043 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 20:40:52.045 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 20:40:52.048 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 20:40:52.050 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 20:40:52.052 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 20:40:52.055 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 20:40:52.057 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 20:40:52.059 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 20:40:52.062 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 20:40:52.062 | Using mysql database backend 2022-04-13 20:40:52.064 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 20:40:52.080 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 20:40:52.083 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 20:40:52.086 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:40:52.088 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 20:40:52.091 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:40:52.094 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 20:40:52.110 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:52.112 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 20:40:52.128 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 20:40:52.143 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:52.146 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 20:40:52.162 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 20:40:52.179 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 20:40:52.194 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:40:52.197 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 20:40:52.213 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:52.215 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 20:40:52.231 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 20:40:52.233 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 20:40:52.236 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 20:40:52.238 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 20:40:52.241 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 20:40:52.245 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-204052 2022-04-13 20:40:52.248 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-204052 759' 2022-04-13 20:40:52.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.253 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:40:52.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.258 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 20:40:52.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.262 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 20:40:52.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.267 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 20:40:52.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.272 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 20:40:52.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.277 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 20:40:52.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.282 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-204050 2022-04-13 20:40:52.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.287 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 20:40:52.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.292 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 20:40:52.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.296 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 20:40:52.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.301 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 20:40:52.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.306 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 20:40:52.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:40:52.310 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 20:40:52.313 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 20:40:52.315 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 20:40:52.318 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 20:40:52.320 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 20:40:52.322 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:40:52.324 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:40:52.326 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:40:52.329 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:40:52.332 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:40:52.334 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:40:52.349 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:40:52.351 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:40:52.354 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:52.356 | + functions-common:git_clone:629 : echo master 2022-04-13 20:40:52.356 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:40:52.362 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 20:40:52.364 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:52.366 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 20:40:52.369 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:40:52.369 | + functions-common:git_clone:678 : head -1 2022-04-13 20:40:52.372 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 20:40:52.374 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:40:52.377 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 20:40:52.379 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:40:52.382 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 20:40:52.384 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 20:40:52.387 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 20:40:52.389 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 20:40:52.392 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:40:52.394 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 20:40:52.397 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 20:40:52.399 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 20:40:52.402 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 20:40:52.407 | ++ tools/install_prereqs.sh:source:47 : NOW=1649882452 2022-04-13 20:40:52.410 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 20:40:52.415 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649882365 2022-04-13 20:40:52.417 | ++ tools/install_prereqs.sh:source:49 : DELTA=87 2022-04-13 20:40:52.419 | ++ tools/install_prereqs.sh:source:50 : [[ 87 -lt 7200 ]] 2022-04-13 20:40:52.422 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 20:40:52.424 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 20:40:52.427 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 20:40:52.429 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 20:40:52.431 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 20:40:52.434 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 20:40:52.436 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 20:40:52.438 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 20:40:52.441 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 20:40:52.487 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 20:40:52.487 | apache2-dev 2022-04-13 20:40:52.487 | bc 2022-04-13 20:40:52.487 | bsdmainutils 2022-04-13 20:40:52.487 | curl 2022-04-13 20:40:52.487 | g++ 2022-04-13 20:40:52.487 | gawk 2022-04-13 20:40:52.487 | gcc 2022-04-13 20:40:52.487 | gettext 2022-04-13 20:40:52.487 | git 2022-04-13 20:40:52.487 | graphviz 2022-04-13 20:40:52.487 | iputils-ping 2022-04-13 20:40:52.487 | libapache2-mod-proxy-uwsgi 2022-04-13 20:40:52.487 | libffi-dev 2022-04-13 20:40:52.487 | libjpeg-dev 2022-04-13 20:40:52.487 | libpcre3-dev 2022-04-13 20:40:52.487 | libpq-dev 2022-04-13 20:40:52.487 | libssl-dev 2022-04-13 20:40:52.487 | libsystemd-dev 2022-04-13 20:40:52.487 | libxml2-dev 2022-04-13 20:40:52.488 | libxslt1-dev 2022-04-13 20:40:52.488 | libyaml-dev 2022-04-13 20:40:52.488 | lsof 2022-04-13 20:40:52.488 | openssh-server 2022-04-13 20:40:52.488 | openssl 2022-04-13 20:40:52.488 | pkg-config 2022-04-13 20:40:52.488 | psmisc 2022-04-13 20:40:52.488 | python3-dev 2022-04-13 20:40:52.488 | python3-pip 2022-04-13 20:40:52.488 | python3-systemd 2022-04-13 20:40:52.488 | python3-venv 2022-04-13 20:40:52.488 | tar 2022-04-13 20:40:52.488 | tcpdump 2022-04-13 20:40:52.488 | unzip 2022-04-13 20:40:52.488 | uuid-runtime 2022-04-13 20:40:52.488 | wget 2022-04-13 20:40:52.488 | wget 2022-04-13 20:40:52.488 | zlib1g-dev 2022-04-13 20:40:52.488 | libkrb5-dev 2022-04-13 20:40:52.488 | libldap2-dev 2022-04-13 20:40:52.488 | libsasl2-dev 2022-04-13 20:40:52.488 | memcached 2022-04-13 20:40:52.488 | python3-mysqldb 2022-04-13 20:40:52.488 | sqlite3 2022-04-13 20:40:52.488 | conntrack 2022-04-13 20:40:52.488 | curl 2022-04-13 20:40:52.488 | dnsmasq-base 2022-04-13 20:40:52.488 | dnsmasq-utils 2022-04-13 20:40:52.488 | ebtables 2022-04-13 20:40:52.488 | genisoimage 2022-04-13 20:40:52.488 | iptables 2022-04-13 20:40:52.488 | iputils-arping 2022-04-13 20:40:52.488 | kpartx 2022-04-13 20:40:52.488 | libjs-jquery-tablesorter 2022-04-13 20:40:52.488 | parted 2022-04-13 20:40:52.488 | pm-utils 2022-04-13 20:40:52.489 | python3-mysqldb 2022-04-13 20:40:52.489 | socat 2022-04-13 20:40:52.489 | sqlite3 2022-04-13 20:40:52.489 | sudo 2022-04-13 20:40:52.489 | vlan 2022-04-13 20:40:52.489 | lsscsi 2022-04-13 20:40:52.489 | open-iscsi 2022-04-13 20:40:52.489 | lvm2 2022-04-13 20:40:52.489 | qemu-utils 2022-04-13 20:40:52.489 | thin-provisioning-tools 2022-04-13 20:40:52.489 | acl 2022-04-13 20:40:52.489 | dnsmasq-base 2022-04-13 20:40:52.489 | dnsmasq-utils 2022-04-13 20:40:52.489 | ebtables 2022-04-13 20:40:52.489 | haproxy 2022-04-13 20:40:52.489 | iptables 2022-04-13 20:40:52.489 | iputils-arping 2022-04-13 20:40:52.489 | iputils-ping 2022-04-13 20:40:52.489 | postgresql-server-dev-all 2022-04-13 20:40:52.489 | python3-mysqldb 2022-04-13 20:40:52.489 | sqlite3 2022-04-13 20:40:52.489 | sudo 2022-04-13 20:40:52.489 | vlan 2022-04-13 20:40:52.489 | pcp 2022-04-13 20:40:52.489 | ipset 2022-04-13 20:40:52.489 | conntrack 2022-04-13 20:40:52.489 | conntrackd 2022-04-13 20:40:52.489 | keepalived 2022-04-13 20:40:52.489 | lvm2 2022-04-13 20:40:52.489 | qemu-utils 2022-04-13 20:40:52.489 | thin-provisioning-tools 2022-04-13 20:40:52.489 | curl 2022-04-13 20:40:52.489 | liberasurecode-dev 2022-04-13 20:40:52.489 | make 2022-04-13 20:40:52.489 | memcached 2022-04-13 20:40:52.489 | rsync 2022-04-13 20:40:52.490 | sqlite3 2022-04-13 20:40:52.490 | xfsprogs' 2022-04-13 20:40:52.491 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 20:40:52.508 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 20:40:52.508 | apache2-dev 2022-04-13 20:40:52.508 | bc 2022-04-13 20:40:52.508 | bsdmainutils 2022-04-13 20:40:52.509 | curl 2022-04-13 20:40:52.509 | g++ 2022-04-13 20:40:52.509 | gawk 2022-04-13 20:40:52.509 | gcc 2022-04-13 20:40:52.509 | gettext 2022-04-13 20:40:52.509 | git 2022-04-13 20:40:52.509 | graphviz 2022-04-13 20:40:52.509 | iputils-ping 2022-04-13 20:40:52.509 | libapache2-mod-proxy-uwsgi 2022-04-13 20:40:52.509 | libffi-dev 2022-04-13 20:40:52.509 | libjpeg-dev 2022-04-13 20:40:52.509 | libpcre3-dev 2022-04-13 20:40:52.509 | libpq-dev 2022-04-13 20:40:52.509 | libssl-dev 2022-04-13 20:40:52.509 | libsystemd-dev 2022-04-13 20:40:52.509 | libxml2-dev 2022-04-13 20:40:52.509 | libxslt1-dev 2022-04-13 20:40:52.509 | libyaml-dev 2022-04-13 20:40:52.509 | lsof 2022-04-13 20:40:52.509 | openssh-server 2022-04-13 20:40:52.509 | openssl 2022-04-13 20:40:52.509 | pkg-config 2022-04-13 20:40:52.509 | psmisc 2022-04-13 20:40:52.509 | python3-dev 2022-04-13 20:40:52.509 | python3-pip 2022-04-13 20:40:52.509 | python3-systemd 2022-04-13 20:40:52.509 | python3-venv 2022-04-13 20:40:52.509 | tar 2022-04-13 20:40:52.509 | tcpdump 2022-04-13 20:40:52.509 | unzip 2022-04-13 20:40:52.509 | uuid-runtime 2022-04-13 20:40:52.509 | wget 2022-04-13 20:40:52.509 | wget 2022-04-13 20:40:52.509 | zlib1g-dev 2022-04-13 20:40:52.509 | libkrb5-dev 2022-04-13 20:40:52.509 | libldap2-dev 2022-04-13 20:40:52.510 | libsasl2-dev 2022-04-13 20:40:52.510 | memcached 2022-04-13 20:40:52.510 | python3-mysqldb 2022-04-13 20:40:52.510 | sqlite3 2022-04-13 20:40:52.510 | conntrack 2022-04-13 20:40:52.510 | curl 2022-04-13 20:40:52.510 | dnsmasq-base 2022-04-13 20:40:52.510 | dnsmasq-utils 2022-04-13 20:40:52.510 | ebtables 2022-04-13 20:40:52.510 | genisoimage 2022-04-13 20:40:52.510 | iptables 2022-04-13 20:40:52.510 | iputils-arping 2022-04-13 20:40:52.510 | kpartx 2022-04-13 20:40:52.510 | libjs-jquery-tablesorter 2022-04-13 20:40:52.510 | parted 2022-04-13 20:40:52.510 | pm-utils 2022-04-13 20:40:52.510 | python3-mysqldb 2022-04-13 20:40:52.510 | socat 2022-04-13 20:40:52.510 | sqlite3 2022-04-13 20:40:52.510 | sudo 2022-04-13 20:40:52.510 | vlan 2022-04-13 20:40:52.510 | lsscsi 2022-04-13 20:40:52.510 | open-iscsi 2022-04-13 20:40:52.510 | lvm2 2022-04-13 20:40:52.510 | qemu-utils 2022-04-13 20:40:52.510 | thin-provisioning-tools 2022-04-13 20:40:52.510 | acl 2022-04-13 20:40:52.510 | dnsmasq-base 2022-04-13 20:40:52.510 | dnsmasq-utils 2022-04-13 20:40:52.510 | ebtables 2022-04-13 20:40:52.510 | haproxy 2022-04-13 20:40:52.510 | iptables 2022-04-13 20:40:52.510 | iputils-arping 2022-04-13 20:40:52.510 | iputils-ping 2022-04-13 20:40:52.510 | postgresql-server-dev-all 2022-04-13 20:40:52.510 | python3-mysqldb 2022-04-13 20:40:52.510 | sqlite3 2022-04-13 20:40:52.510 | sudo 2022-04-13 20:40:52.511 | vlan 2022-04-13 20:40:52.511 | pcp 2022-04-13 20:40:52.511 | ipset 2022-04-13 20:40:52.511 | conntrack 2022-04-13 20:40:52.511 | conntrackd 2022-04-13 20:40:52.511 | keepalived 2022-04-13 20:40:52.511 | lvm2 2022-04-13 20:40:52.511 | qemu-utils 2022-04-13 20:40:52.511 | thin-provisioning-tools 2022-04-13 20:40:52.511 | curl 2022-04-13 20:40:52.511 | liberasurecode-dev 2022-04-13 20:40:52.511 | make 2022-04-13 20:40:52.511 | memcached 2022-04-13 20:40:52.511 | rsync 2022-04-13 20:40:52.511 | sqlite3 2022-04-13 20:40:52.511 | xfsprogs ' 2022-04-13 20:40:52.511 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 20:40:52.514 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:52.516 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:52.520 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:40:52.520 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 20:40:52.524 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:40:52.527 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 20:40:52.529 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:40:52.531 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 20:40:52.534 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:40:52.536 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:52.538 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:40:52.540 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:52.542 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:52.544 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:40:52.546 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 20:40:52.548 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:52.550 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 20:40:52.553 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 20:40:52.557 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 20:40:52.559 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 20:40:52.562 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 20:40:52.564 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 20:40:52.566 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 20:40:52.569 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 20:40:52.572 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649882452570 2022-04-13 20:40:52.574 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 20:40:52.576 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 20:40:52.579 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 20:40:52.818 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 20:40:52.869 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 20:40:52.877 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 20:40:53.113 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 20:41:02.132 | Fetched 336 kB in 1s (441 kB/s) 2022-04-13 20:41:03.641 | Reading package lists... 2022-04-13 20:41:03.673 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 20:41:03.675 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 20:41:03.678 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:41:03.680 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:03.682 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:03.684 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:41:03.686 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:03.688 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 20:41:03.691 | ++ functions-common:time_stop:2432 : start_time=1649882452570 2022-04-13 20:41:03.693 | ++ functions-common:time_stop:2434 : [[ -z 1649882452570 ]] 2022-04-13 20:41:03.695 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:03.699 | ++ functions-common:time_stop:2437 : end_time=1649882463697 2022-04-13 20:41:03.701 | ++ functions-common:time_stop:2438 : elapsed_time=11127 2022-04-13 20:41:03.703 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 20:41:03.705 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:03.707 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11127 2022-04-13 20:41:03.710 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:03.712 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:03.714 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:03.716 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:03.719 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:03.739 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:03.858 | Reading package lists... 2022-04-13 20:41:04.093 | Building dependency tree... 2022-04-13 20:41:04.095 | Reading state information... 2022-04-13 20:41:04.138 | acl is already the newest version (2.2.53-6). 2022-04-13 20:41:04.138 | bc is already the newest version (1.07.1-2build1). 2022-04-13 20:41:04.138 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 20:41:04.138 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 20:41:04.138 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 20:41:04.138 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:41:04.138 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 20:41:04.138 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:41:04.138 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 20:41:04.138 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 20:41:04.138 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 20:41:04.138 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 20:41:04.138 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 20:41:04.138 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 20:41:04.138 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 20:41:04.138 | libffi-dev is already the newest version (3.3-4). 2022-04-13 20:41:04.138 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 20:41:04.138 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 20:41:04.138 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 20:41:04.138 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 20:41:04.138 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 20:41:04.138 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 20:41:04.138 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:41:04.138 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 20:41:04.138 | psmisc is already the newest version (23.3-1). 2022-04-13 20:41:04.138 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:41:04.138 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 20:41:04.139 | python3-systemd is already the newest version (234-3build2). 2022-04-13 20:41:04.139 | socat is already the newest version (1.7.3.3-2). 2022-04-13 20:41:04.139 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 20:41:04.139 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 20:41:04.139 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 20:41:04.139 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 20:41:04.139 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 20:41:04.139 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 20:41:04.139 | pcp is already the newest version (5.0.3-1). 2022-04-13 20:41:04.139 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 20:41:04.139 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:41:04.139 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:04.139 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:04.139 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 20:41:04.139 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:41:04.139 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:41:04.139 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 20:41:04.139 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 20:41:04.139 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 20:41:04.139 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 20:41:04.139 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 20:41:04.139 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 20:41:04.139 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 20:41:04.139 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 20:41:04.139 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:41:04.139 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 20:41:04.139 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 20:41:04.139 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 20:41:04.139 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 20:41:04.139 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 20:41:04.139 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 20:41:04.139 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:41:04.139 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 20:41:04.139 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 20:41:04.140 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 20:41:04.140 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 20:41:04.140 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 20:41:04.140 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 20:41:04.140 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 20:41:04.140 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 20:41:04.140 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 20:41:04.140 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 20:41:04.358 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:04.358 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 20:41:04.358 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 20:41:04.359 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 20:41:04.359 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:04.360 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:04.360 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:04.360 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:04.360 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:04.360 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:04.360 | python3-zope.interface 2022-04-13 20:41:04.360 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:04.471 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:04.475 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 20:41:04.477 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:04.479 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:41:04.482 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:04.484 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:04.486 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:41:04.488 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:04.490 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:04.492 | ++ functions-common:time_stop:2432 : start_time=1649882463737 2022-04-13 20:41:04.495 | ++ functions-common:time_stop:2434 : [[ -z 1649882463737 ]] 2022-04-13 20:41:04.497 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:04.502 | ++ functions-common:time_stop:2437 : end_time=1649882464499 2022-04-13 20:41:04.504 | ++ functions-common:time_stop:2438 : elapsed_time=762 2022-04-13 20:41:04.506 | ++ functions-common:time_stop:2439 : total=731 2022-04-13 20:41:04.508 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:04.511 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1493 2022-04-13 20:41:04.513 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 20:41:04.516 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 20:41:04.518 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 20:41:04.520 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 20:41:04.525 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 20:41:04.530 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:04.532 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 20:41:04.535 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 20:41:05.917 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 20:41:05.919 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 20:41:05.921 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 20:41:05.922 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 20:41:05.924 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 20:41:05.926 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 20:41:05.928 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 20:41:05.930 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 20:41:05.932 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 20:41:05.934 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 20:41:05.935 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 20:41:05.937 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 20:41:05.939 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 20:41:05.941 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 20:41:05.942 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 20:41:05.944 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 20:41:05.946 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 20:41:05.948 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 20:41:05.949 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 20:41:05.951 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 20:41:05.953 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 20:41:05.956 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 20:41:05.957 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 20:41:05.960 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 20:41:06.027 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 20:41:06.029 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 20:41:06.096 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 20:41:06.098 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 20:41:06.165 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 20:41:06.167 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 20:41:06.169 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 20:41:06.171 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 20:41:06.173 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 20:41:06.175 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 20:41:06.177 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 20:41:06.179 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 20:41:06.180 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 20:41:06.182 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 20:41:06.184 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 20:41:06.184 | Distro: focal 2022-04-13 20:41:06.187 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 20:41:06.189 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:41:06.192 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:41:06.194 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:41:06.197 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:41:06.197 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:41:06.781 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:41:06.783 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:41:06.783 | pip: 21.3.1 2022-04-13 20:41:06.786 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 20:41:06.788 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 20:41:06.790 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:06.792 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:06.793 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:06.795 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:06.797 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:06.799 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:06.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:06.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:06.804 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:06.806 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:06.808 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:06.810 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 20:41:06.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:06.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:06.815 | + tools/install_pip.sh:main:142 : : 2022-04-13 20:41:06.817 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 20:41:06.819 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 20:41:06.821 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 20:41:06.823 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:41:06.825 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 20:41:06.827 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 20:41:06.829 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:41:06.831 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:41:06.831 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:41:06.835 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 20:41:06.838 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 20:41:06.839 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:06.841 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:06.843 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:06.860 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 20:41:06.862 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:07.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:07.597 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:07.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:07.597 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:08.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:09.515 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 20:41:09.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 20:41:11.251 | Installing collected packages: setuptools 2022-04-13 20:41:12.129 | Successfully installed setuptools-62.0.0 2022-04-13 20:41:12.129 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:12.278 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:12.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:12.391 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:12.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:12.394 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:12.396 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:12.398 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:12.399 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:12.401 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:12.403 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:12.405 | + functions-common:time_stop:2432 : start_time=1649882466856 2022-04-13 20:41:12.406 | + functions-common:time_stop:2434 : [[ -z 1649882466856 ]] 2022-04-13 20:41:12.409 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:12.412 | + functions-common:time_stop:2437 : end_time=1649882472410 2022-04-13 20:41:12.414 | + functions-common:time_stop:2438 : elapsed_time=5554 2022-04-13 20:41:12.415 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:41:12.417 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:12.419 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5554 2022-04-13 20:41:12.420 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:12.422 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 20:41:12.425 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:41:12.428 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:41:12.431 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:41:12.434 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:41:12.434 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:41:13.019 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:41:13.021 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:41:13.021 | pip: 21.3.1 2022-04-13 20:41:13.024 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 20:41:13.027 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:41:13.030 | + ./stack.sh:main:798 : fixup_all 2022-04-13 20:41:13.032 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 20:41:13.035 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 20:41:13.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:13.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:13.042 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 20:41:13.053 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 20:41:13.064 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 20:41:13.082 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 20:41:13.084 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 20:41:13.086 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:13.088 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:13.090 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:13.092 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:13.095 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:13.097 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:13.102 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:13.104 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:13.107 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:13.109 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:13.111 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:13.113 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 20:41:13.115 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 20:41:13.117 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 20:41:13.119 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:41:13.121 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:41:13.123 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:41:13.126 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:41:13.128 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:41:13.130 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:41:13.132 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 20:41:13.134 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 20:41:13.136 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 20:41:13.139 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 20:41:13.141 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:13.143 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 20:41:13.145 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 20:41:13.166 | Using python 3.8 to install os-testr 2022-04-13 20:41:13.169 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 20:41:13.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:13.895 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:13.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:13.895 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:15.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:15.080 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 20:41:15.146 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 20:41:15.147 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 20:41:15.148 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 20:41:15.162 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 20:41:15.172 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 20:41:15.183 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 20:41:16.823 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:16.829 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:16.829 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:16.934 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:16.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:16.938 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:16.940 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:16.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:16.945 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:16.947 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:16.949 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:16.952 | + functions-common:time_stop:2432 : start_time=1649882473161 2022-04-13 20:41:16.954 | + functions-common:time_stop:2434 : [[ -z 1649882473161 ]] 2022-04-13 20:41:16.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:16.960 | + functions-common:time_stop:2437 : end_time=1649882476958 2022-04-13 20:41:16.963 | + functions-common:time_stop:2438 : elapsed_time=3797 2022-04-13 20:41:16.965 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:41:16.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:16.969 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3797 2022-04-13 20:41:16.971 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:16.974 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 20:41:17.025 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 20:41:17.128 | + ./stack.sh:main:812 : install_infra 2022-04-13 20:41:17.130 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:41:17.133 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 20:41:17.138 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:41:17.140 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 20:41:17.163 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 20:41:19.061 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.069 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.073 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.079 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.082 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.090 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.094 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.126 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.206 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.225 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.229 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.234 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.248 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.256 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.259 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.276 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.293 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.303 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.307 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.326 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.348 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.365 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.374 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.379 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.400 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.429 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.431 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.445 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.450 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.454 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.459 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.480 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.487 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.537 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.554 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.559 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.590 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.654 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.660 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.667 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.718 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.731 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.739 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.851 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.876 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.880 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.891 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.896 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.915 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.922 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.940 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:19.970 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.000 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.012 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.024 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.043 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.051 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.065 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.077 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.081 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:20.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:20.233 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 20:41:20.525 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:20.527 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:20.529 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:20.531 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:20.533 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:20.535 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:20.537 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:20.540 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:20.542 | + functions-common:time_stop:2432 : start_time=1649882477156 2022-04-13 20:41:20.544 | + functions-common:time_stop:2434 : [[ -z 1649882477156 ]] 2022-04-13 20:41:20.547 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:20.551 | + functions-common:time_stop:2437 : end_time=1649882480548 2022-04-13 20:41:20.553 | + functions-common:time_stop:2438 : elapsed_time=3392 2022-04-13 20:41:20.555 | + functions-common:time_stop:2439 : total=3797 2022-04-13 20:41:20.557 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:20.559 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7189 2022-04-13 20:41:20.561 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:20.564 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:41:20.566 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 20:41:20.589 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 20:41:22.364 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.371 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.375 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.380 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.385 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.391 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.395 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.428 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.506 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.526 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.530 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.535 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.550 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.558 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.560 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.577 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.594 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.604 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.608 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.627 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.649 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.667 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.675 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.680 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.701 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.733 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.736 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.751 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.755 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.760 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.765 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.780 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.786 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.836 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.853 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.857 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.889 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.952 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.958 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:22.965 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.016 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.029 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.037 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.141 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.166 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.170 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.180 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.186 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.205 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.212 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.229 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.260 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.288 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.301 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.314 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.331 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.340 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.354 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.366 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.370 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:23.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:23.378 | Processing /opt/stack/requirements 2022-04-13 20:41:25.081 | 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 29)) (6.0) 2022-04-13 20:41:25.084 | 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 191)) (3.0.0) 2022-04-13 20:41:25.096 | 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 366)) (21.3) 2022-04-13 20:41:25.101 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 20:41:25.104 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 20:41:25.111 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 20:41:25.137 | 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 539)) (1.16.0) 2022-04-13 20:41:25.139 | 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 596)) (2.5.0) 2022-04-13 20:41:25.150 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 20:41:25.202 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 20:41:25.205 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 20:41:25.221 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 20:41:25.223 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 20:41:25.228 | 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 226)) (3.3) 2022-04-13 20:41:25.232 | 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 186)) (1.0.0) 2022-04-13 20:41:25.234 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 20:41:25.246 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 20:41:25.296 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 20:41:25.298 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 20:41:25.310 | 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 575)) (3.5.0) 2022-04-13 20:41:25.319 | 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 636)) (0.2.5) 2022-04-13 20:41:25.327 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 20:41:25.388 | 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 410)) (1.8.2) 2022-04-13 20:41:25.391 | Building wheels for collected packages: openstack-requirements 2022-04-13 20:41:25.392 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 20:41:26.223 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 20:41:26.224 | ERROR: Command errored out with exit status 1: 2022-04-13 20:41:26.224 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-haxunt0k/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-haxunt0k/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-f6u1mm69 2022-04-13 20:41:26.224 | cwd: /tmp/pip-req-build-haxunt0k/ 2022-04-13 20:41:26.224 | Complete output (6 lines): 2022-04-13 20:41:26.224 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 20:41:26.224 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 20:41:26.224 | or: setup.py --help-commands 2022-04-13 20:41:26.224 | or: setup.py cmd --help 2022-04-13 20:41:26.224 | 2022-04-13 20:41:26.224 | error: invalid command 'bdist_wheel' 2022-04-13 20:41:26.224 | ---------------------------------------- 2022-04-13 20:41:26.224 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 20:41:26.224 | Running setup.py clean for openstack-requirements 2022-04-13 20:41:27.040 | Failed to build openstack-requirements 2022-04-13 20:41:27.058 | Installing collected packages: openstack-requirements 2022-04-13 20:41:27.058 | Attempting uninstall: openstack-requirements 2022-04-13 20:41:27.059 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 20:41:27.095 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 20:41:27.112 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 20:41:27.115 | Running setup.py install for openstack-requirements: started 2022-04-13 20:41:29.492 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 20:41:29.516 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 20:41:29.649 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:29.651 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:29.653 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:29.655 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:29.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:29.659 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:29.662 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:29.664 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:29.666 | + functions-common:time_stop:2432 : start_time=1649882480581 2022-04-13 20:41:29.668 | + functions-common:time_stop:2434 : [[ -z 1649882480581 ]] 2022-04-13 20:41:29.671 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:29.675 | + functions-common:time_stop:2437 : end_time=1649882489672 2022-04-13 20:41:29.677 | + functions-common:time_stop:2438 : elapsed_time=9091 2022-04-13 20:41:29.679 | + functions-common:time_stop:2439 : total=7189 2022-04-13 20:41:29.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:29.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16280 2022-04-13 20:41:29.686 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:29.688 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 20:41:29.691 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 20:41:29.693 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 20:41:29.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:29.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:29.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 20:41:29.703 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:29.705 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 20:41:29.725 | Using python 3.8 to install pbr 2022-04-13 20:41:29.727 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 20:41:30.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:30.463 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:30.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:30.463 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:31.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:31.658 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 20:41:33.444 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:33.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:33.450 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:33.555 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:33.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:33.560 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:33.563 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:33.565 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:33.567 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:33.569 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:33.571 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:33.573 | + functions-common:time_stop:2432 : start_time=1649882489720 2022-04-13 20:41:33.575 | + functions-common:time_stop:2434 : [[ -z 1649882489720 ]] 2022-04-13 20:41:33.578 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:33.581 | + functions-common:time_stop:2437 : end_time=1649882493579 2022-04-13 20:41:33.583 | + functions-common:time_stop:2438 : elapsed_time=3859 2022-04-13 20:41:33.586 | + functions-common:time_stop:2439 : total=16280 2022-04-13 20:41:33.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:33.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20139 2022-04-13 20:41:33.592 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:33.594 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 20:41:35.829 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 20:41:37.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:37.680 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 20:41:37.695 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 20:41:37.698 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 20:41:37.703 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 20:41:37.706 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 20:41:37.709 | 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.8) 2022-04-13 20:41:37.782 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:41:37.785 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:41:37.788 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 20:41:37.805 | + ./stack.sh:main:821 : pkgs= 2022-04-13 20:41:37.807 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 20:41:37.810 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 20:41:37.812 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 20:41:37.815 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 20:41:37.817 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:41:37.819 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:41:37.821 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:41:37.823 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:41:37.825 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:41:37.828 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:41:37.832 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:41:37.834 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:41:37.836 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:41:37.838 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 20:41:37.840 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:41:37.855 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:37.857 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:41:37.859 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:41:37.861 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 20:41:37.863 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:41:37.865 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:41:37.867 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:41:37.870 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 20:41:37.872 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:41:37.874 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 20:41:37.876 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:41:37.878 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:41:37.880 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 20:41:37.882 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 20:41:37.884 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:41:37.887 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:41:37.889 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 20:41:37.891 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 20:41:37.893 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 20:41:37.895 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 20:41:37.897 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 20:41:37.900 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 20:41:37.902 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 20:41:37.904 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 20:41:37.907 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 20:41:37.909 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 20:41:37.963 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 20:41:37.964 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 20:41:37.966 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 20:41:38.333 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 20:41:38.335 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 20:41:38.352 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:38.354 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 20:41:38.357 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:41:38.359 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:41:38.361 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:41:38.363 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:41:38.365 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:38.368 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:41:38.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:38.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:38.374 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:41:38.376 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:38.379 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:38.381 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:41:38.383 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 20:41:38.385 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:38.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:38.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:38.393 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 20:41:38.414 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 20:41:38.522 | Reading package lists... 2022-04-13 20:41:38.758 | Building dependency tree... 2022-04-13 20:41:38.760 | Reading state information... 2022-04-13 20:41:39.007 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 20:41:39.007 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:39.008 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:39.008 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:39.008 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:39.008 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:39.008 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:39.008 | python3-zope.interface 2022-04-13 20:41:39.008 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:39.121 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:39.126 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:41:39.128 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:39.130 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:39.132 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:39.134 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:39.137 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:39.139 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:39.142 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:39.144 | + functions-common:time_stop:2432 : start_time=1649882498411 2022-04-13 20:41:39.146 | + functions-common:time_stop:2434 : [[ -z 1649882498411 ]] 2022-04-13 20:41:39.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:39.153 | + functions-common:time_stop:2437 : end_time=1649882499150 2022-04-13 20:41:39.155 | + functions-common:time_stop:2438 : elapsed_time=739 2022-04-13 20:41:39.158 | + functions-common:time_stop:2439 : total=1493 2022-04-13 20:41:39.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:39.162 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2232 2022-04-13 20:41:39.164 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:41:39.167 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 20:41:39.169 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:41:39.172 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:41:39.174 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:41:39.176 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:41:39.178 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:41:39.181 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:41:39.183 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 20:41:39.186 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:39.188 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:39.190 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:39.193 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:39.195 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:39.197 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:39.199 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:39.202 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:39.204 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:39.206 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:39.208 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:39.211 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 20:41:39.213 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:41:39.215 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:41:39.217 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:41:39.220 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:41:39.222 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:41:39.224 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:41:39.226 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 20:41:39.229 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 20:41:39.244 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:39.247 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 20:41:39.249 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:41:39.252 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 20:41:39.254 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 20:41:39.257 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 20:41:39.261 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 20:41:39.263 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 20:41:39.265 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 20:41:39.267 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 20:41:39.270 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 20:41:39.272 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 20:41:39.275 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 20:41:39.994 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 20:41:39.994 | user tags 2022-04-13 20:41:39.994 | stackrabbit []' 2022-04-13 20:41:39.997 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 20:41:39.997 | user tags 2022-04-13 20:41:39.997 | stackrabbit []' 2022-04-13 20:41:39.998 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 20:41:40.003 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 20:41:40.006 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 20:41:40.008 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:41:40.680 | Changing password for user "stackrabbit" ... 2022-04-13 20:41:40.702 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 20:41:41.352 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 20:41:41.374 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 20:41:41.376 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:41:42.034 | Changing password for user "stackrabbit" ... 2022-04-13 20:41:42.056 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 20:41:42.058 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 20:41:42.061 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 20:41:42.713 | Deleting user "guest" ... 2022-04-13 20:41:42.730 | Error: 2022-04-13 20:41:42.730 | {:no_such_user, "guest"} 2022-04-13 20:41:42.742 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 20:41:42.745 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 20:41:42.761 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:42.763 | + ./stack.sh:main:838 : install_database 2022-04-13 20:41:42.765 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 20:41:42.768 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 20:41:42.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:42.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:42.775 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 20:41:42.986 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 20:41:42.989 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:42.991 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 20:41:42.993 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 20:41:42.996 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:42.998 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 20:41:43.001 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:43.003 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:43.005 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:43.007 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:43.010 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:43.012 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:43.015 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:43.017 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:43.019 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:43.022 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:43.024 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:43.026 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 20:41:43.029 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:41:43.032 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:41:43.034 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:41:43.037 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:41:43.039 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:41:43.041 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:41:43.043 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 20:41:43.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:43.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:43.050 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 20:41:43.052 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:41:43.055 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:41:43.057 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:41:43.059 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:41:43.061 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:43.063 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:41:43.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:43.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:43.070 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:41:43.072 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:43.075 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:43.077 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:41:43.079 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 20:41:43.082 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:43.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:43.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:43.088 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 20:41:43.109 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 20:41:43.225 | Reading package lists... 2022-04-13 20:41:43.471 | Building dependency tree... 2022-04-13 20:41:43.473 | Reading state information... 2022-04-13 20:41:43.718 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 20:41:43.718 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:43.720 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:43.720 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:43.720 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:43.720 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:43.720 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:43.720 | python3-zope.interface 2022-04-13 20:41:43.720 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:43.831 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:43.836 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:41:43.838 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:43.840 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:43.842 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:43.844 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:43.846 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:43.848 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:43.851 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:43.853 | + functions-common:time_stop:2432 : start_time=1649882503106 2022-04-13 20:41:43.855 | + functions-common:time_stop:2434 : [[ -z 1649882503106 ]] 2022-04-13 20:41:43.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:43.862 | + functions-common:time_stop:2437 : end_time=1649882503860 2022-04-13 20:41:43.864 | + functions-common:time_stop:2438 : elapsed_time=754 2022-04-13 20:41:43.866 | + functions-common:time_stop:2439 : total=2232 2022-04-13 20:41:43.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:43.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2986 2022-04-13 20:41:43.873 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:41:43.876 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 20:41:43.878 | + ./stack.sh:main:841 : install_database_python 2022-04-13 20:41:43.880 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 20:41:43.882 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 20:41:43.885 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 20:41:43.887 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:41:43.890 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 20:41:43.892 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 20:41:43.894 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:41:43.898 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:41:43.898 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:41:43.903 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 20:41:43.905 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 20:41:43.908 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 20:41:43.911 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 20:41:43.913 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 20:41:43.934 | Using python 3.8 to install PyMySQL 2022-04-13 20:41:43.937 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 20:41:44.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:44.680 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:44.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:44.680 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:45.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:45.874 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 20:41:47.647 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:47.653 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:47.653 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:47.774 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:47.777 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:47.780 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:47.782 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:47.785 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:47.787 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:47.789 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:47.791 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:47.794 | + functions-common:time_stop:2432 : start_time=1649882503928 2022-04-13 20:41:47.796 | + functions-common:time_stop:2434 : [[ -z 1649882503928 ]] 2022-04-13 20:41:47.799 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:47.803 | + functions-common:time_stop:2437 : end_time=1649882507801 2022-04-13 20:41:47.805 | + functions-common:time_stop:2438 : elapsed_time=3873 2022-04-13 20:41:47.808 | + functions-common:time_stop:2439 : total=20139 2022-04-13 20:41:47.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:47.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24012 2022-04-13 20:41:47.815 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:47.817 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 20:41:47.819 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:41:47.821 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 20:41:47.823 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 20:41:47.839 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:47.842 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 20:41:47.844 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 20:41:47.848 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 20:41:47.848 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 20:41:47.853 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 20:41:47.856 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 20:41:47.859 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 20:41:47.861 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 20:41:47.863 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 20:41:47.866 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 20:41:47.880 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:47.883 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 20:41:47.885 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:41:47.887 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:41:47.890 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:41:47.892 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:41:47.894 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:47.896 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:41:47.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:47.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:47.904 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:41:47.906 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:47.909 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:47.911 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:41:47.913 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 20:41:47.915 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:47.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:47.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:47.923 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 20:41:47.942 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 20:41:48.055 | Reading package lists... 2022-04-13 20:41:48.300 | Building dependency tree... 2022-04-13 20:41:48.302 | Reading state information... 2022-04-13 20:41:48.546 | radvd is already the newest version (1:2.17-2). 2022-04-13 20:41:48.546 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:48.547 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:48.547 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:48.547 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:48.548 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:48.548 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:48.548 | python3-zope.interface 2022-04-13 20:41:48.548 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:48.659 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:48.663 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:41:48.665 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:48.667 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:48.670 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:48.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:48.674 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:48.676 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:48.678 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:48.680 | + functions-common:time_stop:2432 : start_time=1649882507940 2022-04-13 20:41:48.682 | + functions-common:time_stop:2434 : [[ -z 1649882507940 ]] 2022-04-13 20:41:48.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:48.690 | + functions-common:time_stop:2437 : end_time=1649882508687 2022-04-13 20:41:48.692 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 20:41:48.694 | + functions-common:time_stop:2439 : total=2986 2022-04-13 20:41:48.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:48.698 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3733 2022-04-13 20:41:48.701 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:41:48.703 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 20:41:48.719 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:48.722 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 20:41:48.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 20:41:48.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 20:41:48.730 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 20:41:48.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 20:41:48.751 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:41:48.754 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:41:48.756 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:41:48.758 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:41:48.760 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:48.763 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:41:48.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:48.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:48.770 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:41:48.772 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:48.774 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:48.776 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:41:48.778 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 20:41:48.781 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:48.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:48.785 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:48.788 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 20:41:48.807 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 20:41:48.916 | Reading package lists... 2022-04-13 20:41:49.158 | Building dependency tree... 2022-04-13 20:41:49.160 | Reading state information... 2022-04-13 20:41:49.425 | fakeroot is already the newest version (1.24-1). 2022-04-13 20:41:49.425 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:41:49.425 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 20:41:49.425 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:49.426 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:49.426 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:49.426 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:49.426 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:49.426 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:49.426 | python3-zope.interface 2022-04-13 20:41:49.426 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:49.540 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:49.545 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:41:49.547 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:49.549 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:49.552 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:49.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:49.556 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:49.558 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:49.560 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:49.562 | + functions-common:time_stop:2432 : start_time=1649882508805 2022-04-13 20:41:49.564 | + functions-common:time_stop:2434 : [[ -z 1649882508805 ]] 2022-04-13 20:41:49.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:49.571 | + functions-common:time_stop:2437 : end_time=1649882509569 2022-04-13 20:41:49.573 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-13 20:41:49.576 | + functions-common:time_stop:2439 : total=3733 2022-04-13 20:41:49.578 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:49.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4497 2022-04-13 20:41:49.583 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:41:49.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 20:41:49.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:49.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:49.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 20:41:49.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 20:41:49.597 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 20:41:49.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 20:41:49.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 20:41:49.608 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 20:41:49.608 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 20:41:49.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 20:41:49.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 20:41:49.617 | + functions:vercmp:628 : local v1=5.4 2022-04-13 20:41:49.619 | + functions:vercmp:629 : local 'op=<' 2022-04-13 20:41:49.622 | + functions:vercmp:630 : local v2=3.13 2022-04-13 20:41:49.624 | + functions:vercmp:631 : local result 2022-04-13 20:41:49.627 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 20:41:49.629 | ++ functions:vercmp:635 : sort -V 2022-04-13 20:41:49.629 | ++ functions:vercmp:635 : head -1 2022-04-13 20:41:49.633 | + functions:vercmp:635 : result=3.13 2022-04-13 20:41:49.636 | + functions:vercmp:637 : case $op in 2022-04-13 20:41:49.638 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 20:41:49.640 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 20:41:49.643 | + functions:vercmp:648 : return 2022-04-13 20:41:49.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 20:41:49.647 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:41:49.650 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 20:41:50.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 20:41:50.124 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 20:41:50.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 20:41:50.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.136 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 20:41:50.158 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:50.160 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 20:41:50.163 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 20:41:50.163 | Installing etcd 2022-04-13 20:41:50.165 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 20:41:50.178 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 20:41:50.190 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:50.193 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 20:41:50.210 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 20:41:50.213 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:41:50.215 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:41:50.219 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:41:50.223 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:41:50.225 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 20:41:50.228 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 20:41:50.230 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:41:50.233 | ++ functions:get_extra_file:74 : return 2022-04-13 20:41:50.236 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:41:50.238 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 20:41:50.240 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 20:41:50.243 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 20:41:50.258 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:41:50.261 | + ./stack.sh:main:868 : install_dstat 2022-04-13 20:41:50.263 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 20:41:50.280 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:41:50.282 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 20:41:50.285 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:41:50.287 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 20:41:50.289 | + ./stack.sh:main:877 : install_libs 2022-04-13 20:41:50.292 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 20:41:50.295 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 20:41:50.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 20:41:50.299 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 20:41:50.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 20:41:50.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.310 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 20:41:50.312 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 20:41:50.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 20:41:50.316 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 20:41:50.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 20:41:50.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.328 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 20:41:50.330 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 20:41:50.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 20:41:50.335 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 20:41:50.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 20:41:50.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.346 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 20:41:50.348 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 20:41:50.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 20:41:50.353 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 20:41:50.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 20:41:50.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.364 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 20:41:50.366 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 20:41:50.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 20:41:50.371 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 20:41:50.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 20:41:50.379 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.382 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 20:41:50.384 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 20:41:50.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 20:41:50.389 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 20:41:50.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 20:41:50.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.400 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 20:41:50.402 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 20:41:50.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 20:41:50.407 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 20:41:50.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 20:41:50.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.419 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 20:41:50.421 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 20:41:50.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 20:41:50.425 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 20:41:50.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 20:41:50.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.436 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 20:41:50.439 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 20:41:50.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 20:41:50.443 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 20:41:50.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.447 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 20:41:50.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.455 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 20:41:50.457 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 20:41:50.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 20:41:50.462 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 20:41:50.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 20:41:50.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.474 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 20:41:50.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 20:41:50.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 20:41:50.481 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 20:41:50.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 20:41:50.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.492 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 20:41:50.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 20:41:50.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 20:41:50.499 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 20:41:50.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 20:41:50.508 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.510 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 20:41:50.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 20:41:50.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 20:41:50.517 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 20:41:50.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 20:41:50.527 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.529 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 20:41:50.532 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 20:41:50.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 20:41:50.537 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 20:41:50.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 20:41:50.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.548 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 20:41:50.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 20:41:50.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 20:41:50.555 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 20:41:50.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 20:41:50.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.566 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 20:41:50.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 20:41:50.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 20:41:50.573 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 20:41:50.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 20:41:50.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.585 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 20:41:50.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 20:41:50.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 20:41:50.592 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 20:41:50.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 20:41:50.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.604 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 20:41:50.606 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 20:41:50.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 20:41:50.611 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 20:41:50.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 20:41:50.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.622 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 20:41:50.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 20:41:50.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 20:41:50.629 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 20:41:50.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 20:41:50.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.641 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 20:41:50.643 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 20:41:50.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 20:41:50.648 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 20:41:50.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 20:41:50.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.660 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 20:41:50.662 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 20:41:50.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 20:41:50.667 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 20:41:50.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 20:41:50.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.679 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 20:41:50.681 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 20:41:50.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 20:41:50.686 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 20:41:50.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 20:41:50.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.697 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 20:41:50.700 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 20:41:50.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 20:41:50.704 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 20:41:50.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 20:41:50.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.715 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 20:41:50.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 20:41:50.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 20:41:50.723 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 20:41:50.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 20:41:50.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.735 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 20:41:50.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 20:41:50.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 20:41:50.742 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 20:41:50.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 20:41:50.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.756 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 20:41:50.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 20:41:50.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 20:41:50.763 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 20:41:50.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.770 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 20:41:50.772 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.775 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 20:41:50.777 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 20:41:50.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 20:41:50.782 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 20:41:50.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.787 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.789 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 20:41:50.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.793 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 20:41:50.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 20:41:50.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 20:41:50.801 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 20:41:50.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.805 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.808 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 20:41:50.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.812 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 20:41:50.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 20:41:50.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 20:41:50.819 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 20:41:50.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.826 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 20:41:50.828 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.830 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 20:41:50.833 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 20:41:50.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 20:41:50.837 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 20:41:50.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 20:41:50.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.849 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 20:41:50.851 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 20:41:50.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 20:41:50.856 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 20:41:50.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 20:41:50.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.868 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 20:41:50.870 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 20:41:50.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 20:41:50.875 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 20:41:50.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 20:41:50.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.886 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 20:41:50.888 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 20:41:50.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 20:41:50.893 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 20:41:50.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 20:41:50.902 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.905 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 20:41:50.907 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 20:41:50.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 20:41:50.912 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 20:41:50.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 20:41:50.921 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.923 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 20:41:50.926 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 20:41:50.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 20:41:50.930 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 20:41:50.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.935 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 20:41:50.939 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.942 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 20:41:50.944 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 20:41:50.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 20:41:50.948 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 20:41:50.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 20:41:50.957 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.960 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 20:41:50.962 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 20:41:50.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 20:41:50.967 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 20:41:50.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 20:41:50.976 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.979 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 20:41:50.981 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 20:41:50.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 20:41:50.986 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 20:41:50.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:50.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:50.993 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 20:41:50.995 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:50.997 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 20:41:51.018 | Using python 3.8 to install etcd3 2022-04-13 20:41:51.020 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 20:41:51.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:51.756 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:51.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:51.757 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:52.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:52.956 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 20:41:52.963 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 20:41:52.964 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 20:41:52.965 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 20:41:52.967 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 20:41:54.644 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:54.650 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:54.650 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:54.751 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:54.754 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:54.756 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:54.758 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:54.760 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:54.762 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:54.764 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:54.767 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:54.769 | + functions-common:time_stop:2432 : start_time=1649882511012 2022-04-13 20:41:54.771 | + functions-common:time_stop:2434 : [[ -z 1649882511012 ]] 2022-04-13 20:41:54.774 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:54.777 | + functions-common:time_stop:2437 : end_time=1649882514775 2022-04-13 20:41:54.780 | + functions-common:time_stop:2438 : elapsed_time=3763 2022-04-13 20:41:54.782 | + functions-common:time_stop:2439 : total=24012 2022-04-13 20:41:54.785 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:54.787 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27775 2022-04-13 20:41:54.789 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:54.791 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 20:41:54.812 | Using python 3.8 to install etcd3gw 2022-04-13 20:41:54.815 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 20:41:55.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:55.547 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:55.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:55.547 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:56.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:56.731 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 20:41:56.739 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 20:41:56.740 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 20:41:56.741 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 20:41:56.742 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 20:41:56.775 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 20:41:56.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 20:41:56.778 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 20:41:56.780 | 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.9) 2022-04-13 20:41:58.424 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:58.430 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:58.430 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:58.537 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:58.539 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:58.541 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:58.543 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:58.546 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:58.548 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:58.550 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:58.552 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:58.555 | + functions-common:time_stop:2432 : start_time=1649882514807 2022-04-13 20:41:58.557 | + functions-common:time_stop:2434 : [[ -z 1649882514807 ]] 2022-04-13 20:41:58.559 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:58.563 | + functions-common:time_stop:2437 : end_time=1649882518561 2022-04-13 20:41:58.565 | + functions-common:time_stop:2438 : elapsed_time=3754 2022-04-13 20:41:58.568 | + functions-common:time_stop:2439 : total=27775 2022-04-13 20:41:58.570 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:58.572 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31529 2022-04-13 20:41:58.574 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:58.577 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 20:41:58.579 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 20:41:58.581 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 20:41:58.584 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:58.586 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:58.588 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:58.592 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:58.595 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:58.601 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:58.603 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:58.606 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:58.608 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:58.610 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:58.612 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:58.615 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 20:41:58.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:58.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:58.622 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 20:41:58.624 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:41:58.627 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:41:58.629 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:41:58.631 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:41:58.633 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:41:58.636 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:58.638 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:41:58.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:58.643 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:58.645 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:41:58.647 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:41:58.650 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:58.652 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:41:58.655 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:41:58.657 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:58.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:58.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:58.664 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:41:58.685 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:41:58.801 | Reading package lists... 2022-04-13 20:41:59.043 | Building dependency tree... 2022-04-13 20:41:59.044 | Reading state information... 2022-04-13 20:41:59.288 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:41:59.288 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:41:59.288 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:59.288 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:59.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:59.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:59.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:59.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:59.289 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:59.289 | python3-zope.interface 2022-04-13 20:41:59.289 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:59.401 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:59.406 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:41:59.408 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:59.411 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:59.413 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:59.415 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:59.417 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:59.420 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:59.422 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:59.424 | + functions-common:time_stop:2432 : start_time=1649882518682 2022-04-13 20:41:59.426 | + functions-common:time_stop:2434 : [[ -z 1649882518682 ]] 2022-04-13 20:41:59.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:59.434 | + functions-common:time_stop:2437 : end_time=1649882519431 2022-04-13 20:41:59.436 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 20:41:59.439 | + functions-common:time_stop:2439 : total=4497 2022-04-13 20:41:59.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:59.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5246 2022-04-13 20:41:59.445 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:41:59.448 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 20:41:59.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:59.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:59.454 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 20:41:59.515 | Module proxy already enabled 2022-04-13 20:41:59.519 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 20:41:59.580 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 20:41:59.580 | Module proxy already enabled 2022-04-13 20:41:59.580 | Module proxy_uwsgi already enabled 2022-04-13 20:41:59.584 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 20:41:59.586 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 20:41:59.588 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:41:59.591 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 20:41:59.718 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 20:41:59.721 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 20:41:59.723 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 20:41:59.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 20:41:59.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.736 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 20:41:59.739 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 20:41:59.741 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 20:41:59.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 20:41:59.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.753 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 20:41:59.755 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 20:41:59.758 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 20:41:59.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 20:41:59.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.769 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 20:41:59.772 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 20:41:59.774 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 20:41:59.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 20:41:59.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.786 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 20:41:59.789 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 20:41:59.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.796 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 20:41:59.799 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.801 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 20:41:59.803 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 20:41:59.806 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 20:41:59.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 20:41:59.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.817 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 20:41:59.834 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:59.836 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 20:41:59.838 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 20:41:59.841 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 20:41:59.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 20:41:59.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.853 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 20:41:59.869 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:59.871 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 20:41:59.874 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 20:41:59.876 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 20:41:59.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.883 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 20:41:59.886 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.888 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 20:41:59.890 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 20:41:59.893 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 20:41:59.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:41:59.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:41:59.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 20:41:59.902 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:41:59.905 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 20:41:59.907 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 20:41:59.910 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:41:59.913 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 20:41:59.915 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 20:41:59.917 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:41:59.921 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:41:59.922 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:41:59.926 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 20:41:59.929 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 20:41:59.931 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 20:41:59.934 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 20:41:59.936 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 20:41:59.957 | Using python 3.8 to install keystonemiddleware 2022-04-13 20:41:59.959 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 20:42:00.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:00.696 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:00.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:00.696 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:01.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:01.874 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 20:42:01.925 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 20:42:01.926 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 20:42:01.927 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 20:42:01.929 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 20:42:01.930 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 20:42:01.930 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 20:42:01.931 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 20:42:01.932 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 20:42:01.934 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 20:42:01.935 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 20:42:01.936 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 20:42:01.937 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 20:42:01.938 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 20:42:01.940 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 20:42:02.002 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 20:42:02.003 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 20:42:02.005 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 20:42:02.047 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 20:42:02.084 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 20:42:02.085 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 20:42:02.086 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 20:42:02.087 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 20:42:02.137 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 20:42:02.141 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 20:42:02.149 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 20:42:02.150 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 20:42:02.166 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 20:42:02.167 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 20:42:02.169 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 20:42:02.231 | 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.9) 2022-04-13 20:42:02.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 20:42:02.234 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 20:42:02.237 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 20:42:02.286 | 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.14.0) 2022-04-13 20:42:02.298 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 20:42:03.853 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:03.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:03.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:03.962 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:03.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:03.967 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:03.970 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:03.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:03.974 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:03.976 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:03.978 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:03.980 | + functions-common:time_stop:2432 : start_time=1649882519951 2022-04-13 20:42:03.982 | + functions-common:time_stop:2434 : [[ -z 1649882519951 ]] 2022-04-13 20:42:03.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:03.989 | + functions-common:time_stop:2437 : end_time=1649882523987 2022-04-13 20:42:03.991 | + functions-common:time_stop:2438 : elapsed_time=4036 2022-04-13 20:42:03.993 | + functions-common:time_stop:2439 : total=31529 2022-04-13 20:42:03.995 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:03.997 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35565 2022-04-13 20:42:04.000 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:04.002 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 20:42:04.004 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 20:42:04.007 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:42:04.010 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 20:42:04.012 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 20:42:04.015 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:42:04.019 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:42:04.019 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:42:04.024 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 20:42:04.026 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 20:42:04.029 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 20:42:04.033 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 20:42:04.035 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 20:42:04.056 | Using python 3.8 to install python-memcached 2022-04-13 20:42:04.058 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 20:42:04.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:04.798 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:04.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:04.798 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:05.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:05.983 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 20:42:05.987 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 20:42:07.643 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:07.648 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:07.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:07.749 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:07.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:07.753 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:07.755 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:07.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:07.760 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:07.762 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:07.764 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:07.766 | + functions-common:time_stop:2432 : start_time=1649882524050 2022-04-13 20:42:07.769 | + functions-common:time_stop:2434 : [[ -z 1649882524050 ]] 2022-04-13 20:42:07.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:07.775 | + functions-common:time_stop:2437 : end_time=1649882527773 2022-04-13 20:42:07.778 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-04-13 20:42:07.780 | + functions-common:time_stop:2439 : total=35565 2022-04-13 20:42:07.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:07.784 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39288 2022-04-13 20:42:07.787 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:07.789 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 20:42:07.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:07.808 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 20:42:07.811 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 20:42:07.813 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 20:42:07.816 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 20:42:07.818 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 20:42:07.820 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 20:42:07.822 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 20:42:07.837 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:42:07.840 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 20:42:07.842 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 20:42:07.844 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 20:42:07.847 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:42:07.849 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:42:07.851 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:42:07.854 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:42:07.856 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:42:07.859 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:42:07.874 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:42:07.876 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:42:07.878 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:07.881 | + functions-common:git_clone:629 : echo master 2022-04-13 20:42:07.881 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:42:07.886 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 20:42:07.888 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:07.890 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 20:42:07.893 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:42:07.893 | + functions-common:git_clone:678 : head -1 2022-04-13 20:42:07.896 | c141e6164 trivial: Fix typo 2022-04-13 20:42:07.899 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:42:07.901 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 20:42:07.903 | + inc/python:setup_develop:338 : local bindep 2022-04-13 20:42:07.906 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:42:07.909 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 20:42:07.911 | + inc/python:setup_develop:344 : local extras= 2022-04-13 20:42:07.913 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 20:42:07.916 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 20:42:07.918 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:42:07.920 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 20:42:07.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 20:42:07.925 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 20:42:07.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 20:42:07.930 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 20:42:07.932 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 20:42:07.935 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 20:42:07.937 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 20:42:07.940 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 20:42:07.945 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 20:42:07.947 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 20:42:08.628 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 20:42:08.630 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 20:42:08.633 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 20:42:08.635 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 20:42:08.637 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:42:08.639 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 20:42:08.641 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 20:42:08.643 | + inc/python:setup_package:428 : local extras= 2022-04-13 20:42:08.645 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 20:42:08.647 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 20:42:08.649 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 20:42:08.652 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 20:42:08.654 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 20:42:08.656 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 20:42:08.676 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 20:42:08.678 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 20:42:09.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:09.414 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:09.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:09.414 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:10.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:10.617 | Obtaining file:///opt/stack/keystone 2022-04-13 20:42:10.618 | Preparing metadata (setup.py): started 2022-04-13 20:42:11.389 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 20:42:11.389 | ERROR: Command errored out with exit status 1: 2022-04-13 20:42:11.389 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0nruc2lu 2022-04-13 20:42:11.389 | cwd: /opt/stack/keystone/ 2022-04-13 20:42:11.389 | Complete output (16 lines): 2022-04-13 20:42:11.389 | Error parsing 2022-04-13 20:42:11.389 | Traceback (most recent call last): 2022-04-13 20:42:11.389 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 20:42:11.389 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 20:42:11.389 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 20:42:11.389 | pbr.hooks.setup_hook(config) 2022-04-13 20:42:11.389 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 20:42:11.389 | metadata_config.run() 2022-04-13 20:42:11.389 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 20:42:11.389 | self.hook() 2022-04-13 20:42:11.390 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 20:42:11.390 | self.config['version'] = packaging.get_version( 2022-04-13 20:42:11.390 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 20:42:11.390 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 20:42:11.390 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 20:42:11.390 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 20:42:11.390 | ---------------------------------------- 2022-04-13 20:42:11.390 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:42:11.390 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:42:11.397 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:11.397 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:11.482 | + inc/python:pip_install:1 : exit_trap 2022-04-13 20:42:11.484 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 20:42:11.487 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 20:42:11.489 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 20:42:11.491 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 20:42:11.493 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 20:42:11.495 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 20:42:11.498 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 20:42:11.500 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 20:42:11.502 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 20:42:11.502 | Error on exit 2022-04-13 20:42:11.504 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 20:42:11.506 | + ./stack.sh:exit_trap:544 : generate-subunit 1649882447 84 fail 2022-04-13 20:42:12.088 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 20:42:12.090 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 20:42:12.958 | + ./stack.sh:exit_trap:558 : exit 1