2022-01-01 20:23:10.815 | + ./stack.sh:main:487 : exec 2022-01-01 20:23:10.815 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-01-202310.summary.2022-01-01-202310 2022-01-01 20:23:10.815 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-01-202310' 2022-01-01 20:23:10.815 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-01 20:23:10.815 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-01-202310 2022-01-01 20:23:10.815 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-01-202310 /opt/stack/logs/stack.sh.log 2022-01-01 20:23:10.815 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-01-202310.summary.2022-01-01-202310 /opt/stack/logs/stack.sh.log.summary 2022-01-01 20:23:10.815 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-01 20:23:10.815 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-01 20:23:10.815 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-01 20:23:10.815 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-01 20:23:10.815 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-01 20:23:10.815 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-01 20:23:10.816 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-01 20:23:10.819 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-01 20:23:10.821 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-01 20:23:10.823 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-01 20:23:10.825 | + ./stack.sh:main:573 : set -o errexit 2022-01-01 20:23:10.827 | + ./stack.sh:main:576 : uname -a 2022-01-01 20:23:10.828 | Linux dv-osbrick-master-4-ceph 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-01-01 20:23:10.830 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-01 20:23:10.832 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-01 20:23:10.835 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-01 20:23:10.862 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-01 20:23:10.878 | + ./stack.sh:main:590 : fetch_plugins 2022-01-01 20:23:10.880 | + functions-common:fetch_plugins:1758 : local plugins=,devstack-plugin-ceph 2022-01-01 20:23:10.881 | + functions-common:fetch_plugins:1759 : local plugin 2022-01-01 20:23:10.883 | + functions-common:fetch_plugins:1762 : [[ -z ,devstack-plugin-ceph ]] 2022-01-01 20:23:10.885 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2022-01-01 20:23:10.885 | Fetching DevStack plugins 2022-01-01 20:23:10.887 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2022-01-01 20:23:10.888 | + functions-common:fetch_plugins:1768 : git_clone_by_name devstack-plugin-ceph 2022-01-01 20:23:10.890 | + functions-common:git_clone_by_name:673 : local name=devstack-plugin-ceph 2022-01-01 20:23:10.892 | + functions-common:git_clone_by_name:674 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-01-01 20:23:10.894 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-01 20:23:10.895 | + functions-common:git_clone_by_name:676 : local branch=master 2022-01-01 20:23:10.897 | + functions-common:git_clone_by_name:677 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-01-01 20:23:10.899 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-01-01 20:23:10.901 | + functions-common:git_clone:596 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-01-01 20:23:10.902 | + functions-common:git_clone:597 : local git_ref=master 2022-01-01 20:23:10.904 | + functions-common:git_clone:598 : local orig_dir 2022-01-01 20:23:10.906 | ++ functions-common:git_clone:599 : pwd 2022-01-01 20:23:10.908 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-01 20:23:10.910 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-01 20:23:10.912 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-01 20:23:10.924 | + functions-common:git_clone:602 : RECLONE=False 2022-01-01 20:23:10.926 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-01 20:23:10.928 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-01 20:23:10.930 | + functions-common:git_clone:616 : echo master 2022-01-01 20:23:10.930 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-01 20:23:10.935 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-01-01 20:23:10.936 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-01 20:23:10.938 | + functions-common:git_clone:664 : cd /opt/stack/devstack-plugin-ceph 2022-01-01 20:23:10.940 | + functions-common:git_clone:665 : git show --oneline 2022-01-01 20:23:10.940 | + functions-common:git_clone:665 : head -1 2022-01-01 20:23:10.944 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-01-01 20:23:10.946 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-01 20:23:10.948 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-01 20:23:10.950 | + functions-common:run_phase:1840 : local mode=override_defaults 2022-01-01 20:23:10.952 | + functions-common:run_phase:1841 : local phase= 2022-01-01 20:23:10.953 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-01 20:23:10.955 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-01 20:23:10.957 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-01 20:23:10.959 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-01 20:23:10.961 | + functions-common:run_phase:1850 : local extra 2022-01-01 20:23:10.963 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-01 20:23:10.966 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-01 20:23:10.968 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-01 20:23:10.970 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-01 20:23:10.972 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-01 20:23:10.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-01 20:23:10.987 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-01 20:23:10.988 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-01 20:23:10.990 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-01 20:23:10.992 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-01 20:23:10.994 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-01 20:23:10.996 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-01 20:23:10.997 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-01 20:23:10.999 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-01 20:23:11.001 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-01 20:23:11.003 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-01 20:23:11.004 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-01 20:23:11.006 | + functions-common:run_phase:1865 : plugin_override_defaults 2022-01-01 20:23:11.008 | + functions-common:plugin_override_defaults:1799 : local plugins=,devstack-plugin-ceph 2022-01-01 20:23:11.010 | + functions-common:plugin_override_defaults:1800 : local plugin 2022-01-01 20:23:11.012 | + functions-common:plugin_override_defaults:1803 : [[ -z ,devstack-plugin-ceph ]] 2022-01-01 20:23:11.014 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2022-01-01 20:23:11.014 | Overriding Configuration Defaults 2022-01-01 20:23:11.015 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2022-01-01 20:23:11.017 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-01 20:23:11.019 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-01-01 20:23:11.021 | + functions-common:plugin_override_defaults:1814 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-01-01 20:23:11.021 | devstack-plugin-ceph has overridden the following defaults 2022-01-01 20:23:11.023 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-01-01 20:23:11.023 | # Plug-in overrides 2022-01-01 20:23:11.024 | 2022-01-01 20:23:11.024 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-01-01 20:23:11.024 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-01-01 20:23:11.024 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-01-01 20:23:11.024 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-01-01 20:23:11.024 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-01-01 20:23:11.024 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-01-01 20:23:11.024 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-01-01 20:23:11.024 | 2022-01-01 20:23:11.024 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-01-01 20:23:11.024 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-01-01 20:23:11.024 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-01-01 20:23:11.024 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-01-01 20:23:11.024 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-01-01 20:23:11.024 | else 2022-01-01 20:23:11.024 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-01-01 20:23:11.024 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-01-01 20:23:11.024 | fi 2022-01-01 20:23:11.024 | fi 2022-01-01 20:23:11.026 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-01-01 20:23:11.029 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-01-01 20:23:11.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-01-01 20:23:11.044 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-01-01 20:23:11.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-01-01 20:23:11.059 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-01-01 20:23:11.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-01-01 20:23:11.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-01-01 20:23:11.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-01-01 20:23:11.090 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-01-01 20:23:11.103 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-01-01 20:23:11.106 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-01-01 20:23:11.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-01-01 20:23:11.120 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-01-01 20:23:11.122 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-01-01 20:23:11.124 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-01-01 20:23:11.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-01-01 20:23:11.128 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-01 20:23:11.144 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-01 20:23:11.146 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-01 20:23:11.159 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-01 20:23:11.161 | +++ lib/tls:source:43 : hostname -f 2022-01-01 20:23:11.164 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-01 20:23:11.167 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-01 20:23:11.168 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-01 20:23:11.170 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-01 20:23:11.172 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-01 20:23:11.174 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-01 20:23:11.176 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-01 20:23:11.178 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-01 20:23:11.180 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-01 20:23:11.181 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-01 20:23:11.186 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-01 20:23:11.197 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-01 20:23:11.213 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-01 20:23:11.225 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-01 20:23:11.237 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-01 20:23:11.266 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-01 20:23:11.322 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-01 20:23:11.404 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-01 20:23:11.424 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-01 20:23:11.469 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-01 20:23:11.515 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-01 20:23:11.648 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-01 20:23:11.662 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-01 20:23:11.675 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-01 20:23:11.687 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-01 20:23:11.773 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-01 20:23:11.775 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-01 20:23:11.778 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-01 20:23:11.780 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-01 20:23:11.782 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-01 20:23:11.784 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-01 20:23:11.786 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-01 20:23:11.786 | False' 2022-01-01 20:23:11.789 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-01 20:23:11.803 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-01 20:23:11.805 | + ./stack.sh:main:624 : run_phase source 2022-01-01 20:23:11.808 | + functions-common:run_phase:1840 : local mode=source 2022-01-01 20:23:11.810 | + functions-common:run_phase:1841 : local phase= 2022-01-01 20:23:11.812 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-01 20:23:11.814 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-01 20:23:11.816 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-01 20:23:11.818 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-01 20:23:11.820 | + functions-common:run_phase:1850 : local extra 2022-01-01 20:23:11.823 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-01 20:23:11.826 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-01 20:23:11.828 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-01 20:23:11.830 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-01 20:23:11.832 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-01 20:23:11.834 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-01 20:23:11.847 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-01 20:23:11.849 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-01 20:23:11.852 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-01 20:23:11.889 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-01 20:23:11.891 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-01 20:23:11.894 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2022-01-01 20:23:11.896 | + functions-common:run_phase:1862 : load_plugin_settings 2022-01-01 20:23:11.898 | + functions-common:load_plugin_settings:1776 : local plugins=,devstack-plugin-ceph 2022-01-01 20:23:11.900 | + functions-common:load_plugin_settings:1777 : local plugin 2022-01-01 20:23:11.902 | + functions-common:load_plugin_settings:1780 : [[ -z ,devstack-plugin-ceph ]] 2022-01-01 20:23:11.904 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2022-01-01 20:23:11.904 | Loading plugin settings 2022-01-01 20:23:11.906 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2022-01-01 20:23:11.908 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/devstack-plugin-ceph 2022-01-01 20:23:11.910 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-01-01 20:23:11.912 | + functions-common:load_plugin_settings:1789 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-01-01 20:23:11.915 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-01-01 20:23:11.919 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-01-01 20:23:11.922 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-01-01 20:23:11.924 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-01-01 20:23:11.927 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-01-01 20:23:11.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-01-01 20:23:11.931 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-01-01 20:23:11.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-01-01 20:23:11.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-01-01 20:23:11.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-01-01 20:23:12.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-01-01 20:23:12.002 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-01-01 20:23:12.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-01-01 20:23:12.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-01-01 20:23:12.008 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-01-01 20:23:12.008 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-01-01 20:23:12.013 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-01-01 20:23:12.015 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-01-01 20:23:12.017 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-01-01 20:23:12.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-01-01 20:23:12.022 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-01-01 20:23:12.037 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-01 20:23:12.039 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-01-01 20:23:12.042 | + functions-common:run_phase:1863 : verify_disabled_services 2022-01-01 20:23:12.044 | + functions-common:verify_disabled_services:2123 : local service 2022-01-01 20:23:12.046 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.048 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-01-01 20:23:12.051 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.053 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-01-01 20:23:12.055 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.058 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-01-01 20:23:12.060 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.063 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-01-01 20:23:12.065 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.067 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-01-01 20:23:12.069 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.072 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-01-01 20:23:12.074 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.077 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-01-01 20:23:12.079 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.081 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-01-01 20:23:12.084 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.086 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-01-01 20:23:12.088 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.090 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-01-01 20:23:12.092 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.095 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-01-01 20:23:12.097 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.099 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-01-01 20:23:12.102 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.105 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-01-01 20:23:12.107 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.109 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-01-01 20:23:12.111 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.114 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-01-01 20:23:12.116 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.118 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-01-01 20:23:12.121 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.123 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-01-01 20:23:12.126 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.128 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-01-01 20:23:12.130 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.132 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-01-01 20:23:12.135 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.137 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-01-01 20:23:12.139 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.141 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-01-01 20:23:12.144 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.146 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-01-01 20:23:12.148 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.150 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-01-01 20:23:12.153 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.155 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-01-01 20:23:12.157 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.159 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-01-01 20:23:12.162 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.164 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-01-01 20:23:12.167 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.169 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-01-01 20:23:12.171 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.177 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-01-01 20:23:12.179 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.182 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-01-01 20:23:12.185 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-01 20:23:12.187 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-01-01 20:23:12.190 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-01 20:23:12.192 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-01 20:23:12.194 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-01 20:23:12.208 | + functions-common:is_service_enabled:2068 : return 0 2022-01-01 20:23:12.210 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-01 20:23:12.212 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-01 20:23:12.214 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-01 20:23:12.229 | + functions-common:is_service_enabled:2068 : return 1 2022-01-01 20:23:12.231 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-01 20:23:12.233 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-01 20:23:12.235 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-01 20:23:12.238 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-01 20:23:12.240 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-01 20:23:12.242 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-01 20:23:12.244 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-01 20:23:12.247 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-01 20:23:12.249 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-01 20:23:12.251 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2022-01-01 20:23:12.254 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-01 20:23:12.256 | + lib/database:initialize_database_backends:104 : return 0 2022-01-01 20:23:12.258 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-01 20:23:12.258 | Using mysql database backend 2022-01-01 20:23:12.261 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-01 20:23:12.275 | + ./stack.sh:main:711 : is_service_enabled rabbit 2022-01-01 20:23:12.290 | + functions-common:is_service_enabled:2068 : return 0 2022-01-01 20:23:12.292 | + ./stack.sh:main:712 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-01 20:23:12.308 | + ./stack.sh:main:719 : is_service_enabled keystone 2022-01-01 20:23:12.323 | + functions-common:is_service_enabled:2068 : return 0 2022-01-01 20:23:12.325 | + ./stack.sh:main:721 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-01 20:23:12.340 | + ./stack.sh:main:723 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-01 20:23:12.356 | + ./stack.sh:main:734 : is_service_enabled ldap 2022-01-01 20:23:12.372 | + functions-common:is_service_enabled:2068 : return 1 2022-01-01 20:23:12.374 | + ./stack.sh:main:743 : is_service_enabled s-proxy 2022-01-01 20:23:12.389 | + functions-common:is_service_enabled:2068 : return 1 2022-01-01 20:23:12.392 | + ./stack.sh:main:755 : save_stackenv 755 2022-01-01 20:23:12.394 | + functions-common:save_stackenv:60 : local tag=755 2022-01-01 20:23:12.397 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-01 20:23:12.401 | + functions-common:save_stackenv:62 : time_stamp=2022-01-01-202312 2022-01-01 20:23:12.403 | + functions-common:save_stackenv:63 : echo '# 2022-01-01-202312 755' 2022-01-01 20:23:12.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.408 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-01 20:23:12.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.412 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-01 20:23:12.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.417 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-01 20:23:12.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.422 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-01-01 20:23:12.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.427 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-01-01 20:23:12.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.431 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-01-01 20:23:12.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.437 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-01-202310 2022-01-01 20:23:12.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.441 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-01 20:23:12.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.446 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-01-01 20:23:12.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.450 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-01 20:23:12.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.455 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-01 20:23:12.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.460 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-01 20:23:12.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-01 20:23:12.465 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-01 20:23:12.467 | + ./stack.sh:main:766 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-01 20:23:12.469 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-01 20:23:12.471 | + functions-common:git_clone:596 : local git_dest=/opt/stack/requirements 2022-01-01 20:23:12.473 | + functions-common:git_clone:597 : local git_ref=master 2022-01-01 20:23:12.476 | + functions-common:git_clone:598 : local orig_dir 2022-01-01 20:23:12.478 | ++ functions-common:git_clone:599 : pwd 2022-01-01 20:23:12.481 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-01 20:23:12.483 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-01 20:23:12.486 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-01 20:23:12.500 | + functions-common:git_clone:602 : RECLONE=False 2022-01-01 20:23:12.502 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-01 20:23:12.504 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-01 20:23:12.507 | + functions-common:git_clone:616 : echo master 2022-01-01 20:23:12.507 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-01 20:23:12.512 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/requirements ]] 2022-01-01 20:23:12.514 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-01 20:23:12.516 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2022-01-01 20:23:12.518 | + functions-common:git_clone:665 : git show --oneline 2022-01-01 20:23:12.519 | + functions-common:git_clone:665 : head -1 2022-01-01 20:23:12.522 | 9fdc8d1e Updated from generate-constraints 2022-01-01 20:23:12.524 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-01 20:23:12.527 | + ./stack.sh:main:770 : echo_summary 'Installing package prerequisites' 2022-01-01 20:23:12.529 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-01 20:23:12.532 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-01 20:23:12.534 | + ./stack.sh:main:771 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-01 20:23:12.536 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-01 20:23:12.539 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-01 20:23:12.542 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-01 20:23:12.544 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-01 20:23:12.546 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-01 20:23:12.549 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-01 20:23:12.552 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-01 20:23:12.556 | ++ tools/install_prereqs.sh:source:47 : NOW=1641068592 2022-01-01 20:23:12.559 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-01 20:23:12.563 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641068567 2022-01-01 20:23:12.565 | ++ tools/install_prereqs.sh:source:49 : DELTA=25 2022-01-01 20:23:12.568 | ++ tools/install_prereqs.sh:source:50 : [[ 25 -lt 7200 ]] 2022-01-01 20:23:12.570 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-01 20:23:12.572 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-01 20:23:12.574 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2022-01-01 20:23:12.577 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-01 20:23:12.579 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2022-01-01 20:23:12.581 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-01 20:23:12.583 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2022-01-01 20:23:12.585 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-01 20:23:12.589 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-01-01 20:23:12.631 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-01 20:23:12.631 | apache2-dev 2022-01-01 20:23:12.632 | bc 2022-01-01 20:23:12.632 | bsdmainutils 2022-01-01 20:23:12.632 | curl 2022-01-01 20:23:12.632 | g++ 2022-01-01 20:23:12.632 | gawk 2022-01-01 20:23:12.632 | gcc 2022-01-01 20:23:12.632 | gettext 2022-01-01 20:23:12.632 | git 2022-01-01 20:23:12.632 | graphviz 2022-01-01 20:23:12.632 | iputils-ping 2022-01-01 20:23:12.632 | libapache2-mod-proxy-uwsgi 2022-01-01 20:23:12.632 | libffi-dev 2022-01-01 20:23:12.632 | libjpeg-dev 2022-01-01 20:23:12.632 | libpcre3-dev 2022-01-01 20:23:12.632 | libpq-dev 2022-01-01 20:23:12.632 | libssl-dev 2022-01-01 20:23:12.632 | libsystemd-dev 2022-01-01 20:23:12.632 | libxml2-dev 2022-01-01 20:23:12.632 | libxslt1-dev 2022-01-01 20:23:12.632 | libyaml-dev 2022-01-01 20:23:12.632 | lsof 2022-01-01 20:23:12.632 | openssh-server 2022-01-01 20:23:12.632 | openssl 2022-01-01 20:23:12.632 | pkg-config 2022-01-01 20:23:12.632 | psmisc 2022-01-01 20:23:12.632 | python3-dev 2022-01-01 20:23:12.632 | python3-pip 2022-01-01 20:23:12.632 | python3-systemd 2022-01-01 20:23:12.632 | python3-venv 2022-01-01 20:23:12.632 | tar 2022-01-01 20:23:12.632 | tcpdump 2022-01-01 20:23:12.632 | unzip 2022-01-01 20:23:12.632 | uuid-runtime 2022-01-01 20:23:12.632 | wget 2022-01-01 20:23:12.632 | wget 2022-01-01 20:23:12.632 | zlib1g-dev 2022-01-01 20:23:12.632 | libkrb5-dev 2022-01-01 20:23:12.633 | libldap2-dev 2022-01-01 20:23:12.633 | libsasl2-dev 2022-01-01 20:23:12.633 | memcached 2022-01-01 20:23:12.633 | python3-mysqldb 2022-01-01 20:23:12.633 | sqlite3 2022-01-01 20:23:12.633 | conntrack 2022-01-01 20:23:12.633 | curl 2022-01-01 20:23:12.633 | dnsmasq-base 2022-01-01 20:23:12.633 | dnsmasq-utils 2022-01-01 20:23:12.633 | ebtables 2022-01-01 20:23:12.633 | genisoimage 2022-01-01 20:23:12.633 | iptables 2022-01-01 20:23:12.633 | iputils-arping 2022-01-01 20:23:12.633 | kpartx 2022-01-01 20:23:12.633 | libjs-jquery-tablesorter 2022-01-01 20:23:12.633 | parted 2022-01-01 20:23:12.633 | pm-utils 2022-01-01 20:23:12.633 | python3-mysqldb 2022-01-01 20:23:12.633 | socat 2022-01-01 20:23:12.633 | sqlite3 2022-01-01 20:23:12.633 | sudo 2022-01-01 20:23:12.633 | vlan 2022-01-01 20:23:12.633 | lsscsi 2022-01-01 20:23:12.633 | open-iscsi 2022-01-01 20:23:12.633 | lvm2 2022-01-01 20:23:12.633 | qemu-utils 2022-01-01 20:23:12.633 | thin-provisioning-tools 2022-01-01 20:23:12.633 | acl 2022-01-01 20:23:12.633 | dnsmasq-base 2022-01-01 20:23:12.633 | dnsmasq-utils 2022-01-01 20:23:12.633 | ebtables 2022-01-01 20:23:12.633 | haproxy 2022-01-01 20:23:12.633 | iptables 2022-01-01 20:23:12.633 | iputils-arping 2022-01-01 20:23:12.633 | iputils-ping 2022-01-01 20:23:12.634 | postgresql-server-dev-all 2022-01-01 20:23:12.634 | python3-mysqldb 2022-01-01 20:23:12.634 | sqlite3 2022-01-01 20:23:12.634 | sudo 2022-01-01 20:23:12.634 | vlan 2022-01-01 20:23:12.634 | pcp 2022-01-01 20:23:12.634 | ipset 2022-01-01 20:23:12.634 | conntrack 2022-01-01 20:23:12.634 | conntrackd 2022-01-01 20:23:12.634 | keepalived 2022-01-01 20:23:12.634 | lvm2 2022-01-01 20:23:12.634 | qemu-utils 2022-01-01 20:23:12.634 | thin-provisioning-tools' 2022-01-01 20:23:12.636 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-01 20:23:12.654 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-01 20:23:12.654 | apache2-dev 2022-01-01 20:23:12.654 | bc 2022-01-01 20:23:12.654 | bsdmainutils 2022-01-01 20:23:12.654 | curl 2022-01-01 20:23:12.654 | g++ 2022-01-01 20:23:12.654 | gawk 2022-01-01 20:23:12.654 | gcc 2022-01-01 20:23:12.654 | gettext 2022-01-01 20:23:12.654 | git 2022-01-01 20:23:12.655 | graphviz 2022-01-01 20:23:12.655 | iputils-ping 2022-01-01 20:23:12.655 | libapache2-mod-proxy-uwsgi 2022-01-01 20:23:12.655 | libffi-dev 2022-01-01 20:23:12.655 | libjpeg-dev 2022-01-01 20:23:12.655 | libpcre3-dev 2022-01-01 20:23:12.655 | libpq-dev 2022-01-01 20:23:12.655 | libssl-dev 2022-01-01 20:23:12.655 | libsystemd-dev 2022-01-01 20:23:12.655 | libxml2-dev 2022-01-01 20:23:12.655 | libxslt1-dev 2022-01-01 20:23:12.655 | libyaml-dev 2022-01-01 20:23:12.655 | lsof 2022-01-01 20:23:12.655 | openssh-server 2022-01-01 20:23:12.655 | openssl 2022-01-01 20:23:12.655 | pkg-config 2022-01-01 20:23:12.655 | psmisc 2022-01-01 20:23:12.655 | python3-dev 2022-01-01 20:23:12.655 | python3-pip 2022-01-01 20:23:12.655 | python3-systemd 2022-01-01 20:23:12.655 | python3-venv 2022-01-01 20:23:12.655 | tar 2022-01-01 20:23:12.655 | tcpdump 2022-01-01 20:23:12.655 | unzip 2022-01-01 20:23:12.655 | uuid-runtime 2022-01-01 20:23:12.655 | wget 2022-01-01 20:23:12.655 | wget 2022-01-01 20:23:12.655 | zlib1g-dev 2022-01-01 20:23:12.655 | libkrb5-dev 2022-01-01 20:23:12.655 | libldap2-dev 2022-01-01 20:23:12.655 | libsasl2-dev 2022-01-01 20:23:12.655 | memcached 2022-01-01 20:23:12.655 | python3-mysqldb 2022-01-01 20:23:12.655 | sqlite3 2022-01-01 20:23:12.655 | conntrack 2022-01-01 20:23:12.655 | curl 2022-01-01 20:23:12.655 | dnsmasq-base 2022-01-01 20:23:12.655 | dnsmasq-utils 2022-01-01 20:23:12.656 | ebtables 2022-01-01 20:23:12.656 | genisoimage 2022-01-01 20:23:12.656 | iptables 2022-01-01 20:23:12.656 | iputils-arping 2022-01-01 20:23:12.656 | kpartx 2022-01-01 20:23:12.656 | libjs-jquery-tablesorter 2022-01-01 20:23:12.656 | parted 2022-01-01 20:23:12.656 | pm-utils 2022-01-01 20:23:12.656 | python3-mysqldb 2022-01-01 20:23:12.656 | socat 2022-01-01 20:23:12.656 | sqlite3 2022-01-01 20:23:12.656 | sudo 2022-01-01 20:23:12.656 | vlan 2022-01-01 20:23:12.656 | lsscsi 2022-01-01 20:23:12.656 | open-iscsi 2022-01-01 20:23:12.656 | lvm2 2022-01-01 20:23:12.656 | qemu-utils 2022-01-01 20:23:12.656 | thin-provisioning-tools 2022-01-01 20:23:12.656 | acl 2022-01-01 20:23:12.656 | dnsmasq-base 2022-01-01 20:23:12.656 | dnsmasq-utils 2022-01-01 20:23:12.656 | ebtables 2022-01-01 20:23:12.656 | haproxy 2022-01-01 20:23:12.656 | iptables 2022-01-01 20:23:12.656 | iputils-arping 2022-01-01 20:23:12.656 | iputils-ping 2022-01-01 20:23:12.656 | postgresql-server-dev-all 2022-01-01 20:23:12.656 | python3-mysqldb 2022-01-01 20:23:12.656 | sqlite3 2022-01-01 20:23:12.656 | sudo 2022-01-01 20:23:12.656 | vlan 2022-01-01 20:23:12.656 | pcp 2022-01-01 20:23:12.656 | ipset 2022-01-01 20:23:12.656 | conntrack 2022-01-01 20:23:12.656 | conntrackd 2022-01-01 20:23:12.656 | keepalived 2022-01-01 20:23:12.656 | lvm2 2022-01-01 20:23:12.656 | qemu-utils 2022-01-01 20:23:12.657 | thin-provisioning-tools ' 2022-01-01 20:23:12.657 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-01 20:23:12.659 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-01 20:23:12.661 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-01 20:23:12.664 | ++ 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 2022-01-01 20:23:12.664 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-01 20:23:12.669 | ++ 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 2022-01-01 20:23:12.672 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-01 20:23:12.674 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-01 20:23:12.676 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=False 2022-01-01 20:23:12.678 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-01 20:23:12.680 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-01 20:23:12.682 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-01 20:23:12.684 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-01 20:23:12.686 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-01 20:23:12.688 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-01 20:23:12.690 | ++ functions-common:apt_get_update:1176 : [[ False == \T\r\u\e ]] 2022-01-01 20:23:12.692 | ++ functions-common:apt_get_update:1181 : [[ False = \T\r\u\e ]] 2022-01-01 20:23:12.694 | ++ functions-common:apt_get_update:1183 : local sudo=sudo 2022-01-01 20:23:12.696 | +++ functions-common:apt_get_update:1184 : id -u 2022-01-01 20:23:12.700 | ++ functions-common:apt_get_update:1184 : [[ 1000 = \0 ]] 2022-01-01 20:23:12.702 | ++ functions-common:apt_get_update:1187 : time_start apt-get-update 2022-01-01 20:23:12.704 | ++ functions-common:time_start:2398 : local name=apt-get-update 2022-01-01 20:23:12.706 | ++ functions-common:time_start:2399 : local start_time= 2022-01-01 20:23:12.708 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2022-01-01 20:23:12.710 | +++ functions-common:time_start:2403 : date +%s%3N 2022-01-01 20:23:12.714 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1641068592712 2022-01-01 20:23:12.716 | ++ functions-common:apt_get_update:1189 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-01 20:23:12.718 | ++ functions-common:apt_get_update:1190 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-01 20:23:12.720 | ++ functions-common:apt_get_update:1191 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-01 20:23:12.924 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-01 20:23:12.957 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-01 20:23:12.959 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-01 20:23:12.999 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-01 20:23:21.320 | Reading package lists... 2022-01-01 20:23:21.350 | ++ functions-common:apt_get_update:1195 : REPOS_UPDATED=True 2022-01-01 20:23:21.352 | ++ functions-common:apt_get_update:1197 : time_stop apt-get-update 2022-01-01 20:23:21.355 | ++ functions-common:time_stop:2412 : local name 2022-01-01 20:23:21.357 | ++ functions-common:time_stop:2413 : local end_time 2022-01-01 20:23:21.359 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-01 20:23:21.361 | ++ functions-common:time_stop:2415 : local total 2022-01-01 20:23:21.363 | ++ functions-common:time_stop:2416 : local start_time 2022-01-01 20:23:21.365 | ++ functions-common:time_stop:2418 : name=apt-get-update 2022-01-01 20:23:21.367 | ++ functions-common:time_stop:2419 : start_time=1641068592712 2022-01-01 20:23:21.369 | ++ functions-common:time_stop:2421 : [[ -z 1641068592712 ]] 2022-01-01 20:23:21.372 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-01 20:23:21.375 | ++ functions-common:time_stop:2424 : end_time=1641068601373 2022-01-01 20:23:21.377 | ++ functions-common:time_stop:2425 : elapsed_time=8661 2022-01-01 20:23:21.379 | ++ functions-common:time_stop:2426 : total=0 2022-01-01 20:23:21.381 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-01 20:23:21.383 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8661 2022-01-01 20:23:21.386 | ++ functions-common:install_package:1451 : 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 2022-01-01 20:23:21.388 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-01 20:23:21.390 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-01 20:23:21.392 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-01 20:23:21.394 | ++ functions-common:real_install_package:1437 : 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 2022-01-01 20:23:21.413 | ++ functions-common:apt_get:1217 : 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 2022-01-01 20:23:21.520 | Reading package lists... 2022-01-01 20:23:21.746 | Building dependency tree... 2022-01-01 20:23:21.748 | Reading state information... 2022-01-01 20:23:21.778 | acl is already the newest version (2.2.53-6). 2022-01-01 20:23:21.778 | bc is already the newest version (1.07.1-2build1). 2022-01-01 20:23:21.778 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-01 20:23:21.778 | conntrack is already the newest version (1:1.4.5-2). 2022-01-01 20:23:21.778 | ebtables is already the newest version (2.0.11-3build1). 2022-01-01 20:23:21.778 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-01 20:23:21.778 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-01 20:23:21.778 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-01 20:23:21.778 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-01 20:23:21.778 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-01 20:23:21.778 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-01 20:23:21.778 | iputils-arping is already the newest version (3:20190709-3). 2022-01-01 20:23:21.778 | iputils-ping is already the newest version (3:20190709-3). 2022-01-01 20:23:21.778 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-01 20:23:21.778 | libffi-dev is already the newest version (3.3-4). 2022-01-01 20:23:21.778 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-01 20:23:21.779 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-01 20:23:21.779 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-01 20:23:21.779 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-01 20:23:21.779 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-01 20:23:21.779 | lsscsi is already the newest version (0.30-0.1). 2022-01-01 20:23:21.779 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-01 20:23:21.779 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-01 20:23:21.779 | psmisc is already the newest version (23.3-1). 2022-01-01 20:23:21.779 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-01 20:23:21.779 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-01 20:23:21.779 | python3-systemd is already the newest version (234-3build2). 2022-01-01 20:23:21.779 | socat is already the newest version (1.7.3.3-2). 2022-01-01 20:23:21.779 | tcpdump is already the newest version (4.9.3-4). 2022-01-01 20:23:21.779 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-01 20:23:21.779 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-01 20:23:21.779 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-01 20:23:21.779 | graphviz is already the newest version (2.42.2-3build2). 2022-01-01 20:23:21.779 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-01 20:23:21.779 | pcp is already the newest version (5.0.3-1). 2022-01-01 20:23:21.779 | pm-utils is already the newest version (1.4.1-19). 2022-01-01 20:23:21.779 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-01 20:23:21.779 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-01 20:23:21.779 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-01 20:23:21.779 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-01 20:23:21.779 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-01 20:23:21.779 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-01 20:23:21.779 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-01 20:23:21.779 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-01 20:23:21.779 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-01 20:23:21.779 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-01 20:23:21.779 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-01 20:23:21.779 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-01 20:23:21.779 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-01 20:23:21.779 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-01 20:23:21.780 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2022-01-01 20:23:21.780 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-01 20:23:21.780 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-01 20:23:21.780 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-01 20:23:21.780 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-01 20:23:21.780 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-01 20:23:21.780 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-01 20:23:21.780 | openssl set to manually installed. 2022-01-01 20:23:21.780 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-01 20:23:21.780 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2022-01-01 20:23:21.780 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-01 20:23:21.780 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-01 20:23:21.780 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-01 20:23:21.780 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-01 20:23:21.780 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-01 20:23:21.780 | wget set to manually installed. 2022-01-01 20:23:21.780 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-01 20:23:21.780 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-01 20:23:21.780 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-01 20:23:21.981 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-01 20:23:21.981 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-01 20:23:21.981 | The following packages were automatically installed and are no longer required: 2022-01-01 20:23:21.982 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-01 20:23:21.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-01 20:23:21.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-01 20:23:21.982 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-01 20:23:21.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-01 20:23:21.982 | python3-zope.interface 2022-01-01 20:23:21.982 | Use 'sudo apt autoremove' to remove them. 2022-01-01 20:23:22.111 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-01 20:23:22.115 | ++ functions-common:apt_get:1221 : result=0 2022-01-01 20:23:22.118 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-01 20:23:22.120 | ++ functions-common:time_stop:2412 : local name 2022-01-01 20:23:22.122 | ++ functions-common:time_stop:2413 : local end_time 2022-01-01 20:23:22.125 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-01 20:23:22.127 | ++ functions-common:time_stop:2415 : local total 2022-01-01 20:23:22.129 | ++ functions-common:time_stop:2416 : local start_time 2022-01-01 20:23:22.131 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-01 20:23:22.133 | ++ functions-common:time_stop:2419 : start_time=1641068601411 2022-01-01 20:23:22.135 | ++ functions-common:time_stop:2421 : [[ -z 1641068601411 ]] 2022-01-01 20:23:22.138 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-01 20:23:22.142 | ++ functions-common:time_stop:2424 : end_time=1641068602139 2022-01-01 20:23:22.144 | ++ functions-common:time_stop:2425 : elapsed_time=728 2022-01-01 20:23:22.146 | ++ functions-common:time_stop:2426 : total=2187 2022-01-01 20:23:22.148 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-01 20:23:22.150 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2915 2022-01-01 20:23:22.152 | ++ functions-common:apt_get:1225 : return 0 2022-01-01 20:23:22.155 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-01 20:23:22.157 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-01 20:23:22.159 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-01 20:23:22.163 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-01 20:23:22.168 | + ./stack.sh:main:786 : [[ False != \T\r\u\e ]] 2022-01-01 20:23:22.170 | + ./stack.sh:main:787 : PYPI_ALTERNATIVE_URL= 2022-01-01 20:23:22.173 | + ./stack.sh:main:787 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-01 20:23:23.359 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-01 20:23:23.361 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-01 20:23:23.363 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-01 20:23:23.366 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-01 20:23:23.368 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-01 20:23:23.369 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-01 20:23:23.371 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-01 20:23:23.373 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-01 20:23:23.375 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-01 20:23:23.376 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-01 20:23:23.378 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-01 20:23:23.380 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-01 20:23:23.381 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-01 20:23:23.383 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-01 20:23:23.385 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-01 20:23:23.387 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-01 20:23:23.388 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-01 20:23:23.390 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-01 20:23:23.392 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-01 20:23:23.393 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-01 20:23:23.395 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-01 20:23:23.397 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-01 20:23:23.399 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-01 20:23:23.401 | + functions-common:_ensure_lsb_release:383 : return 2022-01-01 20:23:23.404 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-01 20:23:23.470 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-01 20:23:23.473 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-01 20:23:23.540 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-01 20:23:23.542 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-01 20:23:23.608 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-01 20:23:23.610 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-01 20:23:23.612 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-01 20:23:23.614 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-01 20:23:23.615 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-01 20:23:23.617 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-01 20:23:23.619 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-01 20:23:23.621 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-01 20:23:23.623 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-01 20:23:23.625 | + functions-common:GetDistro:488 : typeset -xr DISTRO 2022-01-01 20:23:23.627 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-01 20:23:23.627 | Distro: focal 2022-01-01 20:23:23.629 | + tools/install_pip.sh:main:115 : get_versions 2022-01-01 20:23:23.631 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-01 20:23:23.635 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-01 20:23:23.637 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-01 20:23:23.640 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-01 20:23:23.640 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-01 20:23:24.038 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-01-01 20:23:24.040 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-01-01 20:23:24.040 | pip: 20.2.2 2022-01-01 20:23:24.042 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-01-01 20:23:24.043 | + tools/install_pip.sh:main:121 : is_fedora 2022-01-01 20:23:24.045 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-01 20:23:24.047 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-01 20:23:24.049 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-01 20:23:24.050 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-01 20:23:24.052 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-01 20:23:24.053 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-01 20:23:24.055 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-01 20:23:24.057 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-01 20:23:24.059 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-01 20:23:24.060 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-01 20:23:24.062 | + tools/install_pip.sh:main:133 : install_get_pip 2022-01-01 20:23:24.064 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-01 20:23:24.066 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-01-01 20:23:24.066 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2022-01-01 20:23:24.070 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-01 20:23:24.071 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-01-01 20:23:24.074 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-01 20:23:24.075 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-01 20:23:24.077 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-01-01 20:23:24.079 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-01 20:23:24.089 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-01 20:23:24.089 | Dload Upload Total Spent Left Speed 2022-01-01 20:23:24.237 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-01-01 20:23:24.241 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-01 20:23:24.244 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-01 20:23:27.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-01 20:23:27.002 | from cryptography.utils import int_from_bytes 2022-01-01 20:23:27.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-01 20:23:27.002 | from cryptography.utils import int_from_bytes 2022-01-01 20:23:27.002 | /usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py:24: UserWarning: Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils. 2022-01-01 20:23:27.002 | warnings.warn( 2022-01-01 20:23:27.002 | /usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py:36: UserWarning: Setuptools is replacing distutils. 2022-01-01 20:23:27.002 | warnings.warn("Setuptools is replacing distutils.") 2022-01-01 20:23:27.010 | Traceback (most recent call last): 2022-01-01 20:23:27.010 | File "/home/ubuntu/devstack/files/get-pip.py", line 27081, in 2022-01-01 20:23:27.010 | main() 2022-01-01 20:23:27.010 | File "/home/ubuntu/devstack/files/get-pip.py", line 139, in main 2022-01-01 20:23:27.010 | bootstrap(tmpdir=tmpdir) 2022-01-01 20:23:27.011 | File "/home/ubuntu/devstack/files/get-pip.py", line 120, in bootstrap 2022-01-01 20:23:27.011 | args = determine_pip_install_arguments() 2022-01-01 20:23:27.011 | File "/home/ubuntu/devstack/files/get-pip.py", line 65, in determine_pip_install_arguments 2022-01-01 20:23:27.011 | import setuptools # noqa 2022-01-01 20:23:27.011 | File "/usr/local/lib/python3.8/dist-packages/setuptools/__init__.py", line 8, in 2022-01-01 20:23:27.011 | import _distutils_hack.override # noqa: F401 2022-01-01 20:23:27.011 | File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/override.py", line 1, in 2022-01-01 20:23:27.011 | __import__('_distutils_hack').do_override() 2022-01-01 20:23:27.011 | File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py", line 73, in do_override 2022-01-01 20:23:27.011 | ensure_local_distutils() 2022-01-01 20:23:27.011 | File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py", line 61, in ensure_local_distutils 2022-01-01 20:23:27.011 | assert '_distutils' in core.__file__, core.__file__ 2022-01-01 20:23:27.011 | AssertionError: /usr/lib/python3.8/distutils/core.py 2022-01-01 20:23:27.079 | ++ ./stack.sh:main:787 : err_trap 2022-01-01 20:23:27.081 | ++ ./stack.sh:err_trap:562 : local r=1 2022-01-01 20:23:27.084 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2022-01-01-202310 2022-01-01 20:23:27.085 | Error on exit