2022-06-08 18:20:41.403 | + ./stack.sh:main:482 : exec 2022-06-08 18:20:41.403 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-182041' 2022-06-08 18:20:41.403 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-182041.summary.2022-06-08-182041 2022-06-08 18:20:41.403 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:20:41.403 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-182041 2022-06-08 18:20:41.403 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-182041 /opt/stack/logs/stack.sh.log 2022-06-08 18:20:41.403 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-182041.summary.2022-06-08-182041 /opt/stack/logs/stack.sh.log.summary 2022-06-08 18:20:41.403 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 18:20:41.403 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 18:20:41.403 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 18:20:41.403 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 18:20:41.403 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 18:20:41.403 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 18:20:41.403 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 18:20:41.403 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 18:20:41.403 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 18:20:41.403 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 18:20:41.403 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 18:20:41.405 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 18:20:41.407 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 18:20:41.410 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 18:20:41.413 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 18:20:41.415 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 18:20:41.418 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 18:20:41.420 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 18:20:41.422 | + ./stack.sh:main:571 : uname -a 2022-06-08 18:20:41.423 | Linux dv-osbrick-836062-6-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-06-08 18:20:41.425 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 18:20:41.427 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 18:20:41.430 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 18:20:41.466 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 18:20:41.482 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 18:20:41.484 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 18:20:41.486 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 18:20:41.488 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:20:41.490 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 18:20:41.490 | Fetching DevStack plugins 2022-06-08 18:20:41.492 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 18:20:41.494 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 18:20:41.496 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 18:20:41.498 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 18:20:41.499 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:20:41.501 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 18:20:41.503 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-08 18:20:41.505 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 18:20:41.507 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 18:20:41.508 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 18:20:41.510 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 18:20:41.512 | ++ functions-common:git_clone:601 : pwd 2022-06-08 18:20:41.514 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 18:20:41.516 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 18:20:41.518 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 18:20:41.531 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 18:20:41.532 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 18:20:41.534 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 18:20:41.536 | + functions-common:git_clone:618 : echo master 2022-06-08 18:20:41.536 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 18:20:41.541 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 18:20:41.543 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 18:20:41.545 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 18:20:41.557 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 18:20:41.559 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 18:20:41.559 | + functions-common:git_clone:679 : head -1 2022-06-08 18:20:41.562 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 18:20:41.564 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 18:20:41.566 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 18:20:41.568 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 18:20:41.570 | + functions-common:run_phase:1855 : local phase= 2022-06-08 18:20:41.572 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:20:41.574 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:20:41.576 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:20:41.578 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:20:41.579 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:20:41.582 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:20:41.585 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:20:41.587 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:20:41.589 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:20:41.591 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 18:20:41.593 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:20:41.606 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:20:41.609 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 18:20:41.611 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:20:41.613 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:20:41.615 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:20:41.617 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:20:41.619 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:20:41.621 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 18:20:41.623 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 18:20:41.625 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 18:20:41.628 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 18:20:41.630 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 18:20:41.632 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 18:20:41.634 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 18:20:41.637 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:20:41.639 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 18:20:41.639 | Overriding Configuration Defaults 2022-06-08 18:20:41.641 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 18:20:41.643 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:20:41.645 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 18:20:41.647 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 18:20:41.647 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 18:20:41.649 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 18:20:41.650 | # Plug-in overrides 2022-06-08 18:20:41.650 | 2022-06-08 18:20:41.650 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 18:20:41.650 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 18:20:41.650 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 18:20:41.650 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 18:20:41.650 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 18:20:41.650 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 18:20:41.650 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 18:20:41.650 | 2022-06-08 18:20:41.650 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 18:20:41.650 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 18:20:41.650 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 18:20:41.651 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 18:20:41.651 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 18:20:41.651 | else 2022-06-08 18:20:41.651 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 18:20:41.651 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 18:20:41.651 | fi 2022-06-08 18:20:41.651 | fi 2022-06-08 18:20:41.652 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 18:20:41.655 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 18:20:41.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 18:20:41.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 18:20:41.683 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 18:20:41.686 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 18:20:41.698 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 18:20:41.701 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 18:20:41.714 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 18:20:41.716 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 18:20:41.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 18:20:41.732 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 18:20:41.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 18:20:41.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 18:20:41.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 18:20:41.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 18:20:41.752 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 18:20:41.754 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 18:20:41.772 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 18:20:41.774 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 18:20:41.787 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:20:41.789 | +++ lib/tls:source:43 : hostname -f 2022-06-08 18:20:41.793 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 18:20:41.795 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 18:20:41.797 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 18:20:41.798 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 18:20:41.800 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 18:20:41.802 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 18:20:41.804 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 18:20:41.806 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 18:20:41.808 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 18:20:41.810 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 18:20:41.814 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 18:20:41.826 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 18:20:41.842 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 18:20:41.855 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 18:20:41.869 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 18:20:41.904 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 18:20:41.973 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 18:20:42.069 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 18:20:42.091 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 18:20:42.142 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 18:20:42.190 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 18:20:42.337 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 18:20:42.352 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 18:20:42.368 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 18:20:42.381 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 18:20:42.471 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 18:20:42.475 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 18:20:42.480 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 18:20:42.483 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 18:20:42.487 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 18:20:42.490 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 18:20:42.493 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 18:20:42.493 | False' 2022-06-08 18:20:42.496 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 18:20:42.512 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 18:20:42.514 | + ./stack.sh:main:619 : run_phase source 2022-06-08 18:20:42.517 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 18:20:42.519 | + functions-common:run_phase:1855 : local phase= 2022-06-08 18:20:42.522 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:20:42.524 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:20:42.526 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:20:42.529 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:20:42.531 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:20:42.533 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:20:42.538 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:20:42.540 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:20:42.543 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:20:42.545 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 18:20:42.548 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:20:42.563 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:20:42.565 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 18:20:42.567 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 18:20:42.606 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 18:20:42.609 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 18:20:42.611 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 18:20:42.613 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 18:20:42.615 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 18:20:42.618 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 18:20:42.620 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:20:42.622 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 18:20:42.622 | Loading plugin settings 2022-06-08 18:20:42.624 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 18:20:42.626 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:20:42.628 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 18:20:42.630 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 18:20:42.634 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 18:20:42.638 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 18:20:42.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 18:20:42.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 18:20:42.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 18:20:42.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 18:20:42.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 18:20:42.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 18:20:42.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 18:20:42.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 18:20:42.728 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:20:42.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:20:42.734 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:20:42.737 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:20:42.738 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:20:42.738 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:20:42.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:20:42.746 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:20:42.748 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:20:42.751 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:20:42.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:20:42.770 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:20:42.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:20:42.776 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 18:20:42.779 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 18:20:42.781 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.784 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.787 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.790 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.792 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.795 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.797 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.799 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.802 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.804 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.807 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.809 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.811 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.814 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.816 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.818 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.821 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.823 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.826 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.828 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.830 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.833 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.835 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.837 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.840 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.842 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.844 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.847 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.849 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.852 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.855 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.857 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.859 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.861 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.865 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.867 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.869 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.871 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.874 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.876 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.879 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.881 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.883 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.886 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.888 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.891 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.893 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.896 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.898 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.901 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.903 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.906 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.909 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.912 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.915 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.918 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.922 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.925 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.928 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:20:42.931 | + functions-common:verify_disabled_services:2139 : [[ ,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-06-08 18:20:42.934 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 18:20:42.937 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 18:20:42.940 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 18:20:42.956 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:20:42.959 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 18:20:42.961 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 18:20:42.963 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 18:20:42.978 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:20:42.980 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 18:20:42.983 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 18:20:42.986 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 18:20:42.989 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 18:20:42.991 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 18:20:42.995 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 18:20:42.997 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 18:20:42.999 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 18:20:43.002 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 18:20:43.002 | Using mysql database backend 2022-06-08 18:20:43.004 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 18:20:43.021 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 18:20:43.024 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 18:20:43.027 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 18:20:43.030 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 18:20:43.033 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 18:20:43.035 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 18:20:43.053 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:20:43.056 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 18:20:43.072 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 18:20:43.087 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:20:43.090 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 18:20:43.105 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 18:20:43.121 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 18:20:43.137 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:20:43.140 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 18:20:43.155 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:20:43.158 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 18:20:43.160 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 18:20:43.164 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 18:20:43.169 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-182043 2022-06-08 18:20:43.172 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-182043 752' 2022-06-08 18:20:43.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.179 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 18:20:43.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.185 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 18:20:43.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.190 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 18:20:43.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.196 | + 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-06-08 18:20:43.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.202 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-08 18:20:43.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.207 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-08 18:20:43.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.212 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-182041 2022-06-08 18:20:43.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.217 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 18:20:43.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.222 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-08 18:20:43.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.227 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 18:20:43.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.231 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 18:20:43.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.236 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 18:20:43.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:20:43.241 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 18:20:43.243 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 18:20:43.246 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 18:20:43.248 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 18:20:43.250 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 18:20:43.252 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 18:20:43.254 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 18:20:43.257 | ++ functions-common:git_clone:601 : pwd 2022-06-08 18:20:43.260 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 18:20:43.262 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 18:20:43.264 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 18:20:43.279 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 18:20:43.281 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 18:20:43.284 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 18:20:43.286 | + functions-common:git_clone:618 : echo master 2022-06-08 18:20:43.287 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 18:20:43.292 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 18:20:43.294 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 18:20:43.296 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 18:20:43.309 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 18:20:43.312 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 18:20:43.312 | + functions-common:git_clone:679 : head -1 2022-06-08 18:20:43.315 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 18:20:43.317 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 18:20:43.321 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 18:20:43.324 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:20:43.327 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 18:20:43.330 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 18:20:43.335 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 18:20:43.337 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 18:20:43.340 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 18:20:43.342 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 18:20:43.345 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 18:20:43.347 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 18:20:43.351 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 18:20:43.355 | ++ tools/install_prereqs.sh:source:47 : NOW=1654712443 2022-06-08 18:20:43.358 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 18:20:43.363 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654712057 2022-06-08 18:20:43.365 | ++ tools/install_prereqs.sh:source:49 : DELTA=386 2022-06-08 18:20:43.368 | ++ tools/install_prereqs.sh:source:50 : [[ 386 -lt 7200 ]] 2022-06-08 18:20:43.370 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 18:20:43.373 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 18:20:43.375 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 18:20:43.378 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 18:20:43.380 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 18:20:43.383 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 18:20:43.385 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 18:20:43.387 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 18:20:43.391 | +++ 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-06-08 18:20:43.436 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 18:20:43.437 | apache2-dev 2022-06-08 18:20:43.437 | bc 2022-06-08 18:20:43.437 | bsdmainutils 2022-06-08 18:20:43.437 | curl 2022-06-08 18:20:43.437 | g++ 2022-06-08 18:20:43.437 | gawk 2022-06-08 18:20:43.437 | gcc 2022-06-08 18:20:43.437 | gettext 2022-06-08 18:20:43.437 | git 2022-06-08 18:20:43.437 | graphviz 2022-06-08 18:20:43.437 | iputils-ping 2022-06-08 18:20:43.437 | libapache2-mod-proxy-uwsgi 2022-06-08 18:20:43.437 | libffi-dev 2022-06-08 18:20:43.437 | libjpeg-dev 2022-06-08 18:20:43.437 | libpcre3-dev 2022-06-08 18:20:43.437 | libpq-dev 2022-06-08 18:20:43.437 | libssl-dev 2022-06-08 18:20:43.437 | libsystemd-dev 2022-06-08 18:20:43.437 | libxml2-dev 2022-06-08 18:20:43.437 | libxslt1-dev 2022-06-08 18:20:43.437 | libyaml-dev 2022-06-08 18:20:43.437 | lsof 2022-06-08 18:20:43.437 | openssh-server 2022-06-08 18:20:43.437 | openssl 2022-06-08 18:20:43.437 | pkg-config 2022-06-08 18:20:43.437 | psmisc 2022-06-08 18:20:43.437 | python3-dev 2022-06-08 18:20:43.437 | python3-pip 2022-06-08 18:20:43.437 | python3-systemd 2022-06-08 18:20:43.437 | python3-venv 2022-06-08 18:20:43.437 | tar 2022-06-08 18:20:43.437 | tcpdump 2022-06-08 18:20:43.437 | unzip 2022-06-08 18:20:43.437 | uuid-runtime 2022-06-08 18:20:43.437 | wget 2022-06-08 18:20:43.437 | wget 2022-06-08 18:20:43.438 | zlib1g-dev 2022-06-08 18:20:43.438 | libkrb5-dev 2022-06-08 18:20:43.438 | libldap2-dev 2022-06-08 18:20:43.438 | libsasl2-dev 2022-06-08 18:20:43.438 | memcached 2022-06-08 18:20:43.438 | python3-mysqldb 2022-06-08 18:20:43.438 | sqlite3 2022-06-08 18:20:43.438 | conntrack 2022-06-08 18:20:43.438 | curl 2022-06-08 18:20:43.438 | dnsmasq-base 2022-06-08 18:20:43.438 | dnsmasq-utils 2022-06-08 18:20:43.438 | ebtables 2022-06-08 18:20:43.438 | genisoimage 2022-06-08 18:20:43.438 | iptables 2022-06-08 18:20:43.438 | iputils-arping 2022-06-08 18:20:43.438 | kpartx 2022-06-08 18:20:43.438 | libjs-jquery-tablesorter 2022-06-08 18:20:43.438 | parted 2022-06-08 18:20:43.438 | pm-utils 2022-06-08 18:20:43.438 | python3-mysqldb 2022-06-08 18:20:43.438 | socat 2022-06-08 18:20:43.438 | sqlite3 2022-06-08 18:20:43.438 | sudo 2022-06-08 18:20:43.438 | vlan 2022-06-08 18:20:43.438 | lsscsi 2022-06-08 18:20:43.438 | open-iscsi 2022-06-08 18:20:43.438 | lvm2 2022-06-08 18:20:43.438 | qemu-utils 2022-06-08 18:20:43.438 | thin-provisioning-tools 2022-06-08 18:20:43.438 | acl 2022-06-08 18:20:43.438 | dnsmasq-base 2022-06-08 18:20:43.438 | dnsmasq-utils 2022-06-08 18:20:43.438 | ebtables 2022-06-08 18:20:43.438 | haproxy 2022-06-08 18:20:43.438 | iptables 2022-06-08 18:20:43.438 | iputils-arping 2022-06-08 18:20:43.439 | iputils-ping 2022-06-08 18:20:43.439 | postgresql-server-dev-all 2022-06-08 18:20:43.439 | python3-mysqldb 2022-06-08 18:20:43.439 | sqlite3 2022-06-08 18:20:43.439 | sudo 2022-06-08 18:20:43.439 | vlan 2022-06-08 18:20:43.439 | pcp 2022-06-08 18:20:43.439 | ipset 2022-06-08 18:20:43.439 | conntrack 2022-06-08 18:20:43.439 | conntrackd 2022-06-08 18:20:43.439 | keepalived 2022-06-08 18:20:43.439 | lvm2 2022-06-08 18:20:43.439 | qemu-utils 2022-06-08 18:20:43.439 | thin-provisioning-tools' 2022-06-08 18:20:43.440 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 18:20:43.462 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 18:20:43.462 | apache2-dev 2022-06-08 18:20:43.462 | bc 2022-06-08 18:20:43.462 | bsdmainutils 2022-06-08 18:20:43.462 | curl 2022-06-08 18:20:43.462 | g++ 2022-06-08 18:20:43.462 | gawk 2022-06-08 18:20:43.462 | gcc 2022-06-08 18:20:43.462 | gettext 2022-06-08 18:20:43.462 | git 2022-06-08 18:20:43.462 | graphviz 2022-06-08 18:20:43.462 | iputils-ping 2022-06-08 18:20:43.462 | libapache2-mod-proxy-uwsgi 2022-06-08 18:20:43.462 | libffi-dev 2022-06-08 18:20:43.462 | libjpeg-dev 2022-06-08 18:20:43.462 | libpcre3-dev 2022-06-08 18:20:43.462 | libpq-dev 2022-06-08 18:20:43.462 | libssl-dev 2022-06-08 18:20:43.462 | libsystemd-dev 2022-06-08 18:20:43.462 | libxml2-dev 2022-06-08 18:20:43.462 | libxslt1-dev 2022-06-08 18:20:43.462 | libyaml-dev 2022-06-08 18:20:43.462 | lsof 2022-06-08 18:20:43.462 | openssh-server 2022-06-08 18:20:43.462 | openssl 2022-06-08 18:20:43.462 | pkg-config 2022-06-08 18:20:43.462 | psmisc 2022-06-08 18:20:43.462 | python3-dev 2022-06-08 18:20:43.462 | python3-pip 2022-06-08 18:20:43.462 | python3-systemd 2022-06-08 18:20:43.462 | python3-venv 2022-06-08 18:20:43.462 | tar 2022-06-08 18:20:43.462 | tcpdump 2022-06-08 18:20:43.462 | unzip 2022-06-08 18:20:43.463 | uuid-runtime 2022-06-08 18:20:43.463 | wget 2022-06-08 18:20:43.463 | wget 2022-06-08 18:20:43.463 | zlib1g-dev 2022-06-08 18:20:43.463 | libkrb5-dev 2022-06-08 18:20:43.463 | libldap2-dev 2022-06-08 18:20:43.463 | libsasl2-dev 2022-06-08 18:20:43.463 | memcached 2022-06-08 18:20:43.463 | python3-mysqldb 2022-06-08 18:20:43.463 | sqlite3 2022-06-08 18:20:43.463 | conntrack 2022-06-08 18:20:43.463 | curl 2022-06-08 18:20:43.463 | dnsmasq-base 2022-06-08 18:20:43.463 | dnsmasq-utils 2022-06-08 18:20:43.463 | ebtables 2022-06-08 18:20:43.463 | genisoimage 2022-06-08 18:20:43.463 | iptables 2022-06-08 18:20:43.463 | iputils-arping 2022-06-08 18:20:43.463 | kpartx 2022-06-08 18:20:43.463 | libjs-jquery-tablesorter 2022-06-08 18:20:43.463 | parted 2022-06-08 18:20:43.463 | pm-utils 2022-06-08 18:20:43.463 | python3-mysqldb 2022-06-08 18:20:43.463 | socat 2022-06-08 18:20:43.463 | sqlite3 2022-06-08 18:20:43.463 | sudo 2022-06-08 18:20:43.463 | vlan 2022-06-08 18:20:43.463 | lsscsi 2022-06-08 18:20:43.463 | open-iscsi 2022-06-08 18:20:43.463 | lvm2 2022-06-08 18:20:43.463 | qemu-utils 2022-06-08 18:20:43.463 | thin-provisioning-tools 2022-06-08 18:20:43.463 | acl 2022-06-08 18:20:43.463 | dnsmasq-base 2022-06-08 18:20:43.463 | dnsmasq-utils 2022-06-08 18:20:43.463 | ebtables 2022-06-08 18:20:43.463 | haproxy 2022-06-08 18:20:43.463 | iptables 2022-06-08 18:20:43.464 | iputils-arping 2022-06-08 18:20:43.464 | iputils-ping 2022-06-08 18:20:43.464 | postgresql-server-dev-all 2022-06-08 18:20:43.464 | python3-mysqldb 2022-06-08 18:20:43.464 | sqlite3 2022-06-08 18:20:43.464 | sudo 2022-06-08 18:20:43.464 | vlan 2022-06-08 18:20:43.464 | pcp 2022-06-08 18:20:43.464 | ipset 2022-06-08 18:20:43.464 | conntrack 2022-06-08 18:20:43.464 | conntrackd 2022-06-08 18:20:43.464 | keepalived 2022-06-08 18:20:43.464 | lvm2 2022-06-08 18:20:43.464 | qemu-utils 2022-06-08 18:20:43.464 | thin-provisioning-tools ' 2022-06-08 18:20:43.464 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 18:20:43.466 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:20:43.468 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:20:43.472 | ++ 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-06-08 18:20:43.472 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 18:20:43.476 | ++ 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-06-08 18:20:43.479 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:20:43.481 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:20:43.483 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 18:20:43.485 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:20:43.487 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:20:43.489 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:20:43.491 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:20:43.493 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:20:43.495 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:20:43.498 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 18:20:43.500 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 18:20:43.502 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 18:20:43.504 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 18:20:43.508 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 18:20:43.510 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 18:20:43.512 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 18:20:43.514 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 18:20:43.516 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 18:20:43.519 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 18:20:43.523 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654712443520 2022-06-08 18:20:43.526 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 18:20:43.530 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 18:20:43.532 | ++ 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-06-08 18:20:43.771 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:20:43.792 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:20:43.800 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:20:43.978 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:20:52.543 | Fetched 336 kB in 1s (456 kB/s) 2022-06-08 18:20:54.157 | Reading package lists... 2022-06-08 18:20:54.194 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 18:20:54.197 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 18:20:54.200 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:20:54.204 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:20:54.207 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:20:54.210 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:20:54.213 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:20:54.216 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 18:20:54.219 | ++ functions-common:time_stop:2433 : start_time=1654712443520 2022-06-08 18:20:54.221 | ++ functions-common:time_stop:2435 : [[ -z 1654712443520 ]] 2022-06-08 18:20:54.224 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:20:54.229 | ++ functions-common:time_stop:2438 : end_time=1654712454226 2022-06-08 18:20:54.231 | ++ functions-common:time_stop:2439 : elapsed_time=10706 2022-06-08 18:20:54.233 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 18:20:54.235 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:20:54.237 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10706 2022-06-08 18:20:54.240 | ++ 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-06-08 18:20:54.243 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:20:54.247 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:20:54.249 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:20:54.252 | ++ 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-06-08 18:20:54.276 | ++ 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-06-08 18:20:54.387 | Reading package lists... 2022-06-08 18:20:54.641 | Building dependency tree... 2022-06-08 18:20:54.643 | Reading state information... 2022-06-08 18:20:54.679 | acl is already the newest version (2.2.53-6). 2022-06-08 18:20:54.679 | bc is already the newest version (1.07.1-2build1). 2022-06-08 18:20:54.679 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 18:20:54.679 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 18:20:54.679 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 18:20:54.679 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 18:20:54.679 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 18:20:54.679 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 18:20:54.679 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 18:20:54.679 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 18:20:54.679 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 18:20:54.679 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 18:20:54.679 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 18:20:54.679 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 18:20:54.679 | libffi-dev is already the newest version (3.3-4). 2022-06-08 18:20:54.679 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 18:20:54.679 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 18:20:54.679 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 18:20:54.679 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 18:20:54.679 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 18:20:54.679 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 18:20:54.679 | psmisc is already the newest version (23.3-1). 2022-06-08 18:20:54.679 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 18:20:54.680 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 18:20:54.680 | python3-systemd is already the newest version (234-3build2). 2022-06-08 18:20:54.680 | socat is already the newest version (1.7.3.3-2). 2022-06-08 18:20:54.680 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 18:20:54.680 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 18:20:54.680 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 18:20:54.680 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 18:20:54.680 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 18:20:54.680 | pcp is already the newest version (5.0.3-1). 2022-06-08 18:20:54.680 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 18:20:54.680 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 18:20:54.680 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:20:54.680 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:20:54.680 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 18:20:54.680 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 18:20:54.680 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 18:20:54.680 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 18:20:54.680 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 18:20:54.680 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 18:20:54.680 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 18:20:54.680 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 18:20:54.680 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 18:20:54.680 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 18:20:54.680 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 18:20:54.680 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 18:20:54.680 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 18:20:54.680 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 18:20:54.680 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 18:20:54.680 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 18:20:54.680 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 18:20:54.680 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 18:20:54.680 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 18:20:54.680 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 18:20:54.680 | openssl set to manually installed. 2022-06-08 18:20:54.680 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 18:20:54.681 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 18:20:54.681 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 18:20:54.681 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 18:20:54.681 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 18:20:54.681 | tar set to manually installed. 2022-06-08 18:20:54.681 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 18:20:54.681 | tcpdump set to manually installed. 2022-06-08 18:20:54.681 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 18:20:54.681 | uuid-runtime set to manually installed. 2022-06-08 18:20:54.681 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 18:20:54.681 | wget set to manually installed. 2022-06-08 18:20:54.681 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 18:20:54.899 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:20:54.899 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 18:20:54.899 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 18:20:54.899 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 18:20:54.899 | The following packages were automatically installed and are no longer required: 2022-06-08 18:20:54.900 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:20:54.900 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:20:54.900 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:20:54.900 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:20:54.900 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:20:54.900 | python3-zope.interface 2022-06-08 18:20:54.900 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:20:55.047 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:20:55.053 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:20:55.057 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:20:55.061 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:20:55.064 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:20:55.067 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:20:55.070 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:20:55.072 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:20:55.074 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:20:55.077 | ++ functions-common:time_stop:2433 : start_time=1654712454272 2022-06-08 18:20:55.079 | ++ functions-common:time_stop:2435 : [[ -z 1654712454272 ]] 2022-06-08 18:20:55.082 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:20:55.087 | ++ functions-common:time_stop:2438 : end_time=1654712455084 2022-06-08 18:20:55.089 | ++ functions-common:time_stop:2439 : elapsed_time=812 2022-06-08 18:20:55.091 | ++ functions-common:time_stop:2440 : total=2456 2022-06-08 18:20:55.094 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:20:55.096 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3268 2022-06-08 18:20:55.099 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:20:55.101 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 18:20:55.104 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 18:20:55.106 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 18:20:55.110 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 18:20:55.115 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 18:20:55.117 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 18:20:55.120 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 18:20:56.510 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 18:20:56.512 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 18:20:56.514 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 18:20:56.516 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 18:20:56.518 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 18:20:56.520 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 18:20:56.524 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 18:20:56.526 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 18:20:56.529 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 18:20:56.530 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 18:20:56.532 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 18:20:56.534 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 18:20:56.536 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 18:20:56.538 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 18:20:56.540 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 18:20:56.542 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 18:20:56.544 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 18:20:56.546 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 18:20:56.547 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 18:20:56.549 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 18:20:56.552 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 18:20:56.554 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 18:20:56.556 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 18:20:56.558 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 18:20:56.632 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 18:20:56.635 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 18:20:56.708 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 18:20:56.711 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 18:20:56.792 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 18:20:56.795 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 18:20:56.798 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 18:20:56.801 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 18:20:56.804 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 18:20:56.807 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 18:20:56.809 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 18:20:56.812 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 18:20:56.815 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 18:20:56.817 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 18:20:56.819 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 18:20:56.819 | Distro: focal 2022-06-08 18:20:56.822 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 18:20:56.824 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 18:20:56.829 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 18:20:56.831 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 18:20:56.834 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 18:20:56.836 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 18:20:57.511 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 18:20:57.515 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 18:20:57.515 | pip: 21.3.1 2022-06-08 18:20:57.518 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 18:20:57.521 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 18:20:57.523 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:20:57.525 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:20:57.527 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:20:57.529 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:20:57.531 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:20:57.534 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:20:57.535 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:20:57.537 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:20:57.539 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:20:57.542 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:20:57.544 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 18:20:57.546 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:20:57.548 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:20:57.550 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 18:20:57.555 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 18:20:57.557 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 18:20:57.559 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 18:20:57.563 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 18:20:57.565 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 18:20:57.567 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 18:20:57.568 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 18:20:58.205 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 18:20:58.207 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 18:20:58.208 | pip: 21.3.1 2022-06-08 18:20:58.213 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 18:20:58.218 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 18:20:58.222 | + ./stack.sh:main:791 : fixup_all 2022-06-08 18:20:58.227 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 18:20:58.229 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 18:20:58.233 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:20:58.237 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:20:58.240 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 18:20:58.252 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-06-08 18:20:58.264 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-06-08 18:20:58.276 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 18:20:58.278 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 18:20:58.280 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:20:58.282 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:20:58.285 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:20:58.287 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:20:58.289 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:20:58.292 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:20:58.294 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:20:58.296 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:20:58.298 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:20:58.300 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:20:58.303 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 18:20:58.305 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 18:20:58.307 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 18:20:58.309 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:20:58.312 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:20:58.314 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:20:58.316 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:20:58.318 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:20:58.320 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:20:58.322 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 18:20:58.326 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 18:20:58.350 | Using python 3.8 to install os-testr 2022-06-08 18:20:58.352 | + 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-06-08 18:20:59.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:20:59.130 | from cryptography.utils import int_from_bytes 2022-06-08 18:20:59.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:20:59.130 | from cryptography.utils import int_from_bytes 2022-06-08 18:21:00.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:21:00.273 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 18:21:00.341 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 18:21:00.342 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 18:21:00.343 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 18:21:00.357 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 18:21:00.366 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 18:21:00.377 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 18:21:01.972 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 18:21:02.067 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:21:02.067 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:21:02.179 | + inc/python:pip_install:196 : result=0 2022-06-08 18:21:02.183 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:21:02.186 | + functions-common:time_stop:2426 : local name 2022-06-08 18:21:02.189 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:21:02.193 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:21:02.196 | + functions-common:time_stop:2429 : local total 2022-06-08 18:21:02.199 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:21:02.202 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:21:02.205 | + functions-common:time_stop:2433 : start_time=1654712458343 2022-06-08 18:21:02.209 | + functions-common:time_stop:2435 : [[ -z 1654712458343 ]] 2022-06-08 18:21:02.212 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:21:02.216 | + functions-common:time_stop:2438 : end_time=1654712462214 2022-06-08 18:21:02.218 | + functions-common:time_stop:2439 : elapsed_time=3871 2022-06-08 18:21:02.220 | + functions-common:time_stop:2440 : total=0 2022-06-08 18:21:02.222 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:21:02.225 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3871 2022-06-08 18:21:02.227 | + inc/python:pip_install:199 : return 0 2022-06-08 18:21:02.229 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 18:21:02.284 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 18:21:02.399 | + ./stack.sh:main:805 : install_infra 2022-06-08 18:21:02.401 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:21:02.404 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 18:21:02.407 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:21:02.410 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 18:21:02.434 | + 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-06-08 18:21:05.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:21:05.293 | 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-06-08 18:21:05.603 | + inc/python:pip_install:196 : result=0 2022-06-08 18:21:05.606 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:21:05.610 | + functions-common:time_stop:2426 : local name 2022-06-08 18:21:05.613 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:21:05.616 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:21:05.619 | + functions-common:time_stop:2429 : local total 2022-06-08 18:21:05.621 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:21:05.623 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:21:05.625 | + functions-common:time_stop:2433 : start_time=1654712462426 2022-06-08 18:21:05.627 | + functions-common:time_stop:2435 : [[ -z 1654712462426 ]] 2022-06-08 18:21:05.630 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:21:05.634 | + functions-common:time_stop:2438 : end_time=1654712465632 2022-06-08 18:21:05.637 | + functions-common:time_stop:2439 : elapsed_time=3206 2022-06-08 18:21:05.639 | + functions-common:time_stop:2440 : total=3871 2022-06-08 18:21:05.641 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:21:05.643 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7077 2022-06-08 18:21:05.645 | + inc/python:pip_install:199 : return 0 2022-06-08 18:21:05.648 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:21:05.650 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 18:21:05.674 | + 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-06-08 18:21:08.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:21:08.279 | Processing /opt/stack/requirements 2022-06-08 18:21:10.056 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-08 18:21:10.067 | 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 184)) (6.0) 2022-06-08 18:21:10.069 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-08 18:21:10.096 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-08 18:21:10.102 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-08 18:21:10.111 | 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 372)) (3.3) 2022-06-08 18:21:10.114 | 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 416)) (3.0.9) 2022-06-08 18:21:10.120 | 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 457)) (1.16.0) 2022-06-08 18:21:10.123 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-08 18:21:10.128 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 18:21:10.131 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 18:21:10.146 | 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-06-08 18:21:10.149 | 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 175)) (1.26.9) 2022-06-08 18:21:10.181 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-08 18:21:10.183 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-08 18:21:10.186 | 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 252)) (3.10.1) 2022-06-08 18:21:10.198 | 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-06-08 18:21:10.228 | 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 326)) (0.5.1) 2022-06-08 18:21:10.231 | 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 440)) (2.4.1) 2022-06-08 18:21:10.278 | 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 429)) (3.5.0) 2022-06-08 18:21:10.284 | 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-06-08 18:21:10.289 | 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 277)) (1.8.2) 2022-06-08 18:21:10.292 | 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-06-08 18:21:10.351 | Building wheels for collected packages: openstack-requirements 2022-06-08 18:21:10.352 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 18:21:11.196 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 18:21:11.196 | ERROR: Command errored out with exit status 1: 2022-06-08 18:21:11.196 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z5dh1139/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z5dh1139/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-imxptcm2 2022-06-08 18:21:11.196 | cwd: /tmp/pip-req-build-z5dh1139/ 2022-06-08 18:21:11.196 | Complete output (6 lines): 2022-06-08 18:21:11.196 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 18:21:11.196 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 18:21:11.197 | or: setup.py --help-commands 2022-06-08 18:21:11.197 | or: setup.py cmd --help 2022-06-08 18:21:11.197 | 2022-06-08 18:21:11.197 | error: invalid command 'bdist_wheel' 2022-06-08 18:21:11.197 | ---------------------------------------- 2022-06-08 18:21:11.197 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 18:21:11.197 | Running setup.py clean for openstack-requirements 2022-06-08 18:21:12.024 | Failed to build openstack-requirements 2022-06-08 18:21:12.044 | Installing collected packages: openstack-requirements 2022-06-08 18:21:12.045 | Attempting uninstall: openstack-requirements 2022-06-08 18:21:12.046 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 18:21:12.080 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 18:21:12.098 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 18:21:12.100 | Running setup.py install for openstack-requirements: started 2022-06-08 18:21:14.525 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 18:21:14.553 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 18:21:14.682 | + inc/python:pip_install:196 : result=0 2022-06-08 18:21:14.686 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:21:14.689 | + functions-common:time_stop:2426 : local name 2022-06-08 18:21:14.693 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:21:14.697 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:21:14.701 | + functions-common:time_stop:2429 : local total 2022-06-08 18:21:14.704 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:21:14.708 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:21:14.711 | + functions-common:time_stop:2433 : start_time=1654712465667 2022-06-08 18:21:14.713 | + functions-common:time_stop:2435 : [[ -z 1654712465667 ]] 2022-06-08 18:21:14.716 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:21:14.720 | + functions-common:time_stop:2438 : end_time=1654712474717 2022-06-08 18:21:14.722 | + functions-common:time_stop:2439 : elapsed_time=9050 2022-06-08 18:21:14.724 | + functions-common:time_stop:2440 : total=7077 2022-06-08 18:21:14.727 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:21:14.729 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16127 2022-06-08 18:21:14.731 | + inc/python:pip_install:199 : return 0 2022-06-08 18:21:14.734 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 18:21:14.737 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 18:21:14.739 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 18:21:14.741 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:21:14.744 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:21:14.746 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 18:21:14.749 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:21:14.751 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 18:21:14.772 | Using python 3.8 to install pbr 2022-06-08 18:21:14.774 | + 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-06-08 18:21:15.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:21:15.570 | from cryptography.utils import int_from_bytes 2022-06-08 18:21:15.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:21:15.570 | from cryptography.utils import int_from_bytes 2022-06-08 18:21:16.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:21:16.734 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 18:21:18.476 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 18:21:18.571 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:21:18.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:21:18.685 | + inc/python:pip_install:196 : result=0 2022-06-08 18:21:18.689 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:21:18.692 | + functions-common:time_stop:2426 : local name 2022-06-08 18:21:18.695 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:21:18.698 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:21:18.701 | + functions-common:time_stop:2429 : local total 2022-06-08 18:21:18.705 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:21:18.708 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:21:18.711 | + functions-common:time_stop:2433 : start_time=1654712474766 2022-06-08 18:21:18.714 | + functions-common:time_stop:2435 : [[ -z 1654712474766 ]] 2022-06-08 18:21:18.716 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:21:18.721 | + functions-common:time_stop:2438 : end_time=1654712478718 2022-06-08 18:21:18.724 | + functions-common:time_stop:2439 : elapsed_time=3952 2022-06-08 18:21:18.726 | + functions-common:time_stop:2440 : total=16127 2022-06-08 18:21:18.728 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:21:18.731 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20079 2022-06-08 18:21:18.733 | + inc/python:pip_install:199 : return 0 2022-06-08 18:21:18.735 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 18:21:21.013 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 18:21:22.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:21:22.895 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 18:21:22.916 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 18:21:22.922 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 18:21:22.925 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 18:21:22.929 | 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-06-08 18:21:22.933 | 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-06-08 18:21:23.008 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 18:21:23.011 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 18:21:23.016 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 18:21:23.035 | + ./stack.sh:main:814 : pkgs= 2022-06-08 18:21:23.038 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 18:21:23.040 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 18:21:23.043 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 18:21:23.045 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 18:21:23.047 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:21:23.050 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:21:23.052 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:21:23.054 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:21:23.057 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:21:23.059 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:21:23.064 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:21:23.067 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:21:23.071 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:21:23.073 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 18:21:23.076 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:21:23.092 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:21:23.094 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:21:23.096 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:21:23.098 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 18:21:23.101 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:21:23.103 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 18:21:23.105 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:21:23.108 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 18:21:23.111 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:21:23.114 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 18:21:23.116 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:21:23.119 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 18:21:23.121 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 18:21:23.123 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 18:21:23.125 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:21:23.128 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 18:21:23.130 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 18:21:23.132 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 18:21:23.134 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 18:21:23.137 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 18:21:23.139 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 18:21:23.141 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 18:21:23.143 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:21:23.145 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 18:21:23.148 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 18:21:23.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:21:23.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:21:23.155 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-08 18:21:23.157 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 18:21:23.159 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 18:21:23.161 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:21:23.163 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 18:21:23.165 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 18:21:23.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-08 18:21:23.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 18:21:23.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 18:21:23.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 18:21:23.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 18:21:23.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 18:21:23.181 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:23.183 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:23.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 18:21:23.187 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 18:21:23.189 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:21:23.191 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:21:23.193 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:21:23.195 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:21:23.198 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:21:23.200 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:21:23.202 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:23.204 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:23.206 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:21:23.208 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:21:23.210 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:21:23.212 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 18:21:23.215 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 18:21:23.217 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:21:23.219 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:23.221 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:23.223 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 18:21:23.244 | ++ 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-06-08 18:21:23.358 | Reading package lists... 2022-06-08 18:21:23.620 | Building dependency tree... 2022-06-08 18:21:23.621 | Reading state information... 2022-06-08 18:21:23.879 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 18:21:23.879 | The following packages were automatically installed and are no longer required: 2022-06-08 18:21:23.880 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:21:23.880 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:21:23.880 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:21:23.880 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:21:23.880 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:21:23.880 | python3-zope.interface 2022-06-08 18:21:23.880 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:21:24.026 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:21:24.033 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:21:24.036 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:21:24.039 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:21:24.043 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:21:24.046 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:21:24.049 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:21:24.052 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:21:24.056 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:21:24.058 | ++ functions-common:time_stop:2433 : start_time=1654712483241 2022-06-08 18:21:24.062 | ++ functions-common:time_stop:2435 : [[ -z 1654712483241 ]] 2022-06-08 18:21:24.066 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:21:24.070 | ++ functions-common:time_stop:2438 : end_time=1654712484067 2022-06-08 18:21:24.072 | ++ functions-common:time_stop:2439 : elapsed_time=826 2022-06-08 18:21:24.075 | ++ functions-common:time_stop:2440 : total=3268 2022-06-08 18:21:24.077 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:21:24.079 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4094 2022-06-08 18:21:24.081 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:21:24.083 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 18:21:24.086 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 18:21:24.088 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 18:21:24.090 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 18:21:24.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 18:21:24.094 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:24.097 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:24.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 18:21:24.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-08 18:21:24.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 18:21:24.195 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 18:21:24.867 | OK 2022-06-08 18:21:24.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-06-08 18:21:26.060 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:21:26.082 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:21:26.104 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:21:26.352 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:21:26.436 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 18:21:27.003 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 18:21:36.777 | Fetched 362 kB in 1s (319 kB/s) 2022-06-08 18:21:38.381 | Reading package lists... 2022-06-08 18:21:38.417 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 18:21:38.704 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:21:38.747 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:21:38.878 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:21:38.995 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:21:39.047 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 18:21:39.703 | Fetched 336 kB in 1s (348 kB/s) 2022-06-08 18:21:41.298 | Reading package lists... 2022-06-08 18:21:41.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 18:21:41.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 18:21:41.339 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 18:21:41.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 18:21:41.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 18:21:41.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:21:41.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:21:41.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:21:41.356 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:21:41.357 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:21:41.357 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:21:41.362 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:21:41.365 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:21:41.367 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:21:41.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:21:41.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:21:41.392 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:21:41.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:21:41.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 18:21:41.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 18:21:41.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:21:41.404 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:21:41.406 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:21:41.408 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:21:41.411 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:21:41.413 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:21:41.415 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:21:41.418 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:41.420 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:41.423 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:21:41.425 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:21:41.427 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:21:41.429 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 18:21:41.432 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:21:41.434 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:21:41.436 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:41.439 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:41.441 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:21:41.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 ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:21:41.576 | Reading package lists... 2022-06-08 18:21:41.837 | Building dependency tree... 2022-06-08 18:21:41.839 | Reading state information... 2022-06-08 18:21:42.100 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 18:21:42.100 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 18:21:42.100 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 18:21:42.100 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 18:21:42.100 | The following packages were automatically installed and are no longer required: 2022-06-08 18:21:42.101 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:21:42.101 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:21:42.101 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:21:42.101 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:21:42.101 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:21:42.101 | python3-zope.interface 2022-06-08 18:21:42.101 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:21:42.237 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:21:42.242 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:21:42.244 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:21:42.246 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:21:42.249 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:21:42.251 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:21:42.253 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:21:42.255 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:21:42.258 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:21:42.260 | ++ functions-common:time_stop:2433 : start_time=1654712501459 2022-06-08 18:21:42.262 | ++ functions-common:time_stop:2435 : [[ -z 1654712501459 ]] 2022-06-08 18:21:42.264 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:21:42.268 | ++ functions-common:time_stop:2438 : end_time=1654712502266 2022-06-08 18:21:42.271 | ++ functions-common:time_stop:2439 : elapsed_time=807 2022-06-08 18:21:42.273 | ++ functions-common:time_stop:2440 : total=4094 2022-06-08 18:21:42.275 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:21:42.277 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4901 2022-06-08 18:21:42.279 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:21:42.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 18:21:42.283 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:21:42.285 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:21:42.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-08 18:21:42.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 18:21:42.305 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:21:42.307 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:21:42.309 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:21:42.312 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:21:42.314 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:21:42.317 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:21:42.320 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:21:42.322 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:21:42.324 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:21:42.326 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:21:42.328 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 18:21:42.330 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:21:42.332 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 18:21:42.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 18:21:42.337 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 18:21:42.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 18:21:42.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-06-08 18:21:42.344 | ++ functions:create_disk:732 : local node_number 2022-06-08 18:21:42.346 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.348 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 18:21:42.351 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 18:21:42.353 | ++ functions:create_disk:736 : local key 2022-06-08 18:21:42.356 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.357 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 18:21:42.362 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.364 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.366 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 18:21:42.369 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.371 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 18:21:42.373 | ++ functions:destroy_disk:765 : local key 2022-06-08 18:21:42.376 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.377 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 18:21:42.382 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.384 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.386 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 18:21:42.391 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 18:21:42.404 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.420 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.424 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 18:21:42.436 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.450 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:21:42.480 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 18:21:42.481 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 18:21:42.481 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 18:21:42.481 | = reflink=1 2022-06-08 18:21:42.481 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 18:21:42.481 | = sunit=0 swidth=0 blks 2022-06-08 18:21:42.481 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 18:21:42.481 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 18:21:42.481 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 18:21:42.481 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 18:21:42.486 | ++ 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-06-08 18:21:42.486 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 18:21:42.497 | /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-06-08 18:21:42.500 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 18:21:42.512 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 18:21:42.541 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 18:21:42.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : 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-06-08 18:21:42.567 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 18:21:42.574 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 18:21:42.602 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836062-6-ceph --create-keyring --name=mon. --add-key=AQC26KBis6GkIxAAjzkj3G1FgPfvUWdDb2nDjA== --cap mon 'allow *' 2022-06-08 18:21:42.639 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836062-6-ceph 2022-06-08 18:21:42.639 | added entity mon. auth(key=AQC26KBis6GkIxAAjzkj3G1FgPfvUWdDb2nDjA==) 2022-06-08 18:21:42.639 | added 1 caps to entity mon. 2022-06-08 18:21:42.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : 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-06-08 18:21:42.696 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 18:21:42.702 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 18:21:42.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836062-6-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 18:21:42.737 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836062-6-ceph 2022-06-08 18:21:42.744 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 18:21:42.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836062-6-ceph 2022-06-08 18:21:42.761 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid cf687687-9b6e-49d5-8df8-931f0f9fce7d 2022-06-08 18:21:42.828 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 18:21:42.831 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836062-6-ceph 2022-06-08 18:21:42.889 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.13 2022-06-08 18:21:42.943 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-08 18:21:42.994 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-08 18:21:43.047 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-08 18:21:43.098 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-06-08 18:21:43.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-06-08 18:21:43.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-08 18:21:43.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-06-08 18:21:43.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-06-08 18:21:43.355 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 18:21:43.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 18:21:43.424 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 18:21:43.425 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 18:21:43.431 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 18:21:43.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-08 18:21:43.486 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 18:21:43.491 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 18:21:43.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836062-6-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836062-6-ceph 2022-06-08 18:21:43.590 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 18:21:43.606 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 18:21:43.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:43.624 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836062-6-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 18:21:43.973 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 18:21:43.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:44.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 18:21:44.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 18:21:44.010 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 18:21:44.012 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 18:21:44.014 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 18:21:44.017 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 18:21:44.020 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 18:21:44.025 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph' 2022-06-08 18:21:44.027 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 18:21:44.029 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph' 2022-06-08 18:21:44.031 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 18:21:44.034 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:44.036 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:44.054 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 18:21:44.056 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 18:21:44.063 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 18:21:44.063 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 18:21:44.063 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 18:21:44.460 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 18:21:44.463 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 18:21:44.466 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 18:21:44.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 18:21:44.470 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 18:21:44.473 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 18:21:44.475 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 18:21:44.477 | ++ functions:vercmp:631 : local result 2022-06-08 18:21:44.481 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 18:21:44.481 | +++ functions:vercmp:635 : sort -V 2022-06-08 18:21:44.482 | +++ functions:vercmp:635 : head -1 2022-06-08 18:21:44.487 | ++ functions:vercmp:635 : result=14.0 2022-06-08 18:21:44.489 | ++ functions:vercmp:637 : case $op in 2022-06-08 18:21:44.491 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 18:21:44.494 | ++ functions:vercmp:652 : return 2022-06-08 18:21:44.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:21:44.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-06-08 18:21:44.869 | exported keyring for client.bootstrap-mds 2022-06-08 18:21:44.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:21:44.893 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-06-08 18:21:45.291 | exported keyring for client.bootstrap-osd 2022-06-08 18:21:45.312 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:21:45.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-06-08 18:21:45.708 | exported keyring for client.bootstrap-rgw 2022-06-08 18:21:45.734 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 18:21:45.749 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : 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-06-08 18:21:46.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 18:21:46.198 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 18:21:46.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 18:21:46.203 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 18:21:46.632 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 18:21:46.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 18:21:46.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-06-08 18:21:46.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 18:21:47.049 | [osd.0] 2022-06-08 18:21:47.050 | key = AQC76KBiebP1ARAA0s0tqTaeSY15H/O9A3r3nw== 2022-06-08 18:21:47.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 18:21:47.091 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 18:21:47.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-06-08 18:21:47.156 | 2022-06-08T18:21:47.150+0000 7f5698f21080 -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-06-08 18:21:47.156 | 2022-06-08T18:21:47.150+0000 7f5698f21080 -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-06-08 18:21:47.156 | 2022-06-08T18:21:47.150+0000 7f5698f21080 -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-06-08 18:21:47.162 | 2022-06-08T18:21:47.158+0000 7f5698f21080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 18:21:49.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-08 18:21:51.700 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 18:21:51.719 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 18:21:52.088 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 18:21:52.091 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:21:52.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:21:52.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:21:52.104 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:21:52.104 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:21:52.104 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:21:52.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:21:52.113 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:21:52.116 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:21:52.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:21:52.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:21:52.140 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:21:52.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:21:52.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 18:21:52.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 18:21:52.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 18:21:52.153 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:21:52.155 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 18:21:52.158 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 18:21:52.160 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 18:21:52.175 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 18:21:52.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:52.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 18:21:52.200 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 18:21:52.203 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 18:21:52.205 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 18:21:52.208 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 18:21:52.210 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 18:21:52.215 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 18:21:52.221 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph' 2022-06-08 18:21:52.223 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 18:21:52.226 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph' 2022-06-08 18:21:52.229 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 18:21:52.232 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:52.234 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836062-6-ceph 2022-06-08 18:21:52.255 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 18:21:52.259 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 18:21:52.264 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 18:21:52.264 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 18:21:52.264 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 18:21:52.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 18:21:52.662 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 18:21:52.665 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 18:21:52.667 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 18:21:52.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-06-08 18:21:59.644 | no valid command found; 10 closest matches: 2022-06-08 18:21:59.644 | 0 2022-06-08 18:21:59.644 | 1 2022-06-08 18:21:59.644 | 2 2022-06-08 18:21:59.644 | abort 2022-06-08 18:21:59.644 | assert 2022-06-08 18:21:59.645 | config diff 2022-06-08 18:21:59.645 | config diff get 2022-06-08 18:21:59.645 | config get 2022-06-08 18:21:59.645 | config help [] 2022-06-08 18:21:59.645 | config set ... 2022-06-08 18:21:59.645 | Error EINVAL: invalid command 2022-06-08 18:21:59.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-06-08 18:21:59.652 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 18:21:59.656 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 18:22:00.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-08 18:22:00.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 18:22:00.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 18:22:00.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:22:00.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:22:00.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:22:00.260 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:22:00.260 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:22:00.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:22:00.265 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:22:00.268 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:22:00.271 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:22:00.273 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:22:00.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:22:00.294 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:22:00.297 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:22:00.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 18:22:00.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 18:22:00.305 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 18:22:00.308 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 18:22:00.311 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 18:22:00.313 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 18:22:00.316 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 18:22:00.319 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 18:22:00.373 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 18:22:00.373 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 18:22:00.376 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 18:22:00.757 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 18:22:00.761 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 18:22:00.783 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:00.785 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 18:22:00.788 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:22:00.790 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:22:00.793 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:22:00.797 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:22:00.800 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:22:00.802 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:22:00.806 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:00.810 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:00.813 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:22:00.816 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:22:00.818 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:22:00.821 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:22:00.824 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 18:22:00.826 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:22:00.829 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:00.831 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:00.835 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 18:22:00.860 | + 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-06-08 18:22:00.971 | Reading package lists... 2022-06-08 18:22:01.238 | Building dependency tree... 2022-06-08 18:22:01.239 | Reading state information... 2022-06-08 18:22:01.500 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 18:22:01.500 | The following packages were automatically installed and are no longer required: 2022-06-08 18:22:01.501 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:22:01.501 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:22:01.501 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:22:01.501 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:22:01.501 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:22:01.501 | python3-zope.interface 2022-06-08 18:22:01.501 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:22:01.648 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:22:01.654 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:22:01.657 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:22:01.660 | + functions-common:time_stop:2426 : local name 2022-06-08 18:22:01.664 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:22:01.666 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:22:01.669 | + functions-common:time_stop:2429 : local total 2022-06-08 18:22:01.671 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:22:01.674 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:22:01.676 | + functions-common:time_stop:2433 : start_time=1654712520856 2022-06-08 18:22:01.679 | + functions-common:time_stop:2435 : [[ -z 1654712520856 ]] 2022-06-08 18:22:01.682 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:22:01.687 | + functions-common:time_stop:2438 : end_time=1654712521684 2022-06-08 18:22:01.689 | + functions-common:time_stop:2439 : elapsed_time=828 2022-06-08 18:22:01.692 | + functions-common:time_stop:2440 : total=4901 2022-06-08 18:22:01.694 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:22:01.696 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5729 2022-06-08 18:22:01.699 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:22:01.701 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 18:22:01.704 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:22:01.707 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:22:01.710 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:22:01.713 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:22:01.716 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:22:01.718 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:22:01.721 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 18:22:01.724 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:22:01.726 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:22:01.729 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:22:01.732 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:22:01.735 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:22:01.737 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:22:01.740 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:22:01.743 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:22:01.746 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:22:01.748 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:22:01.751 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 18:22:01.755 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:22:01.757 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:22:01.760 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:22:01.763 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:22:01.765 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:22:01.768 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:22:01.770 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 18:22:01.773 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 18:22:01.790 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:01.793 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 18:22:01.796 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:22:01.799 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 18:22:01.801 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 18:22:01.805 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 18:22:01.809 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 18:22:01.812 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 18:22:01.815 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 18:22:01.817 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 18:22:01.820 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 18:22:01.822 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 18:22:01.825 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 18:22:02.603 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 18:22:02.603 | user tags 2022-06-08 18:22:02.603 | stackrabbit []' 2022-06-08 18:22:02.607 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 18:22:02.607 | user tags 2022-06-08 18:22:02.608 | stackrabbit []' 2022-06-08 18:22:02.608 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 18:22:02.617 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 18:22:02.619 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 18:22:02.622 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 18:22:03.307 | Changing password for user "stackrabbit" ... 2022-06-08 18:22:03.330 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 18:22:04.033 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 18:22:04.057 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 18:22:04.061 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 18:22:04.779 | Changing password for user "stackrabbit" ... 2022-06-08 18:22:04.815 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 18:22:04.817 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 18:22:04.820 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 18:22:05.537 | Deleting user "guest" ... 2022-06-08 18:22:05.553 | Error: 2022-06-08 18:22:05.553 | {:no_such_user, "guest"} 2022-06-08 18:22:05.565 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 18:22:05.568 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 18:22:05.587 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:05.589 | + ./stack.sh:main:831 : install_database 2022-06-08 18:22:05.592 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 18:22:05.595 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 18:22:05.597 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:05.600 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:05.603 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 18:22:05.821 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 18:22:05.824 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 18:22:05.830 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 18:22:05.833 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 18:22:05.836 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:22:05.838 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 18:22:05.841 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:22:05.844 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:22:05.846 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:22:05.849 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:22:05.851 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:22:05.854 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:22:05.856 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:22:05.859 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:22:05.862 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:22:05.864 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:22:05.867 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 18:22:05.869 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:22:05.872 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:22:05.875 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:22:05.877 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:22:05.879 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:22:05.882 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:22:05.885 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 18:22:05.887 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:05.890 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:05.892 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 18:22:05.895 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:22:05.897 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:22:05.899 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:22:05.903 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:22:05.906 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:22:05.908 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:22:05.910 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:05.913 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:05.915 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:22:05.918 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:22:05.920 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:22:05.923 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:22:05.925 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 18:22:05.927 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:22:05.930 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:05.932 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:05.935 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 18:22:05.958 | + 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-06-08 18:22:06.068 | Reading package lists... 2022-06-08 18:22:06.354 | Building dependency tree... 2022-06-08 18:22:06.356 | Reading state information... 2022-06-08 18:22:06.613 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 18:22:06.613 | The following packages were automatically installed and are no longer required: 2022-06-08 18:22:06.614 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:22:06.614 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:22:06.614 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:22:06.614 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:22:06.614 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:22:06.614 | python3-zope.interface 2022-06-08 18:22:06.614 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:22:06.754 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:22:06.759 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:22:06.762 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:22:06.764 | + functions-common:time_stop:2426 : local name 2022-06-08 18:22:06.767 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:22:06.770 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:22:06.773 | + functions-common:time_stop:2429 : local total 2022-06-08 18:22:06.775 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:22:06.778 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:22:06.781 | + functions-common:time_stop:2433 : start_time=1654712525955 2022-06-08 18:22:06.784 | + functions-common:time_stop:2435 : [[ -z 1654712525955 ]] 2022-06-08 18:22:06.787 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:22:06.791 | + functions-common:time_stop:2438 : end_time=1654712526788 2022-06-08 18:22:06.795 | + functions-common:time_stop:2439 : elapsed_time=833 2022-06-08 18:22:06.798 | + functions-common:time_stop:2440 : total=5729 2022-06-08 18:22:06.801 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:22:06.804 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6562 2022-06-08 18:22:06.807 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:22:06.809 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 18:22:06.811 | + ./stack.sh:main:834 : install_database_python 2022-06-08 18:22:06.814 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 18:22:06.816 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 18:22:06.819 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 18:22:06.821 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 18:22:06.824 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 18:22:06.828 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 18:22:06.830 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 18:22:06.834 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 18:22:06.835 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 18:22:06.841 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 18:22:06.843 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 18:22:06.846 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 18:22:06.849 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 18:22:06.852 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 18:22:06.876 | Using python 3.8 to install PyMySQL 2022-06-08 18:22:06.880 | + 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-06-08 18:22:07.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:22:07.665 | from cryptography.utils import int_from_bytes 2022-06-08 18:22:07.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:22:07.665 | from cryptography.utils import int_from_bytes 2022-06-08 18:22:08.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:22:08.792 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 18:22:10.394 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 18:22:10.487 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:22:10.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:22:10.594 | + inc/python:pip_install:196 : result=0 2022-06-08 18:22:10.597 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:22:10.601 | + functions-common:time_stop:2426 : local name 2022-06-08 18:22:10.604 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:22:10.607 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:22:10.610 | + functions-common:time_stop:2429 : local total 2022-06-08 18:22:10.613 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:22:10.616 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:22:10.618 | + functions-common:time_stop:2433 : start_time=1654712526870 2022-06-08 18:22:10.621 | + functions-common:time_stop:2435 : [[ -z 1654712526870 ]] 2022-06-08 18:22:10.624 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:22:10.629 | + functions-common:time_stop:2438 : end_time=1654712530626 2022-06-08 18:22:10.631 | + functions-common:time_stop:2439 : elapsed_time=3756 2022-06-08 18:22:10.634 | + functions-common:time_stop:2440 : total=20079 2022-06-08 18:22:10.636 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:22:10.639 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23835 2022-06-08 18:22:10.642 | + inc/python:pip_install:199 : return 0 2022-06-08 18:22:10.644 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 18:22:10.647 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 18:22:10.650 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 18:22:10.653 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 18:22:10.676 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:10.679 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 18:22:10.682 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 18:22:10.686 | ++ 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-06-08 18:22:10.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 18:22:10.692 | + 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-06-08 18:22:10.695 | + 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-06-08 18:22:10.698 | + 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-06-08 18:22:10.701 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 18:22:10.704 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 18:22:10.706 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 18:22:10.724 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:10.727 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 18:22:10.729 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:22:10.732 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:22:10.735 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:22:10.737 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:22:10.739 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:22:10.743 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:22:10.746 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:10.749 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:10.752 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:22:10.755 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:22:10.758 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:22:10.760 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:22:10.763 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 18:22:10.767 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:22:10.770 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:10.773 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:10.775 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 18:22:10.798 | + 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-06-08 18:22:10.931 | Reading package lists... 2022-06-08 18:22:11.192 | Building dependency tree... 2022-06-08 18:22:11.194 | Reading state information... 2022-06-08 18:22:11.455 | radvd is already the newest version (1:2.17-2). 2022-06-08 18:22:11.455 | The following packages were automatically installed and are no longer required: 2022-06-08 18:22:11.456 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:22:11.456 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:22:11.456 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:22:11.456 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:22:11.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:22:11.456 | python3-zope.interface 2022-06-08 18:22:11.456 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:22:11.590 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:22:11.597 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:22:11.601 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:22:11.606 | + functions-common:time_stop:2426 : local name 2022-06-08 18:22:11.609 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:22:11.613 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:22:11.617 | + functions-common:time_stop:2429 : local total 2022-06-08 18:22:11.619 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:22:11.622 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:22:11.625 | + functions-common:time_stop:2433 : start_time=1654712530795 2022-06-08 18:22:11.627 | + functions-common:time_stop:2435 : [[ -z 1654712530795 ]] 2022-06-08 18:22:11.631 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:22:11.636 | + functions-common:time_stop:2438 : end_time=1654712531633 2022-06-08 18:22:11.639 | + functions-common:time_stop:2439 : elapsed_time=838 2022-06-08 18:22:11.641 | + functions-common:time_stop:2440 : total=6562 2022-06-08 18:22:11.644 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:22:11.646 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7400 2022-06-08 18:22:11.649 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:22:11.652 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 18:22:11.670 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:11.672 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 18:22:11.675 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 18:22:11.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 18:22:11.681 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 18:22:11.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 18:22:11.704 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:22:11.707 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:22:11.709 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:22:11.712 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:22:11.714 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:22:11.717 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:22:11.719 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:11.721 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:11.724 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:22:11.726 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:22:11.729 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:22:11.731 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:22:11.733 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 18:22:11.736 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:22:11.738 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:11.741 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:11.743 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 18:22:11.764 | + 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-06-08 18:22:11.876 | Reading package lists... 2022-06-08 18:22:12.135 | Building dependency tree... 2022-06-08 18:22:12.137 | Reading state information... 2022-06-08 18:22:12.398 | fakeroot is already the newest version (1.24-1). 2022-06-08 18:22:12.399 | make is already the newest version (4.2.1-1.2). 2022-06-08 18:22:12.399 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 18:22:12.399 | The following packages were automatically installed and are no longer required: 2022-06-08 18:22:12.399 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:22:12.400 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:22:12.400 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:22:12.400 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:22:12.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:22:12.400 | python3-zope.interface 2022-06-08 18:22:12.400 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:22:12.537 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:22:12.542 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:22:12.545 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:22:12.548 | + functions-common:time_stop:2426 : local name 2022-06-08 18:22:12.551 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:22:12.553 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:22:12.556 | + functions-common:time_stop:2429 : local total 2022-06-08 18:22:12.559 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:22:12.562 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:22:12.565 | + functions-common:time_stop:2433 : start_time=1654712531762 2022-06-08 18:22:12.567 | + functions-common:time_stop:2435 : [[ -z 1654712531762 ]] 2022-06-08 18:22:12.571 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:22:12.576 | + functions-common:time_stop:2438 : end_time=1654712532573 2022-06-08 18:22:12.578 | + functions-common:time_stop:2439 : elapsed_time=811 2022-06-08 18:22:12.581 | + functions-common:time_stop:2440 : total=7400 2022-06-08 18:22:12.583 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:22:12.586 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8211 2022-06-08 18:22:12.588 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:22:12.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 18:22:12.594 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:22:12.597 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:22:12.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 18:22:12.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 18:22:12.605 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 18:22:12.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 18:22:12.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 18:22:12.616 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 18:22:12.617 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 18:22:12.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 18:22:12.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 18:22:12.627 | + functions:vercmp:628 : local v1=5.4 2022-06-08 18:22:12.629 | + functions:vercmp:629 : local 'op=<' 2022-06-08 18:22:12.631 | + functions:vercmp:630 : local v2=3.13 2022-06-08 18:22:12.634 | + functions:vercmp:631 : local result 2022-06-08 18:22:12.637 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 18:22:12.638 | ++ functions:vercmp:635 : head -1 2022-06-08 18:22:12.638 | ++ functions:vercmp:635 : sort -V 2022-06-08 18:22:12.643 | + functions:vercmp:635 : result=3.13 2022-06-08 18:22:12.645 | + functions:vercmp:637 : case $op in 2022-06-08 18:22:12.648 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 18:22:12.651 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 18:22:12.654 | + functions:vercmp:648 : return 2022-06-08 18:22:12.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 18:22:12.660 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 18:22:12.663 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 18:22:13.159 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 18:22:13.162 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 18:22:13.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.167 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.172 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 18:22:13.175 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.177 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 18:22:13.195 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:22:13.198 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 18:22:13.201 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 18:22:13.201 | Installing etcd 2022-06-08 18:22:13.205 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 18:22:13.218 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 18:22:13.231 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 18:22:13.235 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 18:22:13.248 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 18:22:13.252 | ++ 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-06-08 18:22:13.256 | ++ 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-06-08 18:22:13.260 | +++ 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-06-08 18:22:13.265 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:22:13.268 | ++ 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-06-08 18:22:13.270 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 18:22:13.273 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:22:13.276 | ++ functions:get_extra_file:74 : return 2022-06-08 18:22:13.279 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:22:13.281 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 18:22:13.284 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 18:22:13.286 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 18:22:13.306 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:22:13.309 | + ./stack.sh:main:861 : install_dstat 2022-06-08 18:22:13.311 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 18:22:13.329 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:22:13.331 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 18:22:13.334 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:22:13.337 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 18:22:13.339 | + ./stack.sh:main:870 : install_libs 2022-06-08 18:22:13.342 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 18:22:13.345 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 18:22:13.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 18:22:13.349 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 18:22:13.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.360 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 18:22:13.363 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.367 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 18:22:13.370 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 18:22:13.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 18:22:13.376 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 18:22:13.379 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.383 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.385 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 18:22:13.388 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.391 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 18:22:13.394 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 18:22:13.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 18:22:13.400 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 18:22:13.403 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.405 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.408 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 18:22:13.411 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.414 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 18:22:13.416 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 18:22:13.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 18:22:13.422 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 18:22:13.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.427 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 18:22:13.432 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.435 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 18:22:13.437 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 18:22:13.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 18:22:13.442 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 18:22:13.445 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.447 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.450 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 18:22:13.452 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.455 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 18:22:13.457 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 18:22:13.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 18:22:13.462 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 18:22:13.465 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.467 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.470 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 18:22:13.472 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.475 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 18:22:13.477 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 18:22:13.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 18:22:13.482 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 18:22:13.485 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.487 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.489 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 18:22:13.492 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.494 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 18:22:13.497 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 18:22:13.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 18:22:13.502 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 18:22:13.504 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.507 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.510 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 18:22:13.512 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.515 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 18:22:13.517 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 18:22:13.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 18:22:13.522 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 18:22:13.525 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.527 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.529 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 18:22:13.532 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.534 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 18:22:13.537 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 18:22:13.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 18:22:13.543 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 18:22:13.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.548 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.550 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 18:22:13.553 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.556 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 18:22:13.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 18:22:13.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 18:22:13.565 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 18:22:13.568 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.570 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.574 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 18:22:13.576 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.579 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 18:22:13.581 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 18:22:13.584 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 18:22:13.586 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 18:22:13.589 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.591 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.594 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 18:22:13.596 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.598 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 18:22:13.601 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 18:22:13.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 18:22:13.607 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 18:22:13.609 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.612 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.615 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 18:22:13.618 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.620 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 18:22:13.623 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 18:22:13.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 18:22:13.628 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 18:22:13.630 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.633 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.635 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 18:22:13.638 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.640 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 18:22:13.643 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 18:22:13.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 18:22:13.648 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 18:22:13.650 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.653 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.655 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 18:22:13.657 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.660 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 18:22:13.662 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 18:22:13.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 18:22:13.667 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 18:22:13.670 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.672 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.674 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 18:22:13.677 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.680 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 18:22:13.682 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 18:22:13.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 18:22:13.687 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 18:22:13.690 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.692 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.695 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 18:22:13.698 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.700 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 18:22:13.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 18:22:13.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 18:22:13.709 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 18:22:13.711 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.714 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.717 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 18:22:13.719 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.722 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 18:22:13.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 18:22:13.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 18:22:13.731 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 18:22:13.733 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.736 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.738 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 18:22:13.741 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.743 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 18:22:13.746 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 18:22:13.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 18:22:13.750 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 18:22:13.752 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.755 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.758 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 18:22:13.760 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.762 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 18:22:13.765 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 18:22:13.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 18:22:13.770 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 18:22:13.773 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.775 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.777 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 18:22:13.780 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.782 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 18:22:13.784 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 18:22:13.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 18:22:13.789 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 18:22:13.791 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.794 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.797 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 18:22:13.799 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.801 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 18:22:13.804 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 18:22:13.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 18:22:13.809 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 18:22:13.811 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.813 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.816 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 18:22:13.818 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.820 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 18:22:13.823 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 18:22:13.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 18:22:13.828 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 18:22:13.830 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.832 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.835 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 18:22:13.838 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.840 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 18:22:13.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 18:22:13.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 18:22:13.847 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 18:22:13.849 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.852 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.854 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 18:22:13.856 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.859 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 18:22:13.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 18:22:13.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 18:22:13.866 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 18:22:13.869 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.871 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.873 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 18:22:13.876 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.878 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 18:22:13.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 18:22:13.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 18:22:13.886 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 18:22:13.888 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.890 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.893 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 18:22:13.896 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.898 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 18:22:13.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 18:22:13.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 18:22:13.906 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 18:22:13.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.911 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.914 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 18:22:13.917 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.920 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 18:22:13.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 18:22:13.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 18:22:13.929 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 18:22:13.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.934 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.936 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 18:22:13.939 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.941 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 18:22:13.944 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 18:22:13.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 18:22:13.949 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 18:22:13.952 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.954 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.957 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 18:22:13.960 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.963 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 18:22:13.966 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 18:22:13.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 18:22:13.973 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 18:22:13.976 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:13.979 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:13.982 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 18:22:13.984 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:13.987 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 18:22:13.990 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 18:22:13.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 18:22:13.996 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 18:22:13.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.002 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.005 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 18:22:14.008 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.010 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 18:22:14.013 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 18:22:14.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 18:22:14.017 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 18:22:14.020 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.022 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.025 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 18:22:14.027 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.029 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 18:22:14.032 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 18:22:14.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 18:22:14.037 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 18:22:14.039 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.042 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.044 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 18:22:14.047 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.049 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 18:22:14.053 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 18:22:14.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 18:22:14.058 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 18:22:14.062 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.064 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.067 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 18:22:14.070 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.073 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 18:22:14.076 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 18:22:14.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 18:22:14.080 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 18:22:14.083 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.086 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.089 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 18:22:14.092 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.094 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 18:22:14.096 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 18:22:14.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 18:22:14.102 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 18:22:14.105 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.107 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.110 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 18:22:14.113 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.115 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 18:22:14.118 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 18:22:14.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 18:22:14.123 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 18:22:14.126 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:22:14.128 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:22:14.131 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 18:22:14.134 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:22:14.136 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 18:22:14.163 | Using python 3.8 to install etcd3 2022-06-08 18:22:14.166 | + 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 etcd3 2022-06-08 18:22:14.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:22:14.952 | from cryptography.utils import int_from_bytes 2022-06-08 18:22:14.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:22:14.952 | from cryptography.utils import int_from_bytes 2022-06-08 18:22:16.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:22:16.158 | Collecting etcd3 2022-06-08 18:22:16.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 18:22:16.192 | Preparing metadata (setup.py): started 2022-06-08 18:22:16.248 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 18:22:16.249 | ERROR: Command errored out with exit status 1: 2022-06-08 18:22:16.249 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-95214fln/etcd3_c04178d775744907936c13b8b215d63b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-95214fln/etcd3_c04178d775744907936c13b8b215d63b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6wvhf82w 2022-06-08 18:22:16.249 | cwd: /tmp/pip-install-95214fln/etcd3_c04178d775744907936c13b8b215d63b/ 2022-06-08 18:22:16.249 | Complete output (3 lines): 2022-06-08 18:22:16.249 | Traceback (most recent call last): 2022-06-08 18:22:16.249 | File "", line 1, in 2022-06-08 18:22:16.250 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 18:22:16.250 | ---------------------------------------- 2022-06-08 18:22:16.250 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-08 18:22:16.251 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 18:22:16.251 | 2022-06-08 18:22:16.251 | The conflict is caused by: 2022-06-08 18:22:16.251 | The user requested etcd3 2022-06-08 18:22:16.251 | The user requested (constraint) etcd3===0.12.0 2022-06-08 18:22:16.251 | 2022-06-08 18:22:16.252 | To fix this you could try to: 2022-06-08 18:22:16.252 | 1. loosen the range of package versions you've specified 2022-06-08 18:22:16.252 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 18:22:16.252 | 2022-06-08 18:22:16.252 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 18:22:16.349 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:22:16.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:22:16.436 | + inc/python:pip_install:1 : exit_trap 2022-06-08 18:22:16.439 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 18:22:16.443 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 18:22:16.448 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 18:22:16.450 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 18:22:16.453 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 18:22:16.456 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 18:22:16.459 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 18:22:16.463 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 18:22:16.466 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 18:22:16.466 | Error on exit 2022-06-08 18:22:16.469 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 18:22:16.472 | + ./stack.sh:exit_trap:537 : generate-subunit 1654712436 100 fail 2022-06-08 18:22:16.721 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 18:22:16.724 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 18:22:17.244 | + ./stack.sh:exit_trap:551 : exit 1