2022-07-14 18:39:55.624 | + ./stack.sh:main:482 : exec 2022-07-14 18:39:55.624 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-14-183955' 2022-07-14 18:39:55.624 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-14-183955.summary.2022-07-14-183955 2022-07-14 18:39:55.624 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-14 18:39:55.624 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-14-183955 2022-07-14 18:39:55.624 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-14-183955 /opt/stack/logs/stack.sh.log 2022-07-14 18:39:55.624 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-14-183955.summary.2022-07-14-183955 /opt/stack/logs/stack.sh.log.summary 2022-07-14 18:39:55.624 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-14 18:39:55.624 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-14 18:39:55.624 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-14 18:39:55.624 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-14 18:39:55.624 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-14 18:39:55.624 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-14 18:39:55.624 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-14 18:39:55.624 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-14 18:39:55.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-14 18:39:55.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-14 18:39:55.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-14 18:39:55.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-14 18:39:55.627 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-14 18:39:55.630 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-14 18:39:55.633 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-14 18:39:55.635 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-14 18:39:55.637 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-14 18:39:55.639 | + ./stack.sh:main:568 : set -o errexit 2022-07-14 18:39:55.641 | + ./stack.sh:main:571 : uname -a 2022-07-14 18:39:55.643 | Linux dv-osbrick-849891-3-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-07-14 18:39:55.645 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-14 18:39:55.647 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-14 18:39:55.650 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-14 18:39:55.687 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-14 18:39:55.703 | + ./stack.sh:main:585 : fetch_plugins 2022-07-14 18:39:55.705 | + functions-common:fetch_plugins:1786 : local plugins=,devstack-plugin-ceph 2022-07-14 18:39:55.708 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-14 18:39:55.710 | + functions-common:fetch_plugins:1790 : [[ -z ,devstack-plugin-ceph ]] 2022-07-14 18:39:55.711 | + functions-common:fetch_plugins:1794 : echo 'Fetching DevStack plugins' 2022-07-14 18:39:55.711 | Fetching DevStack plugins 2022-07-14 18:39:55.713 | + functions-common:fetch_plugins:1795 : for plugin in ${plugins//,/ } 2022-07-14 18:39:55.715 | + functions-common:fetch_plugins:1796 : git_clone_by_name devstack-plugin-ceph 2022-07-14 18:39:55.717 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-07-14 18:39:55.718 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-07-14 18:39:55.720 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-07-14 18:39:55.722 | + functions-common:git_clone_by_name:690 : local branch=master 2022-07-14 18:39:55.724 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-07-14 18:39:55.725 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-07-14 18:39:55.727 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-07-14 18:39:55.729 | + functions-common:git_clone:599 : local git_ref=master 2022-07-14 18:39:55.731 | + functions-common:git_clone:600 : local orig_dir 2022-07-14 18:39:55.733 | ++ functions-common:git_clone:601 : pwd 2022-07-14 18:39:55.735 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-14 18:39:55.736 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-14 18:39:55.739 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-14 18:39:55.751 | + functions-common:git_clone:604 : RECLONE=False 2022-07-14 18:39:55.753 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-14 18:39:55.755 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:55.757 | + functions-common:git_clone:618 : echo master 2022-07-14 18:39:55.758 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-14 18:39:55.762 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-07-14 18:39:55.764 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:55.765 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-07-14 18:39:55.778 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-07-14 18:39:55.780 | + functions-common:git_clone:679 : git show --oneline 2022-07-14 18:39:55.780 | + functions-common:git_clone:679 : head -1 2022-07-14 18:39:55.782 | f1ad6ff Merge "Deploy with cephadm" 2022-07-14 18:39:55.784 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-14 18:39:55.787 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-14 18:39:55.789 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-14 18:39:55.791 | + functions-common:run_phase:1869 : local phase= 2022-07-14 18:39:55.793 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-14 18:39:55.794 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-14 18:39:55.796 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-14 18:39:55.798 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-14 18:39:55.800 | + functions-common:run_phase:1878 : local extra 2022-07-14 18:39:55.802 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-14 18:39:55.806 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-14 18:39:55.807 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-14 18:39:55.809 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-14 18:39:55.811 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-14 18:39:55.813 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-14 18:39:55.826 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:39:55.828 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-14 18:39:55.830 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-14 18:39:55.832 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-14 18:39:55.834 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-14 18:39:55.836 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-14 18:39:55.838 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-14 18:39:55.839 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-14 18:39:55.841 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-14 18:39:55.843 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-14 18:39:55.845 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-14 18:39:55.847 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-14 18:39:55.849 | + functions-common:plugin_override_defaults:1827 : local plugins=,devstack-plugin-ceph 2022-07-14 18:39:55.851 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-14 18:39:55.852 | + functions-common:plugin_override_defaults:1831 : [[ -z ,devstack-plugin-ceph ]] 2022-07-14 18:39:55.854 | + functions-common:plugin_override_defaults:1835 : echo 'Overriding Configuration Defaults' 2022-07-14 18:39:55.854 | Overriding Configuration Defaults 2022-07-14 18:39:55.856 | + functions-common:plugin_override_defaults:1836 : for plugin in ${plugins//,/ } 2022-07-14 18:39:55.858 | + functions-common:plugin_override_defaults:1837 : local dir=/opt/stack/devstack-plugin-ceph 2022-07-14 18:39:55.859 | + functions-common:plugin_override_defaults:1839 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-07-14 18:39:55.861 | + functions-common:plugin_override_defaults:1842 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-07-14 18:39:55.861 | devstack-plugin-ceph has overridden the following defaults 2022-07-14 18:39:55.863 | + functions-common:plugin_override_defaults:1843 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-07-14 18:39:55.864 | # Plug-in overrides 2022-07-14 18:39:55.864 | 2022-07-14 18:39:55.864 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-07-14 18:39:55.864 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-07-14 18:39:55.864 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-07-14 18:39:55.864 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-07-14 18:39:55.865 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-07-14 18:39:55.865 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-07-14 18:39:55.865 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-07-14 18:39:55.865 | 2022-07-14 18:39:55.865 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-07-14 18:39:55.865 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-07-14 18:39:55.865 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-07-14 18:39:55.865 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-07-14 18:39:55.865 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-07-14 18:39:55.865 | else 2022-07-14 18:39:55.865 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-07-14 18:39:55.865 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-07-14 18:39:55.865 | fi 2022-07-14 18:39:55.865 | fi 2022-07-14 18:39:55.865 | 2022-07-14 18:39:55.865 | CEPHADM_DEPLOY=$(trueorfalse False CEPHADM_DEPLOY) 2022-07-14 18:39:55.866 | + functions-common:plugin_override_defaults:1844 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-07-14 18:39:55.869 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-07-14 18:39:55.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-07-14 18:39:55.884 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-07-14 18:39:55.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-07-14 18:39:55.900 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-07-14 18:39:55.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-07-14 18:39:55.915 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-07-14 18:39:55.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-07-14 18:39:55.930 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-07-14 18:39:55.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-07-14 18:39:55.946 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-07-14 18:39:55.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-07-14 18:39:55.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-07-14 18:39:55.963 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-07-14 18:39:55.965 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-07-14 18:39:55.967 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-07-14 18:39:55.969 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:22 : trueorfalse False CEPHADM_DEPLOY 2022-07-14 18:39:55.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:22 : CEPHADM_DEPLOY=False 2022-07-14 18:39:55.984 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-14 18:39:56.001 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-14 18:39:56.003 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-14 18:39:56.015 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:39:56.018 | +++ lib/tls:source:43 : hostname -f 2022-07-14 18:39:56.021 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-14 18:39:56.023 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-14 18:39:56.025 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-14 18:39:56.027 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-14 18:39:56.029 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-14 18:39:56.030 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-14 18:39:56.032 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-14 18:39:56.034 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-14 18:39:56.036 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-14 18:39:56.038 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-14 18:39:56.043 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-14 18:39:56.055 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-14 18:39:56.071 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-14 18:39:56.084 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-14 18:39:56.095 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-14 18:39:56.130 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-14 18:39:56.188 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-14 18:39:56.278 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-14 18:39:56.299 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-14 18:39:56.346 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-14 18:39:56.395 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-14 18:39:56.542 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-14 18:39:56.556 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-14 18:39:56.569 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-14 18:39:56.582 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-14 18:39:56.666 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-14 18:39:56.668 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-14 18:39:56.671 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-14 18:39:56.673 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-14 18:39:56.675 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-14 18:39:56.677 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-14 18:39:56.679 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-14 18:39:56.679 | False' 2022-07-14 18:39:56.682 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-14 18:39:56.697 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-14 18:39:56.699 | + ./stack.sh:main:619 : run_phase source 2022-07-14 18:39:56.701 | + functions-common:run_phase:1868 : local mode=source 2022-07-14 18:39:56.703 | + functions-common:run_phase:1869 : local phase= 2022-07-14 18:39:56.705 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-14 18:39:56.708 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-14 18:39:56.710 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-14 18:39:56.711 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-14 18:39:56.713 | + functions-common:run_phase:1878 : local extra 2022-07-14 18:39:56.716 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-14 18:39:56.720 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-14 18:39:56.721 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-14 18:39:56.724 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-14 18:39:56.726 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-14 18:39:56.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-14 18:39:56.742 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:39:56.744 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-14 18:39:56.746 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-14 18:39:56.785 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-14 18:39:56.787 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-14 18:39:56.790 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-14 18:39:56.792 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-14 18:39:56.794 | + functions-common:load_plugin_settings:1804 : local plugins=,devstack-plugin-ceph 2022-07-14 18:39:56.796 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-14 18:39:56.798 | + functions-common:load_plugin_settings:1808 : [[ -z ,devstack-plugin-ceph ]] 2022-07-14 18:39:56.800 | + functions-common:load_plugin_settings:1812 : echo 'Loading plugin settings' 2022-07-14 18:39:56.800 | Loading plugin settings 2022-07-14 18:39:56.802 | + functions-common:load_plugin_settings:1813 : for plugin in ${plugins//,/ } 2022-07-14 18:39:56.804 | + functions-common:load_plugin_settings:1814 : local dir=/opt/stack/devstack-plugin-ceph 2022-07-14 18:39:56.806 | + functions-common:load_plugin_settings:1816 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-07-14 18:39:56.808 | + functions-common:load_plugin_settings:1817 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-07-14 18:39:56.812 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-07-14 18:39:56.816 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-07-14 18:39:56.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-07-14 18:39:56.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-07-14 18:39:56.824 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-07-14 18:39:56.826 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-07-14 18:39:56.829 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-07-14 18:39:56.831 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-07-14 18:39:56.833 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:28 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:56.836 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:31 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-07-14 18:39:56.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:35 : is_ceph_enabled_for_service manila 2022-07-14 18:39:56.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-07-14 18:39:56.905 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-07-14 18:39:56.907 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-07-14 18:39:56.910 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-07-14 18:39:56.911 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-07-14 18:39:56.911 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-07-14 18:39:56.915 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-07-14 18:39:56.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-07-14 18:39:56.920 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-07-14 18:39:56.923 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-07-14 18:39:56.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-07-14 18:39:56.941 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:39:56.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-07-14 18:39:56.947 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-14 18:39:56.949 | + functions-common:verify_disabled_services:2151 : local service 2022-07-14 18:39:56.951 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.954 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.956 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.958 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.960 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.963 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.965 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.967 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.970 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.972 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.974 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.976 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.979 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.981 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.983 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.986 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.988 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.991 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.993 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:56.995 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:56.998 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.000 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.003 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.005 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.007 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.010 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.012 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.014 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.017 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.019 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.021 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.023 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.026 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.028 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.030 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.033 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.035 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.037 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.039 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.042 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.044 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.047 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.049 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.052 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.054 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.056 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.059 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.061 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.063 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.066 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.068 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.071 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.073 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.075 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.078 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.080 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.082 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.085 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.087 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-14 18:39:57.089 | + functions-common:verify_disabled_services:2153 : [[ ,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-07-14 18:39:57.092 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-14 18:39:57.094 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-14 18:39:57.096 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-14 18:39:57.110 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:39:57.113 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-14 18:39:57.115 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-14 18:39:57.117 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-14 18:39:57.132 | + functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:39:57.134 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-14 18:39:57.136 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-14 18:39:57.139 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-14 18:39:57.141 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-14 18:39:57.143 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-14 18:39:57.145 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-14 18:39:57.147 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-14 18:39:57.150 | + lib/database:initialize_database_backends:92 : return 0 2022-07-14 18:39:57.152 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-14 18:39:57.152 | Using mysql database backend 2022-07-14 18:39:57.154 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-14 18:39:57.170 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-14 18:39:57.173 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-14 18:39:57.175 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-14 18:39:57.178 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-14 18:39:57.181 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-14 18:39:57.183 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-14 18:39:57.198 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:39:57.201 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-14 18:39:57.216 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-14 18:39:57.232 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:39:57.234 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-14 18:39:57.250 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-14 18:39:57.266 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-14 18:39:57.281 | + functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:39:57.284 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-14 18:39:57.301 | + functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:39:57.303 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-14 18:39:57.305 | + functions-common:save_stackenv:60 : local tag=752 2022-07-14 18:39:57.308 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-14 18:39:57.312 | + functions-common:save_stackenv:62 : time_stamp=2022-07-14-183957 2022-07-14 18:39:57.315 | + functions-common:save_stackenv:63 : echo '# 2022-07-14-183957 752' 2022-07-14 18:39:57.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.319 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-14 18:39:57.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.324 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-14 18:39:57.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.329 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-14 18:39:57.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.333 | + 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-07-14 18:39:57.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.338 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-07-14 18:39:57.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.342 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-07-14 18:39:57.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.347 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-14-183955 2022-07-14 18:39:57.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.352 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-14 18:39:57.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.357 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-07-14 18:39:57.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.361 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-14 18:39:57.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.367 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-14 18:39:57.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.372 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-14 18:39:57.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.377 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-14 18:39:57.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.381 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.72 2022-07-14 18:39:57.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-14 18:39:57.386 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-14 18:39:57.388 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-14 18:39:57.391 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-14 18:39:57.393 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-14 18:39:57.395 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-14 18:39:57.397 | + functions-common:git_clone:599 : local git_ref=master 2022-07-14 18:39:57.399 | + functions-common:git_clone:600 : local orig_dir 2022-07-14 18:39:57.402 | ++ functions-common:git_clone:601 : pwd 2022-07-14 18:39:57.404 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-14 18:39:57.406 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-14 18:39:57.409 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-14 18:39:57.425 | + functions-common:git_clone:604 : RECLONE=False 2022-07-14 18:39:57.427 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-14 18:39:57.429 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:57.431 | + functions-common:git_clone:618 : echo master 2022-07-14 18:39:57.432 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-14 18:39:57.437 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-14 18:39:57.439 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:57.441 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-14 18:39:57.453 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-14 18:39:57.456 | + functions-common:git_clone:679 : git show --oneline 2022-07-14 18:39:57.456 | + functions-common:git_clone:679 : head -1 2022-07-14 18:39:57.460 | dd5375f5 Merge "Bump pyroute2 to 0.7.1" 2022-07-14 18:39:57.462 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-14 18:39:57.465 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-14 18:39:57.467 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-14 18:39:57.470 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-14 18:39:57.473 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-14 18:39:57.475 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-14 18:39:57.478 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-14 18:39:57.480 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-14 18:39:57.483 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-14 18:39:57.485 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-14 18:39:57.488 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-14 18:39:57.491 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-14 18:39:57.495 | ++ tools/install_prereqs.sh:source:47 : NOW=1657823997 2022-07-14 18:39:57.498 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-14 18:39:57.503 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1657823640 2022-07-14 18:39:57.505 | ++ tools/install_prereqs.sh:source:49 : DELTA=357 2022-07-14 18:39:57.508 | ++ tools/install_prereqs.sh:source:50 : [[ 357 -lt 7200 ]] 2022-07-14 18:39:57.510 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-14 18:39:57.512 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-14 18:39:57.515 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-14 18:39:57.517 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-14 18:39:57.519 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-14 18:39:57.521 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-14 18:39:57.524 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-14 18:39:57.526 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-14 18:39:57.529 | +++ 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-07-14 18:39:57.573 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-14 18:39:57.573 | apache2-dev 2022-07-14 18:39:57.573 | bc 2022-07-14 18:39:57.573 | bsdmainutils 2022-07-14 18:39:57.573 | curl 2022-07-14 18:39:57.573 | g++ 2022-07-14 18:39:57.573 | gawk 2022-07-14 18:39:57.573 | gcc 2022-07-14 18:39:57.573 | gettext 2022-07-14 18:39:57.573 | git 2022-07-14 18:39:57.573 | graphviz 2022-07-14 18:39:57.574 | iputils-ping 2022-07-14 18:39:57.574 | libapache2-mod-proxy-uwsgi 2022-07-14 18:39:57.574 | libffi-dev 2022-07-14 18:39:57.574 | libjpeg-dev 2022-07-14 18:39:57.574 | libpcre3-dev 2022-07-14 18:39:57.574 | libpq-dev 2022-07-14 18:39:57.574 | libssl-dev 2022-07-14 18:39:57.574 | libsystemd-dev 2022-07-14 18:39:57.574 | libxml2-dev 2022-07-14 18:39:57.574 | libxslt1-dev 2022-07-14 18:39:57.574 | libyaml-dev 2022-07-14 18:39:57.574 | lsof 2022-07-14 18:39:57.574 | openssh-server 2022-07-14 18:39:57.574 | openssl 2022-07-14 18:39:57.574 | pkg-config 2022-07-14 18:39:57.574 | psmisc 2022-07-14 18:39:57.574 | python3-dev 2022-07-14 18:39:57.574 | python3-pip 2022-07-14 18:39:57.574 | python3-systemd 2022-07-14 18:39:57.574 | python3-venv 2022-07-14 18:39:57.574 | tar 2022-07-14 18:39:57.574 | tcpdump 2022-07-14 18:39:57.574 | unzip 2022-07-14 18:39:57.574 | uuid-runtime 2022-07-14 18:39:57.574 | wget 2022-07-14 18:39:57.574 | wget 2022-07-14 18:39:57.574 | zlib1g-dev 2022-07-14 18:39:57.574 | libkrb5-dev 2022-07-14 18:39:57.574 | libldap2-dev 2022-07-14 18:39:57.574 | libsasl2-dev 2022-07-14 18:39:57.574 | memcached 2022-07-14 18:39:57.574 | python3-mysqldb 2022-07-14 18:39:57.574 | sqlite3 2022-07-14 18:39:57.574 | conntrack 2022-07-14 18:39:57.574 | curl 2022-07-14 18:39:57.574 | dnsmasq-base 2022-07-14 18:39:57.574 | dnsmasq-utils 2022-07-14 18:39:57.574 | ebtables 2022-07-14 18:39:57.575 | genisoimage 2022-07-14 18:39:57.575 | iptables 2022-07-14 18:39:57.575 | iputils-arping 2022-07-14 18:39:57.575 | kpartx 2022-07-14 18:39:57.575 | libjs-jquery-tablesorter 2022-07-14 18:39:57.575 | parted 2022-07-14 18:39:57.575 | pm-utils 2022-07-14 18:39:57.575 | python3-mysqldb 2022-07-14 18:39:57.575 | socat 2022-07-14 18:39:57.575 | sqlite3 2022-07-14 18:39:57.575 | sudo 2022-07-14 18:39:57.575 | vlan 2022-07-14 18:39:57.575 | lsscsi 2022-07-14 18:39:57.575 | open-iscsi 2022-07-14 18:39:57.575 | lvm2 2022-07-14 18:39:57.575 | qemu-utils 2022-07-14 18:39:57.575 | thin-provisioning-tools 2022-07-14 18:39:57.575 | acl 2022-07-14 18:39:57.575 | dnsmasq-base 2022-07-14 18:39:57.575 | dnsmasq-utils 2022-07-14 18:39:57.575 | ebtables 2022-07-14 18:39:57.575 | haproxy 2022-07-14 18:39:57.575 | iptables 2022-07-14 18:39:57.575 | iputils-arping 2022-07-14 18:39:57.575 | iputils-ping 2022-07-14 18:39:57.575 | postgresql-server-dev-all 2022-07-14 18:39:57.575 | python3-mysqldb 2022-07-14 18:39:57.575 | sqlite3 2022-07-14 18:39:57.575 | sudo 2022-07-14 18:39:57.575 | vlan 2022-07-14 18:39:57.575 | pcp 2022-07-14 18:39:57.575 | ipset 2022-07-14 18:39:57.575 | conntrack 2022-07-14 18:39:57.575 | conntrackd 2022-07-14 18:39:57.575 | keepalived 2022-07-14 18:39:57.575 | lvm2 2022-07-14 18:39:57.575 | qemu-utils 2022-07-14 18:39:57.575 | thin-provisioning-tools' 2022-07-14 18:39:57.577 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-14 18:39:57.597 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-14 18:39:57.597 | apache2-dev 2022-07-14 18:39:57.597 | bc 2022-07-14 18:39:57.597 | bsdmainutils 2022-07-14 18:39:57.597 | curl 2022-07-14 18:39:57.597 | g++ 2022-07-14 18:39:57.597 | gawk 2022-07-14 18:39:57.597 | gcc 2022-07-14 18:39:57.597 | gettext 2022-07-14 18:39:57.598 | git 2022-07-14 18:39:57.598 | graphviz 2022-07-14 18:39:57.598 | iputils-ping 2022-07-14 18:39:57.598 | libapache2-mod-proxy-uwsgi 2022-07-14 18:39:57.598 | libffi-dev 2022-07-14 18:39:57.598 | libjpeg-dev 2022-07-14 18:39:57.598 | libpcre3-dev 2022-07-14 18:39:57.598 | libpq-dev 2022-07-14 18:39:57.598 | libssl-dev 2022-07-14 18:39:57.598 | libsystemd-dev 2022-07-14 18:39:57.598 | libxml2-dev 2022-07-14 18:39:57.598 | libxslt1-dev 2022-07-14 18:39:57.598 | libyaml-dev 2022-07-14 18:39:57.598 | lsof 2022-07-14 18:39:57.598 | openssh-server 2022-07-14 18:39:57.598 | openssl 2022-07-14 18:39:57.598 | pkg-config 2022-07-14 18:39:57.598 | psmisc 2022-07-14 18:39:57.598 | python3-dev 2022-07-14 18:39:57.598 | python3-pip 2022-07-14 18:39:57.598 | python3-systemd 2022-07-14 18:39:57.598 | python3-venv 2022-07-14 18:39:57.598 | tar 2022-07-14 18:39:57.598 | tcpdump 2022-07-14 18:39:57.598 | unzip 2022-07-14 18:39:57.598 | uuid-runtime 2022-07-14 18:39:57.598 | wget 2022-07-14 18:39:57.598 | wget 2022-07-14 18:39:57.599 | zlib1g-dev 2022-07-14 18:39:57.599 | libkrb5-dev 2022-07-14 18:39:57.599 | libldap2-dev 2022-07-14 18:39:57.599 | libsasl2-dev 2022-07-14 18:39:57.599 | memcached 2022-07-14 18:39:57.599 | python3-mysqldb 2022-07-14 18:39:57.599 | sqlite3 2022-07-14 18:39:57.599 | conntrack 2022-07-14 18:39:57.599 | curl 2022-07-14 18:39:57.599 | dnsmasq-base 2022-07-14 18:39:57.599 | dnsmasq-utils 2022-07-14 18:39:57.599 | ebtables 2022-07-14 18:39:57.599 | genisoimage 2022-07-14 18:39:57.599 | iptables 2022-07-14 18:39:57.599 | iputils-arping 2022-07-14 18:39:57.599 | kpartx 2022-07-14 18:39:57.599 | libjs-jquery-tablesorter 2022-07-14 18:39:57.599 | parted 2022-07-14 18:39:57.599 | pm-utils 2022-07-14 18:39:57.599 | python3-mysqldb 2022-07-14 18:39:57.599 | socat 2022-07-14 18:39:57.599 | sqlite3 2022-07-14 18:39:57.599 | sudo 2022-07-14 18:39:57.599 | vlan 2022-07-14 18:39:57.599 | lsscsi 2022-07-14 18:39:57.599 | open-iscsi 2022-07-14 18:39:57.599 | lvm2 2022-07-14 18:39:57.599 | qemu-utils 2022-07-14 18:39:57.599 | thin-provisioning-tools 2022-07-14 18:39:57.599 | acl 2022-07-14 18:39:57.599 | dnsmasq-base 2022-07-14 18:39:57.599 | dnsmasq-utils 2022-07-14 18:39:57.599 | ebtables 2022-07-14 18:39:57.599 | haproxy 2022-07-14 18:39:57.599 | iptables 2022-07-14 18:39:57.599 | iputils-arping 2022-07-14 18:39:57.599 | iputils-ping 2022-07-14 18:39:57.599 | postgresql-server-dev-all 2022-07-14 18:39:57.600 | python3-mysqldb 2022-07-14 18:39:57.600 | sqlite3 2022-07-14 18:39:57.600 | sudo 2022-07-14 18:39:57.600 | vlan 2022-07-14 18:39:57.600 | pcp 2022-07-14 18:39:57.600 | ipset 2022-07-14 18:39:57.600 | conntrack 2022-07-14 18:39:57.600 | conntrackd 2022-07-14 18:39:57.600 | keepalived 2022-07-14 18:39:57.600 | lvm2 2022-07-14 18:39:57.600 | qemu-utils 2022-07-14 18:39:57.600 | thin-provisioning-tools ' 2022-07-14 18:39:57.600 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-14 18:39:57.602 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:39:57.604 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:39:57.608 | ++ 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-07-14 18:39:57.608 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-14 18:39:57.613 | ++ 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-07-14 18:39:57.615 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-14 18:39:57.618 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:39:57.620 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-14 18:39:57.622 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:39:57.624 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:57.626 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:39:57.628 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:39:57.630 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:39:57.632 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:39:57.634 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-14 18:39:57.637 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-14 18:39:57.639 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-14 18:39:57.641 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-14 18:39:57.646 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-14 18:39:57.648 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-14 18:39:57.650 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-14 18:39:57.652 | ++ functions-common:time_start:2427 : local start_time= 2022-07-14 18:39:57.654 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-14 18:39:57.656 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-14 18:39:57.661 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1657823997658 2022-07-14 18:39:57.663 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-14 18:39:57.665 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-14 18:39:57.668 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-14 18:39:57.875 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-14 18:39:57.910 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-14 18:39:57.952 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-14 18:39:58.064 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-14 18:40:07.502 | Reading package lists... 2022-07-14 18:40:07.534 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-14 18:40:07.536 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-14 18:40:07.538 | ++ functions-common:time_stop:2440 : local name 2022-07-14 18:40:07.541 | ++ functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:07.543 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:07.545 | ++ functions-common:time_stop:2443 : local total 2022-07-14 18:40:07.547 | ++ functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:07.549 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-14 18:40:07.551 | ++ functions-common:time_stop:2447 : start_time=1657823997658 2022-07-14 18:40:07.553 | ++ functions-common:time_stop:2449 : [[ -z 1657823997658 ]] 2022-07-14 18:40:07.556 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:07.560 | ++ functions-common:time_stop:2452 : end_time=1657824007557 2022-07-14 18:40:07.562 | ++ functions-common:time_stop:2453 : elapsed_time=9899 2022-07-14 18:40:07.564 | ++ functions-common:time_stop:2454 : total=0 2022-07-14 18:40:07.566 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:07.568 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9899 2022-07-14 18:40:07.570 | ++ functions-common:install_package:1465 : 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-07-14 18:40:07.573 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:40:07.575 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:07.577 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:07.579 | ++ functions-common:real_install_package:1451 : 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-07-14 18:40:07.601 | ++ functions-common:apt_get:1231 : 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-07-14 18:40:07.711 | Reading package lists... 2022-07-14 18:40:07.962 | Building dependency tree... 2022-07-14 18:40:07.963 | Reading state information... 2022-07-14 18:40:08.000 | acl is already the newest version (2.2.53-6). 2022-07-14 18:40:08.000 | bc is already the newest version (1.07.1-2build1). 2022-07-14 18:40:08.000 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-14 18:40:08.000 | conntrack is already the newest version (1:1.4.5-2). 2022-07-14 18:40:08.000 | ebtables is already the newest version (2.0.11-3build1). 2022-07-14 18:40:08.000 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-14 18:40:08.000 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-14 18:40:08.000 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-14 18:40:08.000 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-14 18:40:08.000 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-14 18:40:08.000 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-14 18:40:08.001 | iputils-arping is already the newest version (3:20190709-3). 2022-07-14 18:40:08.001 | iputils-ping is already the newest version (3:20190709-3). 2022-07-14 18:40:08.001 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-14 18:40:08.001 | libffi-dev is already the newest version (3.3-4). 2022-07-14 18:40:08.001 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-14 18:40:08.001 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-14 18:40:08.001 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-14 18:40:08.001 | lsscsi is already the newest version (0.30-0.1). 2022-07-14 18:40:08.001 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-14 18:40:08.001 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-14 18:40:08.001 | psmisc is already the newest version (23.3-1). 2022-07-14 18:40:08.001 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-14 18:40:08.001 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-14 18:40:08.001 | python3-systemd is already the newest version (234-3build2). 2022-07-14 18:40:08.001 | socat is already the newest version (1.7.3.3-2). 2022-07-14 18:40:08.001 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-14 18:40:08.001 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-14 18:40:08.001 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-14 18:40:08.001 | graphviz is already the newest version (2.42.2-3build2). 2022-07-14 18:40:08.001 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-14 18:40:08.001 | pcp is already the newest version (5.0.3-1). 2022-07-14 18:40:08.001 | pm-utils is already the newest version (1.4.1-19). 2022-07-14 18:40:08.001 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-14 18:40:08.001 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-14 18:40:08.001 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-14 18:40:08.001 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-14 18:40:08.001 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-14 18:40:08.001 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-14 18:40:08.001 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-14 18:40:08.001 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-14 18:40:08.001 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-14 18:40:08.001 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-14 18:40:08.001 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-14 18:40:08.001 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-14 18:40:08.002 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-14 18:40:08.002 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-14 18:40:08.002 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-14 18:40:08.002 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-14 18:40:08.002 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-14 18:40:08.002 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-14 18:40:08.002 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-14 18:40:08.002 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-14 18:40:08.002 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-14 18:40:08.002 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-14 18:40:08.002 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-14 18:40:08.002 | openssl set to manually installed. 2022-07-14 18:40:08.002 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-14 18:40:08.002 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-14 18:40:08.002 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-14 18:40:08.002 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-14 18:40:08.002 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-14 18:40:08.002 | tar set to manually installed. 2022-07-14 18:40:08.002 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-14 18:40:08.002 | tcpdump set to manually installed. 2022-07-14 18:40:08.002 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-14 18:40:08.002 | uuid-runtime set to manually installed. 2022-07-14 18:40:08.002 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-14 18:40:08.002 | wget set to manually installed. 2022-07-14 18:40:08.002 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-14 18:40:08.229 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-14 18:40:08.229 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-14 18:40:08.229 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-14 18:40:08.229 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-14 18:40:08.229 | The following packages were automatically installed and are no longer required: 2022-07-14 18:40:08.230 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:40:08.230 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:40:08.230 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:40:08.230 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:40:08.231 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:40:08.231 | python3-zope.interface 2022-07-14 18:40:08.231 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:40:08.363 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:40:08.368 | ++ functions-common:apt_get:1235 : result=0 2022-07-14 18:40:08.370 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:40:08.373 | ++ functions-common:time_stop:2440 : local name 2022-07-14 18:40:08.375 | ++ functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:08.378 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:08.380 | ++ functions-common:time_stop:2443 : local total 2022-07-14 18:40:08.382 | ++ functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:08.384 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:40:08.386 | ++ functions-common:time_stop:2447 : start_time=1657824007598 2022-07-14 18:40:08.388 | ++ functions-common:time_stop:2449 : [[ -z 1657824007598 ]] 2022-07-14 18:40:08.391 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:08.395 | ++ functions-common:time_stop:2452 : end_time=1657824008393 2022-07-14 18:40:08.398 | ++ functions-common:time_stop:2453 : elapsed_time=795 2022-07-14 18:40:08.400 | ++ functions-common:time_stop:2454 : total=2419 2022-07-14 18:40:08.402 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:08.404 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3214 2022-07-14 18:40:08.406 | ++ functions-common:apt_get:1239 : return 0 2022-07-14 18:40:08.409 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-14 18:40:08.412 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-14 18:40:08.414 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-14 18:40:08.418 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-14 18:40:08.423 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-14 18:40:08.426 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-14 18:40:08.428 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-14 18:40:09.679 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-14 18:40:09.681 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-14 18:40:09.683 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-14 18:40:09.685 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-14 18:40:09.687 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-14 18:40:09.688 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-14 18:40:09.691 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-14 18:40:09.692 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-14 18:40:09.694 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-14 18:40:09.696 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-14 18:40:09.697 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-14 18:40:09.699 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-14 18:40:09.701 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-14 18:40:09.702 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-14 18:40:09.704 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-14 18:40:09.706 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-14 18:40:09.707 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-14 18:40:09.709 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-14 18:40:09.711 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-14 18:40:09.712 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-14 18:40:09.715 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-14 18:40:09.717 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-14 18:40:09.718 | + functions-common:_ensure_lsb_release:394 : return 2022-07-14 18:40:09.721 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-14 18:40:09.787 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-14 18:40:09.789 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-14 18:40:09.855 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-14 18:40:09.857 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-14 18:40:09.923 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-14 18:40:09.925 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-14 18:40:09.927 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-14 18:40:09.929 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-14 18:40:09.930 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-14 18:40:09.932 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-14 18:40:09.934 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-14 18:40:09.936 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-14 18:40:09.938 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-14 18:40:09.940 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-14 18:40:09.942 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-14 18:40:09.942 | Distro: focal 2022-07-14 18:40:09.944 | + tools/install_pip.sh:main:124 : get_versions 2022-07-14 18:40:09.947 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-14 18:40:09.950 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-14 18:40:09.952 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-14 18:40:09.954 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-14 18:40:09.955 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-14 18:40:11.374 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-14 18:40:11.376 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-14 18:40:11.376 | pip: 20.0.2 2022-07-14 18:40:11.379 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-14 18:40:11.380 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-14 18:40:11.382 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-14 18:40:11.384 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-14 18:40:11.386 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-14 18:40:11.387 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-14 18:40:11.389 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-14 18:40:11.391 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-14 18:40:11.392 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-14 18:40:11.394 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-14 18:40:11.396 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-14 18:40:11.397 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-14 18:40:11.399 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-14 18:40:11.401 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:11.402 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:11.404 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-14 18:40:11.408 | + tools/install_pip.sh:main:153 : set -x 2022-07-14 18:40:11.410 | + tools/install_pip.sh:main:156 : get_versions 2022-07-14 18:40:11.413 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-14 18:40:11.416 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-14 18:40:11.418 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-14 18:40:11.421 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-14 18:40:11.421 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-14 18:40:12.864 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-14 18:40:12.866 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-14 18:40:12.866 | pip: 20.0.2 2022-07-14 18:40:12.869 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-14 18:40:12.872 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-14 18:40:12.875 | + ./stack.sh:main:791 : fixup_all 2022-07-14 18:40:12.878 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-14 18:40:12.880 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-14 18:40:12.882 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:12.884 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:12.887 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-14 18:40:12.898 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-07-14 18:40:12.910 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-07-14 18:40:12.921 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-14 18:40:12.924 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-14 18:40:12.926 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-14 18:40:12.928 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-14 18:40:12.930 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-14 18:40:12.932 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-14 18:40:12.934 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-14 18:40:12.936 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-14 18:40:12.939 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-14 18:40:12.941 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-14 18:40:12.943 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-14 18:40:12.945 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-14 18:40:12.947 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-14 18:40:12.950 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-14 18:40:12.952 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-14 18:40:12.954 | + functions-common:is_suse:537 : is_opensuse 2022-07-14 18:40:12.956 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-14 18:40:12.958 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-14 18:40:12.961 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-14 18:40:12.963 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-14 18:40:12.965 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-14 18:40:12.967 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-14 18:40:12.970 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-14 18:40:12.991 | Using python 3.8 to install os-testr 2022-07-14 18:40:12.994 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-14 18:40:15.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-14 18:40:15.004 | from cryptography.utils import int_from_bytes 2022-07-14 18:40:15.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-14 18:40:15.004 | from cryptography.utils import int_from_bytes 2022-07-14 18:40:16.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-14 18:40:16.093 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-07-14 18:40:16.141 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-07-14 18:40:16.234 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-14 18:40:16.258 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.4.0) 2022-07-14 18:40:16.301 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-07-14 18:40:16.324 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-07-14 18:40:17.879 | + inc/python:pip_install:196 : result=0 2022-07-14 18:40:17.881 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-14 18:40:17.883 | + functions-common:time_stop:2440 : local name 2022-07-14 18:40:17.886 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:17.888 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:17.890 | + functions-common:time_stop:2443 : local total 2022-07-14 18:40:17.892 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:17.894 | + functions-common:time_stop:2446 : name=pip_install 2022-07-14 18:40:17.896 | + functions-common:time_stop:2447 : start_time=1657824012985 2022-07-14 18:40:17.898 | + functions-common:time_stop:2449 : [[ -z 1657824012985 ]] 2022-07-14 18:40:17.901 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:17.905 | + functions-common:time_stop:2452 : end_time=1657824017903 2022-07-14 18:40:17.908 | + functions-common:time_stop:2453 : elapsed_time=4918 2022-07-14 18:40:17.910 | + functions-common:time_stop:2454 : total=0 2022-07-14 18:40:17.912 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:17.914 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4918 2022-07-14 18:40:17.917 | + inc/python:pip_install:199 : return 0 2022-07-14 18:40:17.919 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-14 18:40:17.972 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-14 18:40:18.075 | + ./stack.sh:main:805 : install_infra 2022-07-14 18:40:18.080 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-14 18:40:18.080 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-14 18:40:18.083 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-14 18:40:18.086 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-14 18:40:18.109 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-14 18:40:20.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-14 18:40:21.004 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-14 18:40:21.299 | + inc/python:pip_install:196 : result=0 2022-07-14 18:40:21.301 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-14 18:40:21.304 | + functions-common:time_stop:2440 : local name 2022-07-14 18:40:21.306 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:21.308 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:21.310 | + functions-common:time_stop:2443 : local total 2022-07-14 18:40:21.312 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:21.314 | + functions-common:time_stop:2446 : name=pip_install 2022-07-14 18:40:21.316 | + functions-common:time_stop:2447 : start_time=1657824018101 2022-07-14 18:40:21.319 | + functions-common:time_stop:2449 : [[ -z 1657824018101 ]] 2022-07-14 18:40:21.321 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:21.325 | + functions-common:time_stop:2452 : end_time=1657824021323 2022-07-14 18:40:21.328 | + functions-common:time_stop:2453 : elapsed_time=3222 2022-07-14 18:40:21.330 | + functions-common:time_stop:2454 : total=4918 2022-07-14 18:40:21.332 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:21.334 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8140 2022-07-14 18:40:21.336 | + inc/python:pip_install:199 : return 0 2022-07-14 18:40:21.338 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-14 18:40:21.341 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-14 18:40:21.364 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-14 18:40:23.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-14 18:40:23.984 | Processing /opt/stack/requirements 2022-07-14 18:40:25.686 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-07-14 18:40:25.699 | 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 182)) (6.0) 2022-07-14 18:40:25.702 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-14 18:40:25.715 | 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 339)) (21.3) 2022-07-14 18:40:25.721 | 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 370)) (3.3) 2022-07-14 18:40:25.724 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-07-14 18:40:25.730 | 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 454)) (1.16.0) 2022-07-14 18:40:25.733 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-07-14 18:40:25.739 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5533) (1.3) 2022-07-14 18:40:25.741 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5533) (0.3.0) 2022-07-14 18:40:25.756 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-14 18:40:25.759 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2022.6.15) 2022-07-14 18:40:25.762 | 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 173)) (1.26.9) 2022-07-14 18:40:25.794 | 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 250)) (3.10.1) 2022-07-14 18:40:25.807 | 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 427)) (3.5.0) 2022-07-14 18:40:25.813 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-07-14 18:40:25.824 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (0.5.1) 2022-07-14 18:40:25.827 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.4.1) 2022-07-14 18:40:25.893 | 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 139)) (0.2.5) 2022-07-14 18:40:25.898 | 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 48)) (21.4.0) 2022-07-14 18:40:25.959 | 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 275)) (1.8.2) 2022-07-14 18:40:25.961 | Building wheels for collected packages: openstack-requirements 2022-07-14 18:40:25.962 | Building wheel for openstack-requirements (setup.py): started 2022-07-14 18:40:26.786 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-14 18:40:26.787 | ERROR: Command errored out with exit status 1: 2022-07-14 18:40:26.787 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rc2k1c75/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rc2k1c75/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-ydu_2vdr 2022-07-14 18:40:26.787 | cwd: /tmp/pip-req-build-rc2k1c75/ 2022-07-14 18:40:26.787 | Complete output (6 lines): 2022-07-14 18:40:26.787 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-14 18:40:26.787 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-14 18:40:26.787 | or: setup.py --help-commands 2022-07-14 18:40:26.787 | or: setup.py cmd --help 2022-07-14 18:40:26.787 | 2022-07-14 18:40:26.787 | error: invalid command 'bdist_wheel' 2022-07-14 18:40:26.787 | ---------------------------------------- 2022-07-14 18:40:26.787 | ERROR: Failed building wheel for openstack-requirements 2022-07-14 18:40:26.787 | Running setup.py clean for openstack-requirements 2022-07-14 18:40:27.611 | Failed to build openstack-requirements 2022-07-14 18:40:27.627 | Installing collected packages: openstack-requirements 2022-07-14 18:40:27.627 | Attempting uninstall: openstack-requirements 2022-07-14 18:40:27.628 | Found existing installation: openstack-requirements 1.2.1.dev5533 2022-07-14 18:40:27.662 | Uninstalling openstack-requirements-1.2.1.dev5533: 2022-07-14 18:40:27.679 | Successfully uninstalled openstack-requirements-1.2.1.dev5533 2022-07-14 18:40:27.682 | Running setup.py install for openstack-requirements: started 2022-07-14 18:40:30.048 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-14 18:40:30.070 | Successfully installed openstack-requirements-1.2.1.dev5533 2022-07-14 18:40:30.192 | + inc/python:pip_install:196 : result=0 2022-07-14 18:40:30.194 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-14 18:40:30.196 | + functions-common:time_stop:2440 : local name 2022-07-14 18:40:30.198 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:30.200 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:30.202 | + functions-common:time_stop:2443 : local total 2022-07-14 18:40:30.205 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:30.207 | + functions-common:time_stop:2446 : name=pip_install 2022-07-14 18:40:30.209 | + functions-common:time_stop:2447 : start_time=1657824021356 2022-07-14 18:40:30.211 | + functions-common:time_stop:2449 : [[ -z 1657824021356 ]] 2022-07-14 18:40:30.214 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:30.218 | + functions-common:time_stop:2452 : end_time=1657824030216 2022-07-14 18:40:30.220 | + functions-common:time_stop:2453 : elapsed_time=8860 2022-07-14 18:40:30.223 | + functions-common:time_stop:2454 : total=8140 2022-07-14 18:40:30.225 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:30.227 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17000 2022-07-14 18:40:30.229 | + inc/python:pip_install:199 : return 0 2022-07-14 18:40:30.231 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-14 18:40:30.234 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-14 18:40:30.236 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-14 18:40:30.239 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-14 18:40:30.241 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-14 18:40:30.243 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-14 18:40:30.245 | + inc/python:use_library_from_git:249 : return 1 2022-07-14 18:40:30.248 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-14 18:40:30.269 | Using python 3.8 to install pbr 2022-07-14 18:40:30.271 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-14 18:40:32.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-14 18:40:32.315 | from cryptography.utils import int_from_bytes 2022-07-14 18:40:32.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-14 18:40:32.315 | from cryptography.utils import int_from_bytes 2022-07-14 18:40:33.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-14 18:40:33.495 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-14 18:40:35.105 | + inc/python:pip_install:196 : result=0 2022-07-14 18:40:35.108 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-14 18:40:35.110 | + functions-common:time_stop:2440 : local name 2022-07-14 18:40:35.112 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:35.114 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:35.116 | + functions-common:time_stop:2443 : local total 2022-07-14 18:40:35.118 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:35.121 | + functions-common:time_stop:2446 : name=pip_install 2022-07-14 18:40:35.123 | + functions-common:time_stop:2447 : start_time=1657824030263 2022-07-14 18:40:35.125 | + functions-common:time_stop:2449 : [[ -z 1657824030263 ]] 2022-07-14 18:40:35.127 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:35.131 | + functions-common:time_stop:2452 : end_time=1657824035129 2022-07-14 18:40:35.133 | + functions-common:time_stop:2453 : elapsed_time=4866 2022-07-14 18:40:35.136 | + functions-common:time_stop:2454 : total=17000 2022-07-14 18:40:35.138 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:35.140 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21866 2022-07-14 18:40:35.142 | + inc/python:pip_install:199 : return 0 2022-07-14 18:40:35.145 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-14 18:40:37.380 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-14 18:40:39.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-14 18:40:39.248 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-14 18:40:39.269 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-14 18:40:39.271 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-14 18:40:39.274 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-14 18:40:39.279 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-14 18:40:39.283 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-14 18:40:39.353 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-14 18:40:39.356 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-14 18:40:39.360 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-14 18:40:39.377 | + ./stack.sh:main:814 : pkgs= 2022-07-14 18:40:39.379 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-14 18:40:39.382 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-14 18:40:39.384 | + functions-common:run_phase:1868 : local mode=stack 2022-07-14 18:40:39.386 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-14 18:40:39.389 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-14 18:40:39.391 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-14 18:40:39.393 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-14 18:40:39.396 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-14 18:40:39.398 | + functions-common:run_phase:1878 : local extra 2022-07-14 18:40:39.401 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-14 18:40:39.404 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-14 18:40:39.407 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-14 18:40:39.409 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-14 18:40:39.412 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-14 18:40:39.414 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-14 18:40:39.429 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:40:39.431 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-14 18:40:39.434 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-14 18:40:39.436 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-14 18:40:39.438 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-14 18:40:39.440 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-14 18:40:39.442 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-14 18:40:39.444 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-14 18:40:39.446 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-14 18:40:39.448 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-14 18:40:39.450 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-14 18:40:39.452 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-14 18:40:39.455 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-14 18:40:39.457 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-14 18:40:39.459 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-14 18:40:39.461 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-14 18:40:39.463 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-14 18:40:39.465 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-14 18:40:39.468 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-14 18:40:39.470 | + functions-common:run_plugins:1857 : local plugins=,devstack-plugin-ceph 2022-07-14 18:40:39.473 | + functions-common:run_plugins:1858 : local plugin 2022-07-14 18:40:39.475 | + functions-common:run_plugins:1859 : for plugin in ${plugins//,/ } 2022-07-14 18:40:39.477 | + functions-common:run_plugins:1860 : local dir=/opt/stack/devstack-plugin-ceph 2022-07-14 18:40:39.479 | + functions-common:run_plugins:1861 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-07-14 18:40:39.481 | + functions-common:run_plugins:1862 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-07-14 18:40:39.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-07-14 18:40:39.487 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-14 18:40:39.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-07-14 18:40:39.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:11 : [[ False = \T\r\u\e ]] 2022-07-14 18:40:39.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:16 : [[ False = \T\r\u\e ]] 2022-07-14 18:40:39.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : echo_summary 'Installing Ceph' 2022-07-14 18:40:39.497 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-14 18:40:39.499 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-07-14 18:40:39.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:22 : check_os_support_ceph 2022-07-14 18:40:39.504 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:276 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-07-14 18:40:39.506 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:289 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-07-14 18:40:39.508 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:23 : '[' False = False ']' 2022-07-14 18:40:39.510 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:24 : '[' False = True ']' 2022-07-14 18:40:39.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:28 : install_ceph 2022-07-14 18:40:39.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : is_ubuntu 2022-07-14 18:40:39.516 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:39.518 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:39.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1113 : [[ focal =~ (focal|xenial|bionic) ]] 2022-07-14 18:40:39.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1118 : install_package software-properties-common 2022-07-14 18:40:39.525 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-14 18:40:39.527 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:40:39.529 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-14 18:40:39.532 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:40:39.534 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:40:39.536 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:40:39.538 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:39.540 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:39.543 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:40:39.545 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-14 18:40:39.547 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-14 18:40:39.549 | ++ functions-common:apt_get_update:1191 : return 2022-07-14 18:40:39.552 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-07-14 18:40:39.554 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:40:39.556 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:39.558 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:39.560 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-07-14 18:40:39.580 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-07-14 18:40:39.689 | Reading package lists... 2022-07-14 18:40:39.940 | Building dependency tree... 2022-07-14 18:40:39.942 | Reading state information... 2022-07-14 18:40:40.206 | software-properties-common is already the newest version (0.99.9.8). 2022-07-14 18:40:40.207 | The following packages were automatically installed and are no longer required: 2022-07-14 18:40:40.207 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:40:40.208 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:40:40.208 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:40:40.208 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:40:40.208 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:40:40.208 | python3-zope.interface 2022-07-14 18:40:40.208 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:40:40.323 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:40:40.328 | ++ functions-common:apt_get:1235 : result=0 2022-07-14 18:40:40.330 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:40:40.332 | ++ functions-common:time_stop:2440 : local name 2022-07-14 18:40:40.335 | ++ functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:40.337 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:40.339 | ++ functions-common:time_stop:2443 : local total 2022-07-14 18:40:40.341 | ++ functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:40.343 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:40:40.345 | ++ functions-common:time_stop:2447 : start_time=1657824039577 2022-07-14 18:40:40.347 | ++ functions-common:time_stop:2449 : [[ -z 1657824039577 ]] 2022-07-14 18:40:40.350 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:40.354 | ++ functions-common:time_stop:2452 : end_time=1657824040351 2022-07-14 18:40:40.356 | ++ functions-common:time_stop:2453 : elapsed_time=774 2022-07-14 18:40:40.358 | ++ functions-common:time_stop:2454 : total=3214 2022-07-14 18:40:40.361 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:40.363 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3988 2022-07-14 18:40:40.365 | ++ functions-common:apt_get:1239 : return 0 2022-07-14 18:40:40.367 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1120 : configure_repo_ceph apt-get pacific focal 2022-07-14 18:40:40.369 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:992 : local package_manager=apt-get 2022-07-14 18:40:40.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : local ceph_release=pacific 2022-07-14 18:40:40.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : local distro_release=focal 2022-07-14 18:40:40.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : is_ubuntu 2022-07-14 18:40:40.378 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:40.380 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:40.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:997 : [[ False == \T\r\u\e ]] 2022-07-14 18:40:40.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1001 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-07-14 18:40:40.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1001 : sudo apt-key add - 2022-07-14 18:40:40.476 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-07-14 18:40:41.065 | OK 2022-07-14 18:40:41.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1002 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-07-14 18:40:42.081 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-14 18:40:42.082 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-14 18:40:42.115 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-14 18:40:42.158 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-14 18:40:42.473 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-07-14 18:40:42.915 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-07-14 18:40:52.252 | Fetched 25.7 kB in 1s (26.6 kB/s) 2022-07-14 18:40:53.835 | Reading package lists... 2022-07-14 18:40:53.867 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1004 : sudo apt-get -y update 2022-07-14 18:40:54.083 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-14 18:40:54.108 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-14 18:40:54.167 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-14 18:40:54.226 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-14 18:40:54.427 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-07-14 18:40:56.484 | Reading package lists... 2022-07-14 18:40:56.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1122 : CEPH_PACKAGES='ceph libnss3-tools' 2022-07-14 18:40:56.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : python3_enabled 2022-07-14 18:40:56.521 | ++ inc/python:python3_enabled:452 : return 0 2022-07-14 18:40:56.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1124 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-07-14 18:40:56.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : is_ceph_enabled_for_service manila 2022-07-14 18:40:56.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-07-14 18:40:56.530 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-07-14 18:40:56.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-07-14 18:40:56.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-07-14 18:40:56.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-07-14 18:40:56.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-07-14 18:40:56.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-07-14 18:40:56.544 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-07-14 18:40:56.546 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-07-14 18:40:56.550 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-07-14 18:40:56.552 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-07-14 18:40:56.567 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:40:56.570 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-07-14 18:40:56.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1131 : '[' False = True ']' 2022-07-14 18:40:56.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1135 : '[' '' = True ']' 2022-07-14 18:40:56.577 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1145 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-07-14 18:40:56.579 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-14 18:40:56.581 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:40:56.583 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-14 18:40:56.585 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:40:56.587 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:40:56.589 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:40:56.592 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:56.594 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:56.596 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:40:56.599 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-14 18:40:56.601 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-14 18:40:56.603 | ++ functions-common:apt_get_update:1191 : return 2022-07-14 18:40:56.605 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-07-14 18:40:56.607 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:40:56.609 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:56.612 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:56.614 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-07-14 18:40:56.634 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-07-14 18:40:56.744 | Reading package lists... 2022-07-14 18:40:56.999 | Building dependency tree... 2022-07-14 18:40:57.002 | Reading state information... 2022-07-14 18:40:57.276 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.8). 2022-07-14 18:40:57.276 | ceph is already the newest version (16.2.9-1focal). 2022-07-14 18:40:57.276 | python3-rados is already the newest version (16.2.9-1focal). 2022-07-14 18:40:57.276 | python3-rbd is already the newest version (16.2.9-1focal). 2022-07-14 18:40:57.276 | The following packages were automatically installed and are no longer required: 2022-07-14 18:40:57.277 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:40:57.277 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:40:57.277 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:40:57.277 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:40:57.277 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:40:57.278 | python3-zope.interface 2022-07-14 18:40:57.278 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:40:57.391 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:40:57.396 | ++ functions-common:apt_get:1235 : result=0 2022-07-14 18:40:57.399 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:40:57.401 | ++ functions-common:time_stop:2440 : local name 2022-07-14 18:40:57.403 | ++ functions-common:time_stop:2441 : local end_time 2022-07-14 18:40:57.405 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:40:57.407 | ++ functions-common:time_stop:2443 : local total 2022-07-14 18:40:57.409 | ++ functions-common:time_stop:2444 : local start_time 2022-07-14 18:40:57.412 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:40:57.414 | ++ functions-common:time_stop:2447 : start_time=1657824056631 2022-07-14 18:40:57.416 | ++ functions-common:time_stop:2449 : [[ -z 1657824056631 ]] 2022-07-14 18:40:57.419 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:40:57.423 | ++ functions-common:time_stop:2452 : end_time=1657824057421 2022-07-14 18:40:57.425 | ++ functions-common:time_stop:2453 : elapsed_time=790 2022-07-14 18:40:57.427 | ++ functions-common:time_stop:2454 : total=3988 2022-07-14 18:40:57.429 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:40:57.431 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4778 2022-07-14 18:40:57.434 | ++ functions-common:apt_get:1239 : return 0 2022-07-14 18:40:57.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1180 : is_ubuntu 2022-07-14 18:40:57.438 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:40:57.441 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:40:57.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1181 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-07-14 18:40:57.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1183 : is_fedora 2022-07-14 18:40:57.457 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-14 18:40:57.460 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-14 18:40:57.462 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-14 18:40:57.464 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-14 18:40:57.466 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-14 18:40:57.468 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-14 18:40:57.471 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-14 18:40:57.473 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-14 18:40:57.475 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-14 18:40:57.477 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-14 18:40:57.479 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:29 : echo_summary 'Configuring Ceph' 2022-07-14 18:40:57.482 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-14 18:40:57.484 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-07-14 18:40:57.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:30 : configure_ceph 2022-07-14 18:40:57.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : local count=0 2022-07-14 18:40:57.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : initial_configure_ceph 2022-07-14 18:40:57.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-07-14 18:40:57.495 | ++ functions:create_disk:732 : local node_number 2022-07-14 18:40:57.497 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.499 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-07-14 18:40:57.502 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-07-14 18:40:57.504 | ++ functions:create_disk:736 : local key 2022-07-14 18:40:57.507 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.507 | +++ functions:create_disk:738 : sed s#/.## 2022-07-14 18:40:57.512 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.514 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.516 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-07-14 18:40:57.518 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.520 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-07-14 18:40:57.522 | ++ functions:destroy_disk:765 : local key 2022-07-14 18:40:57.525 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.526 | +++ functions:destroy_disk:767 : sed s#/.## 2022-07-14 18:40:57.530 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.533 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.535 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-07-14 18:40:57.540 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-14 18:40:57.553 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.568 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.572 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-07-14 18:40:57.584 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.596 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-07-14 18:40:57.622 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-07-14 18:40:57.622 | = sectsz=512 attr=2, projid32bit=1 2022-07-14 18:40:57.622 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-14 18:40:57.622 | = reflink=1 2022-07-14 18:40:57.622 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-07-14 18:40:57.622 | = sunit=0 swidth=0 blks 2022-07-14 18:40:57.622 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-14 18:40:57.622 | log =internal log bsize=4096 blocks=2980, version=2 2022-07-14 18:40:57.622 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-14 18:40:57.623 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-14 18:40:57.627 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-07-14 18:40:57.628 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-14 18:40:57.636 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-07-14 18:40:57.639 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-07-14 18:40:57.651 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-07-14 18:40:57.695 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-07-14 18:40:57.699 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:389 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-07-14 18:40:57.713 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : hostname 2022-07-14 18:40:57.718 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : ceph-authtool --gen-print-key 2022-07-14 18:40:57.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-849891-3-ceph --create-keyring --name=mon. --add-key=AQA5Y9BiRsACLBAAxE5rNWFv/n/7au3IXFhVkQ== --cap mon 'allow *' 2022-07-14 18:40:57.778 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-849891-3-ceph 2022-07-14 18:40:57.778 | added entity mon. auth(key=AQA5Y9BiRsACLBAAxE5rNWFv/n/7au3IXFhVkQ==) 2022-07-14 18:40:57.778 | added 1 caps to entity mon. 2022-07-14 18:40:57.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-07-14 18:40:57.835 | creating /etc/ceph/ceph.client.admin.keyring 2022-07-14 18:40:57.840 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-07-14 18:40:57.844 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-849891-3-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-07-14 18:40:57.875 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-849891-3-ceph 2022-07-14 18:40:57.882 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : hostname 2022-07-14 18:40:57.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-849891-3-ceph 2022-07-14 18:40:57.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global fsid 03a4f483-9e04-4bfa-8ec2-417ca8d43a07 2022-07-14 18:40:57.957 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : hostname 2022-07-14 18:40:57.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-849891-3-ceph 2022-07-14 18:40:58.011 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.72 2022-07-14 18:40:58.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-07-14 18:40:58.110 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-07-14 18:40:58.159 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-07-14 18:40:58.208 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-07-14 18:40:58.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-07-14 18:40:58.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-07-14 18:40:58.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:424 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-07-14 18:40:58.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-07-14 18:40:58.456 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-07-14 18:40:58.515 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:428 : local gigs 2022-07-14 18:40:58.519 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : echo 25GB 2022-07-14 18:40:58.519 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : grep -o '^[0-9]*' 2022-07-14 18:40:58.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : gigs=25 2022-07-14 18:40:58.526 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-07-14 18:40:58.576 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : hostname 2022-07-14 18:40:58.581 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : hostname 2022-07-14 18:40:58.585 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-849891-3-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-849891-3-ceph 2022-07-14 18:40:58.667 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo chown -R ceph. /var/lib/ceph 2022-07-14 18:40:58.681 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : hostname 2022-07-14 18:40:58.685 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : sudo systemctl enable ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:40:58.698 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-849891-3-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-07-14 18:40:59.073 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : hostname 2022-07-14 18:40:59.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : sudo systemctl start ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:40:59.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : local ceph_version 2022-07-14 18:40:59.100 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : _get_ceph_version mon 2022-07-14 18:40:59.107 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : local ceph_version_str 2022-07-14 18:40:59.109 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:220 : local mon_started 2022-07-14 18:40:59.112 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:222 : [[ mon == \c\l\i ]] 2022-07-14 18:40:59.114 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:226 : [[ mon == \m\o\n ]] 2022-07-14 18:40:59.118 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : hostname 2022-07-14 18:40:59.122 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph' 2022-07-14 18:40:59.124 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : timeout=20 2022-07-14 18:40:59.127 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph' 2022-07-14 18:40:59.130 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:182 : '[' 20 -ne 0 ']' 2022-07-14 18:40:59.132 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:40:59.134 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:40:59.151 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:184 : return 0 2022-07-14 18:40:59.154 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : mon_started= 2022-07-14 18:40:59.159 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -d ' ' -f 3 2022-07-14 18:40:59.159 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : sudo ceph version 2022-07-14 18:40:59.159 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -f 1,2 -d . 2022-07-14 18:40:59.548 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : ceph_version_str=16.2 2022-07-14 18:40:59.551 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:242 : echo 16.2 2022-07-14 18:40:59.554 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : ceph_version=16.2 2022-07-14 18:40:59.556 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:444 : vercmp 16.2 '>=' 14.0 2022-07-14 18:40:59.558 | ++ functions:vercmp:628 : local v1=16.2 2022-07-14 18:40:59.560 | ++ functions:vercmp:629 : local 'op=>=' 2022-07-14 18:40:59.563 | ++ functions:vercmp:630 : local v2=14.0 2022-07-14 18:40:59.565 | ++ functions:vercmp:631 : local result 2022-07-14 18:40:59.569 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-07-14 18:40:59.570 | +++ functions:vercmp:635 : sort -V 2022-07-14 18:40:59.570 | +++ functions:vercmp:635 : head -1 2022-07-14 18:40:59.575 | ++ functions:vercmp:635 : result=14.0 2022-07-14 18:40:59.577 | ++ functions:vercmp:637 : case $op in 2022-07-14 18:40:59.580 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-07-14 18:40:59.582 | ++ functions:vercmp:652 : return 2022-07-14 18:40:59.585 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : for key in bootstrap-{mds,osd,rgw} 2022-07-14 18:40:59.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-07-14 18:40:59.936 | exported keyring for client.bootstrap-mds 2022-07-14 18:40:59.955 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : for key in bootstrap-{mds,osd,rgw} 2022-07-14 18:40:59.958 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-07-14 18:41:00.315 | exported keyring for client.bootstrap-osd 2022-07-14 18:41:00.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : for key in bootstrap-{mds,osd,rgw} 2022-07-14 18:41:00.337 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-07-14 18:41:00.696 | exported keyring for client.bootstrap-rgw 2022-07-14 18:41:00.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:450 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-07-14 18:41:00.728 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-07-14 18:41:01.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:454 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-07-14 18:41:01.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:458 : [[ 1 -ne 1 ]] 2022-07-14 18:41:01.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : for rep in ${CEPH_REPLICAS_SEQ} 2022-07-14 18:41:01.146 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-07-14 18:41:01.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : OSD_ID=0 2022-07-14 18:41:01.553 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-07-14 18:41:01.566 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-07-14 18:41:01.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-07-14 18:41:01.930 | [osd.0] 2022-07-14 18:41:01.930 | key = AQA9Y9Bibq4UNxAA4P1/WAOwG+m54gViMOrWew== 2022-07-14 18:41:01.953 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-07-14 18:41:01.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:483 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-07-14 18:41:01.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-07-14 18:41:02.025 | 2022-07-14T18:41:02.021+0000 7f219fb69080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-07-14 18:41:02.025 | 2022-07-14T18:41:02.021+0000 7f219fb69080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-07-14 18:41:02.025 | 2022-07-14T18:41:02.021+0000 7f219fb69080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-07-14 18:41:02.027 | 2022-07-14T18:41:02.021+0000 7f219fb69080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-07-14 18:41:04.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:485 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-07-14 18:41:06.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : sudo systemctl enable ceph-osd@0 2022-07-14 18:41:06.457 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-07-14 18:41:06.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:490 : '[' '!' -z '' ']' 2022-07-14 18:41:06.845 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:495 : is_ceph_enabled_for_service manila 2022-07-14 18:41:06.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-07-14 18:41:06.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-07-14 18:41:06.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-07-14 18:41:06.856 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-07-14 18:41:06.856 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-07-14 18:41:06.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-07-14 18:41:06.863 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-07-14 18:41:06.866 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-07-14 18:41:06.868 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-07-14 18:41:06.871 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-07-14 18:41:06.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-07-14 18:41:06.890 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:41:06.893 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-07-14 18:41:06.895 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:507 : '[' False = True ']' 2022-07-14 18:41:06.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:511 : '[' '' = True ']' 2022-07-14 18:41:06.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:35 : echo_summary 'Initializing Ceph' 2022-07-14 18:41:06.902 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-14 18:41:06.904 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-07-14 18:41:06.907 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:36 : start_ceph 2022-07-14 18:41:06.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1191 : sudo chown -R ceph. /var/lib/ceph 2022-07-14 18:41:06.924 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : hostname 2022-07-14 18:41:06.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : sudo systemctl start ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:41:06.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1194 : local ceph_version 2022-07-14 18:41:06.947 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : _get_ceph_version mon 2022-07-14 18:41:06.949 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : local ceph_version_str 2022-07-14 18:41:06.952 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:220 : local mon_started 2022-07-14 18:41:06.954 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:222 : [[ mon == \c\l\i ]] 2022-07-14 18:41:06.956 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:226 : [[ mon == \m\o\n ]] 2022-07-14 18:41:06.959 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : hostname 2022-07-14 18:41:06.964 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph' 2022-07-14 18:41:06.966 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : timeout=20 2022-07-14 18:41:06.968 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph' 2022-07-14 18:41:06.971 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:182 : '[' 20 -ne 0 ']' 2022-07-14 18:41:06.973 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:41:06.976 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-849891-3-ceph 2022-07-14 18:41:06.991 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:184 : return 0 2022-07-14 18:41:06.994 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : mon_started= 2022-07-14 18:41:06.997 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : sudo ceph version 2022-07-14 18:41:06.998 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -d ' ' -f 3 2022-07-14 18:41:06.998 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -f 1,2 -d . 2022-07-14 18:41:07.373 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : ceph_version_str=16.2 2022-07-14 18:41:07.375 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:242 : echo 16.2 2022-07-14 18:41:07.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : ceph_version=16.2 2022-07-14 18:41:07.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1197 : sudo systemctl start ceph-mgr@x 2022-07-14 18:41:07.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1200 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-07-14 18:41:16.768 | no valid command found; 10 closest matches: 2022-07-14 18:41:16.768 | 0 2022-07-14 18:41:16.768 | 1 2022-07-14 18:41:16.768 | 2 2022-07-14 18:41:16.768 | abort 2022-07-14 18:41:16.768 | assert 2022-07-14 18:41:16.768 | config diff 2022-07-14 18:41:16.768 | config diff get 2022-07-14 18:41:16.769 | config get 2022-07-14 18:41:16.769 | config help [] 2022-07-14 18:41:16.769 | config set ... 2022-07-14 18:41:16.769 | Error EINVAL: invalid command 2022-07-14 18:41:16.774 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1201 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-07-14 18:41:16.774 | MGR Restful is not working, perhaps the package is not installed? 2022-07-14 18:41:16.778 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1203 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-07-14 18:41:17.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1203 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-07-14 18:41:17.359 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1204 : sudo systemctl start ceph-osd@0 2022-07-14 18:41:17.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1206 : is_ceph_enabled_for_service manila 2022-07-14 18:41:17.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-07-14 18:41:17.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-07-14 18:41:17.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-07-14 18:41:17.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-07-14 18:41:17.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-07-14 18:41:17.434 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-07-14 18:41:17.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-07-14 18:41:17.442 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-07-14 18:41:17.444 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-07-14 18:41:17.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-07-14 18:41:17.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-07-14 18:41:17.467 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-14 18:41:17.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-07-14 18:41:17.472 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1210 : '[' '' = True ']' 2022-07-14 18:41:17.475 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:147 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-14 18:41:17.478 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:165 : [[ stack == \c\l\e\a\n ]] 2022-07-14 18:41:17.482 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-14 18:41:17.485 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-14 18:41:17.488 | + functions:set_systemd_override:821 : local value=2048 2022-07-14 18:41:17.490 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-14 18:41:17.493 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-14 18:41:17.551 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-14 18:41:17.551 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-14 18:41:17.553 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-14 18:41:17.948 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-14 18:41:17.951 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-14 18:41:17.969 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:17.972 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-14 18:41:17.974 | + functions-common:install_package:1464 : update_package_repo 2022-07-14 18:41:17.977 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:41:17.979 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-14 18:41:17.982 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:41:17.984 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:41:17.987 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:41:17.990 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:17.992 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:17.995 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:41:17.997 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-14 18:41:18.000 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-14 18:41:18.003 | + functions-common:apt_get_update:1191 : return 2022-07-14 18:41:18.005 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-14 18:41:18.008 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:41:18.011 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:18.013 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:18.016 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-14 18:41:18.039 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-14 18:41:18.150 | Reading package lists... 2022-07-14 18:41:18.401 | Building dependency tree... 2022-07-14 18:41:18.402 | Reading state information... 2022-07-14 18:41:18.663 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-14 18:41:18.663 | The following packages were automatically installed and are no longer required: 2022-07-14 18:41:18.664 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:41:18.664 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:41:18.664 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:41:18.664 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:41:18.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:41:18.664 | python3-zope.interface 2022-07-14 18:41:18.665 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:41:18.781 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:41:18.785 | + functions-common:apt_get:1235 : result=0 2022-07-14 18:41:18.788 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:41:18.790 | + functions-common:time_stop:2440 : local name 2022-07-14 18:41:18.793 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:41:18.796 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:41:18.799 | + functions-common:time_stop:2443 : local total 2022-07-14 18:41:18.801 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:41:18.805 | + functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:41:18.807 | + functions-common:time_stop:2447 : start_time=1657824078036 2022-07-14 18:41:18.810 | + functions-common:time_stop:2449 : [[ -z 1657824078036 ]] 2022-07-14 18:41:18.813 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:41:18.818 | + functions-common:time_stop:2452 : end_time=1657824078816 2022-07-14 18:41:18.821 | + functions-common:time_stop:2453 : elapsed_time=780 2022-07-14 18:41:18.823 | + functions-common:time_stop:2454 : total=4778 2022-07-14 18:41:18.826 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:41:18.828 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5558 2022-07-14 18:41:18.831 | + functions-common:apt_get:1239 : return 0 2022-07-14 18:41:18.833 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-14 18:41:18.836 | + functions-common:is_suse:537 : is_opensuse 2022-07-14 18:41:18.838 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-14 18:41:18.841 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-14 18:41:18.843 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-14 18:41:18.846 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-14 18:41:18.849 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-14 18:41:18.851 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-14 18:41:18.856 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-14 18:41:18.859 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-14 18:41:18.862 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-14 18:41:18.864 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-14 18:41:18.867 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-14 18:41:18.869 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-14 18:41:18.871 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-14 18:41:18.874 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-14 18:41:18.877 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-14 18:41:18.879 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-14 18:41:18.882 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-14 18:41:18.884 | + functions-common:is_suse:537 : is_opensuse 2022-07-14 18:41:18.887 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-14 18:41:18.889 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-14 18:41:18.894 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-14 18:41:18.896 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-14 18:41:18.899 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-14 18:41:18.901 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-14 18:41:18.904 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-14 18:41:18.921 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:18.925 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-14 18:41:18.927 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-14 18:41:18.930 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-14 18:41:18.932 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-14 18:41:18.937 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-14 18:41:18.942 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-14 18:41:18.944 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-14 18:41:18.947 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-14 18:41:18.949 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-14 18:41:18.952 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-14 18:41:18.954 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-14 18:41:18.957 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-14 18:41:19.651 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-14 18:41:19.651 | user tags 2022-07-14 18:41:19.651 | stackrabbit []' 2022-07-14 18:41:19.654 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-14 18:41:19.654 | user tags 2022-07-14 18:41:19.654 | stackrabbit []' 2022-07-14 18:41:19.655 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-14 18:41:19.662 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-14 18:41:19.664 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-14 18:41:19.667 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-14 18:41:20.316 | Changing password for user "stackrabbit" ... 2022-07-14 18:41:20.339 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-14 18:41:20.997 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-14 18:41:21.019 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-14 18:41:21.022 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-14 18:41:21.709 | Changing password for user "stackrabbit" ... 2022-07-14 18:41:21.731 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-14 18:41:21.733 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-14 18:41:21.736 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-14 18:41:22.383 | Deleting user "guest" ... 2022-07-14 18:41:22.399 | Error: 2022-07-14 18:41:22.399 | {:no_such_user, "guest"} 2022-07-14 18:41:22.412 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-14 18:41:22.414 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-14 18:41:22.433 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:22.435 | + ./stack.sh:main:831 : install_database 2022-07-14 18:41:22.438 | + lib/database:install_database:118 : install_database_mysql 2022-07-14 18:41:22.441 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-14 18:41:22.443 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:22.446 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:22.448 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-14 18:41:22.662 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-14 18:41:22.665 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-14 18:41:22.667 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-14 18:41:22.670 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-14 18:41:22.673 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-14 18:41:22.676 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-14 18:41:22.678 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-14 18:41:22.681 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-14 18:41:22.683 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-14 18:41:22.686 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-14 18:41:22.688 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-14 18:41:22.691 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-14 18:41:22.693 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-14 18:41:22.696 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-14 18:41:22.698 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-14 18:41:22.701 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-14 18:41:22.703 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-14 18:41:22.706 | + functions-common:is_suse:537 : is_opensuse 2022-07-14 18:41:22.708 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-14 18:41:22.711 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-14 18:41:22.714 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-14 18:41:22.716 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-14 18:41:22.719 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-14 18:41:22.722 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-14 18:41:22.724 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:22.727 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:22.729 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-14 18:41:22.732 | + functions-common:install_package:1464 : update_package_repo 2022-07-14 18:41:22.734 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:41:22.737 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-14 18:41:22.740 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:41:22.742 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:41:22.745 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:41:22.747 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:22.749 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:22.752 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:41:22.754 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-14 18:41:22.757 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-14 18:41:22.759 | + functions-common:apt_get_update:1191 : return 2022-07-14 18:41:22.762 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-14 18:41:22.764 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:41:22.767 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:22.769 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:22.771 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-14 18:41:22.794 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-14 18:41:22.904 | Reading package lists... 2022-07-14 18:41:23.155 | Building dependency tree... 2022-07-14 18:41:23.156 | Reading state information... 2022-07-14 18:41:23.419 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-14 18:41:23.419 | The following packages were automatically installed and are no longer required: 2022-07-14 18:41:23.420 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:41:23.420 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:41:23.420 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:41:23.420 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:41:23.420 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:41:23.420 | python3-zope.interface 2022-07-14 18:41:23.420 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:41:23.531 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:41:23.536 | + functions-common:apt_get:1235 : result=0 2022-07-14 18:41:23.538 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:41:23.541 | + functions-common:time_stop:2440 : local name 2022-07-14 18:41:23.543 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:41:23.546 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:41:23.549 | + functions-common:time_stop:2443 : local total 2022-07-14 18:41:23.551 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:41:23.554 | + functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:41:23.556 | + functions-common:time_stop:2447 : start_time=1657824082791 2022-07-14 18:41:23.558 | + functions-common:time_stop:2449 : [[ -z 1657824082791 ]] 2022-07-14 18:41:23.561 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:41:23.566 | + functions-common:time_stop:2452 : end_time=1657824083563 2022-07-14 18:41:23.568 | + functions-common:time_stop:2453 : elapsed_time=772 2022-07-14 18:41:23.570 | + functions-common:time_stop:2454 : total=5558 2022-07-14 18:41:23.573 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:41:23.575 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6330 2022-07-14 18:41:23.578 | + functions-common:apt_get:1239 : return 0 2022-07-14 18:41:23.580 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-14 18:41:23.583 | + ./stack.sh:main:834 : install_database_python 2022-07-14 18:41:23.585 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-14 18:41:23.588 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-14 18:41:23.590 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-14 18:41:23.593 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-14 18:41:23.597 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-14 18:41:23.599 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-14 18:41:23.604 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-14 18:41:23.608 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-14 18:41:23.608 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-14 18:41:23.614 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-14 18:41:23.617 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-14 18:41:23.619 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-14 18:41:23.622 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-14 18:41:23.625 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-14 18:41:23.649 | Using python 3.8 to install PyMySQL 2022-07-14 18:41:23.651 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-14 18:41:25.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-14 18:41:25.664 | from cryptography.utils import int_from_bytes 2022-07-14 18:41:25.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-14 18:41:25.664 | from cryptography.utils import int_from_bytes 2022-07-14 18:41:26.687 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-14 18:41:26.689 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-07-14 18:41:28.280 | + inc/python:pip_install:196 : result=0 2022-07-14 18:41:28.282 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-14 18:41:28.285 | + functions-common:time_stop:2440 : local name 2022-07-14 18:41:28.287 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:41:28.290 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:41:28.292 | + functions-common:time_stop:2443 : local total 2022-07-14 18:41:28.295 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:41:28.297 | + functions-common:time_stop:2446 : name=pip_install 2022-07-14 18:41:28.300 | + functions-common:time_stop:2447 : start_time=1657824083642 2022-07-14 18:41:28.303 | + functions-common:time_stop:2449 : [[ -z 1657824083642 ]] 2022-07-14 18:41:28.306 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:41:28.310 | + functions-common:time_stop:2452 : end_time=1657824088307 2022-07-14 18:41:28.312 | + functions-common:time_stop:2453 : elapsed_time=4665 2022-07-14 18:41:28.315 | + functions-common:time_stop:2454 : total=21866 2022-07-14 18:41:28.318 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:41:28.320 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26531 2022-07-14 18:41:28.323 | + inc/python:pip_install:199 : return 0 2022-07-14 18:41:28.325 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-14 18:41:28.328 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-14 18:41:28.330 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-14 18:41:28.333 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-14 18:41:28.350 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:28.352 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-14 18:41:28.355 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-14 18:41:28.358 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo 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 2022-07-14 18:41:28.359 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-14 18:41:28.365 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=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 2022-07-14 18:41:28.367 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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 =~ ,neutron ]] 2022-07-14 18:41:28.370 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-07-14 18:41:28.373 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-14 18:41:28.375 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-14 18:41:28.378 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-14 18:41:28.394 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:28.397 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-14 18:41:28.400 | + functions-common:install_package:1464 : update_package_repo 2022-07-14 18:41:28.402 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:41:28.405 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-14 18:41:28.407 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:41:28.409 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:41:28.412 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:41:28.414 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:28.417 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:28.419 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:41:28.422 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-14 18:41:28.425 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-14 18:41:28.427 | + functions-common:apt_get_update:1191 : return 2022-07-14 18:41:28.430 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-14 18:41:28.432 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:41:28.434 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:28.437 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:28.440 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-14 18:41:28.462 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-14 18:41:28.572 | Reading package lists... 2022-07-14 18:41:28.824 | Building dependency tree... 2022-07-14 18:41:28.825 | Reading state information... 2022-07-14 18:41:29.084 | radvd is already the newest version (1:2.17-2). 2022-07-14 18:41:29.084 | The following packages were automatically installed and are no longer required: 2022-07-14 18:41:29.085 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:41:29.085 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:41:29.085 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:41:29.085 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:41:29.085 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:41:29.086 | python3-zope.interface 2022-07-14 18:41:29.086 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:41:29.198 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:41:29.203 | + functions-common:apt_get:1235 : result=0 2022-07-14 18:41:29.205 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:41:29.208 | + functions-common:time_stop:2440 : local name 2022-07-14 18:41:29.210 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:41:29.212 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:41:29.215 | + functions-common:time_stop:2443 : local total 2022-07-14 18:41:29.217 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:41:29.219 | + functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:41:29.222 | + functions-common:time_stop:2447 : start_time=1657824088459 2022-07-14 18:41:29.224 | + functions-common:time_stop:2449 : [[ -z 1657824088459 ]] 2022-07-14 18:41:29.227 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:41:29.231 | + functions-common:time_stop:2452 : end_time=1657824089229 2022-07-14 18:41:29.233 | + functions-common:time_stop:2453 : elapsed_time=770 2022-07-14 18:41:29.237 | + functions-common:time_stop:2454 : total=6330 2022-07-14 18:41:29.239 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:41:29.241 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7100 2022-07-14 18:41:29.244 | + functions-common:apt_get:1239 : return 0 2022-07-14 18:41:29.246 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-14 18:41:29.264 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:29.267 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-14 18:41:29.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-14 18:41:29.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-14 18:41:29.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-14 18:41:29.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-14 18:41:29.297 | + functions-common:install_package:1464 : update_package_repo 2022-07-14 18:41:29.300 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-14 18:41:29.303 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-14 18:41:29.305 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-14 18:41:29.307 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-14 18:41:29.310 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-14 18:41:29.312 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:29.315 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:29.317 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-14 18:41:29.319 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-14 18:41:29.322 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-14 18:41:29.324 | + functions-common:apt_get_update:1191 : return 2022-07-14 18:41:29.326 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-14 18:41:29.329 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-14 18:41:29.331 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:29.333 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:29.336 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-14 18:41:29.356 | + functions-common:apt_get:1231 : 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-07-14 18:41:29.467 | Reading package lists... 2022-07-14 18:41:29.717 | Building dependency tree... 2022-07-14 18:41:29.719 | Reading state information... 2022-07-14 18:41:30.000 | fakeroot is already the newest version (1.24-1). 2022-07-14 18:41:30.000 | make is already the newest version (4.2.1-1.2). 2022-07-14 18:41:30.000 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-14 18:41:30.000 | The following packages were automatically installed and are no longer required: 2022-07-14 18:41:30.001 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-07-14 18:41:30.001 | python3-automat python3-click python3-colorama python3-configobj 2022-07-14 18:41:30.001 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-07-14 18:41:30.001 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-07-14 18:41:30.001 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-14 18:41:30.001 | python3-zope.interface 2022-07-14 18:41:30.001 | Use 'sudo apt autoremove' to remove them. 2022-07-14 18:41:30.115 | 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. 2022-07-14 18:41:30.119 | + functions-common:apt_get:1235 : result=0 2022-07-14 18:41:30.122 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-14 18:41:30.124 | + functions-common:time_stop:2440 : local name 2022-07-14 18:41:30.126 | + functions-common:time_stop:2441 : local end_time 2022-07-14 18:41:30.129 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-14 18:41:30.131 | + functions-common:time_stop:2443 : local total 2022-07-14 18:41:30.133 | + functions-common:time_stop:2444 : local start_time 2022-07-14 18:41:30.135 | + functions-common:time_stop:2446 : name=apt-get 2022-07-14 18:41:30.138 | + functions-common:time_stop:2447 : start_time=1657824089353 2022-07-14 18:41:30.140 | + functions-common:time_stop:2449 : [[ -z 1657824089353 ]] 2022-07-14 18:41:30.143 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-14 18:41:30.147 | + functions-common:time_stop:2452 : end_time=1657824090145 2022-07-14 18:41:30.150 | + functions-common:time_stop:2453 : elapsed_time=792 2022-07-14 18:41:30.152 | + functions-common:time_stop:2454 : total=7100 2022-07-14 18:41:30.154 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-14 18:41:30.156 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7892 2022-07-14 18:41:30.159 | + functions-common:apt_get:1239 : return 0 2022-07-14 18:41:30.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-14 18:41:30.164 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-14 18:41:30.167 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-14 18:41:30.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-14 18:41:30.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-14 18:41:30.175 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-14 18:41:30.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-14 18:41:30.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-14 18:41:30.185 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-14 18:41:30.185 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-14 18:41:30.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-14 18:41:30.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-14 18:41:30.195 | + functions:vercmp:628 : local v1=5.4 2022-07-14 18:41:30.198 | + functions:vercmp:629 : local 'op=<' 2022-07-14 18:41:30.200 | + functions:vercmp:630 : local v2=3.13 2022-07-14 18:41:30.202 | + functions:vercmp:631 : local result 2022-07-14 18:41:30.207 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-14 18:41:30.207 | ++ functions:vercmp:635 : sort -V 2022-07-14 18:41:30.207 | ++ functions:vercmp:635 : head -1 2022-07-14 18:41:30.212 | + functions:vercmp:635 : result=3.13 2022-07-14 18:41:30.214 | + functions:vercmp:637 : case $op in 2022-07-14 18:41:30.217 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-14 18:41:30.219 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-14 18:41:30.221 | + functions:vercmp:648 : return 2022-07-14 18:41:30.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-14 18:41:30.226 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-14 18:41:30.229 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-14 18:41:30.698 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-14 18:41:30.701 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-14 18:41:30.704 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-14 18:41:30.707 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-14 18:41:30.710 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-14 18:41:30.713 | + inc/python:use_library_from_git:249 : return 1 2022-07-14 18:41:30.715 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-14 18:41:30.733 | + functions-common:is_service_enabled:2096 : return 0 2022-07-14 18:41:30.736 | + ./stack.sh:main:842 : install_etcd3 2022-07-14 18:41:30.739 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-14 18:41:30.739 | Installing etcd 2022-07-14 18:41:30.743 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-14 18:41:30.756 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-14 18:41:30.768 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-14 18:41:30.770 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-14 18:41:30.788 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-14 18:41:30.792 | ++ 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-07-14 18:41:30.795 | ++ 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-07-14 18:41:30.799 | +++ 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-07-14 18:41:30.803 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-14 18:41:30.806 | ++ 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-07-14 18:41:30.809 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-14 18:41:30.811 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-14 18:41:30.814 | ++ functions:get_extra_file:74 : return 2022-07-14 18:41:30.817 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-14 18:41:30.820 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-14 18:41:30.822 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-07-14 18:41:30.825 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-07-14 18:41:30.834 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-07-14 18:41:30.834 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-07-14 18:41:30.837 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-14 18:41:30.849 | + lib/etcd3:install_etcd3:118 : exit 1 2022-07-14 18:41:30.852 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-07-14 18:41:30.854 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-14 18:41:30.857 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-14 18:41:30.861 | + ./stack.sh:exit_trap:517 : jobs= 2022-07-14 18:41:30.863 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-07-14 18:41:30.866 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-07-14 18:41:30.868 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-14 18:41:30.871 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-14 18:41:30.873 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-14 18:41:30.876 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-14 18:41:30.876 | Error on exit 2022-07-14 18:41:30.879 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-14 18:41:30.881 | + ./stack.sh:exit_trap:537 : generate-subunit 1657823990 100 fail 2022-07-14 18:41:31.117 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-14 18:41:31.120 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-14 18:41:31.590 | + ./stack.sh:exit_trap:551 : exit 1