2022-06-08 17:30:30.330 | + ./stack.sh:main:482 : exec 2022-06-08 17:30:30.330 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-173030' 2022-06-08 17:30:30.330 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-173030.summary.2022-06-08-173030 2022-06-08 17:30:30.330 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:30:30.330 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-173030 2022-06-08 17:30:30.330 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-173030 /opt/stack/logs/stack.sh.log 2022-06-08 17:30:30.330 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-173030.summary.2022-06-08-173030 /opt/stack/logs/stack.sh.log.summary 2022-06-08 17:30:30.330 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 17:30:30.330 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 17:30:30.330 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 17:30:30.330 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 17:30:30.330 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 17:30:30.330 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 17:30:30.330 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 17:30:30.331 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 17:30:30.331 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 17:30:30.331 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 17:30:30.331 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 17:30:30.331 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 17:30:30.331 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 17:30:30.331 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 17:30:30.336 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 17:30:30.338 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 17:30:30.340 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 17:30:30.342 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 17:30:30.344 | + ./stack.sh:main:571 : uname -a 2022-06-08 17:30:30.346 | Linux dv-osbrick-845149-1-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 17:30:30.348 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 17:30:30.349 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 17:30:30.353 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 17:30:30.392 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 17:30:30.411 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 17:30:30.414 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 17:30:30.416 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 17:30:30.418 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:30:30.420 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 17:30:30.420 | Fetching DevStack plugins 2022-06-08 17:30:30.422 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 17:30:30.424 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 17:30:30.426 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 17:30:30.428 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 17:30:30.430 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:30:30.431 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 17:30:30.433 | + 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 17:30:30.435 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 17:30:30.437 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 17:30:30.439 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 17:30:30.441 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 17:30:30.443 | ++ functions-common:git_clone:601 : pwd 2022-06-08 17:30:30.445 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 17:30:30.447 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 17:30:30.449 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 17:30:30.463 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 17:30:30.464 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 17:30:30.466 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 17:30:30.469 | + functions-common:git_clone:618 : echo master 2022-06-08 17:30:30.469 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 17:30:30.475 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 17:30:30.477 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 17:30:30.480 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 17:30:30.492 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 17:30:30.494 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 17:30:30.495 | + functions-common:git_clone:679 : head -1 2022-06-08 17:30:30.497 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 17:30:30.499 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 17:30:30.502 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 17:30:30.504 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 17:30:30.506 | + functions-common:run_phase:1855 : local phase= 2022-06-08 17:30:30.508 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:30:30.510 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:30:30.513 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:30:30.515 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:30:30.517 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:30:30.519 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:30:30.523 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:30:30.525 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:30:30.527 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:30:30.529 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 17:30:30.531 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:30:30.551 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:30:30.553 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 17:30:30.556 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:30:30.559 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:30:30.561 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:30:30.564 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:30:30.567 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:30:30.569 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 17:30:30.571 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 17:30:30.573 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 17:30:30.575 | + 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 17:30:30.577 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 17:30:30.579 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 17:30:30.581 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 17:30:30.583 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:30:30.585 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 17:30:30.585 | Overriding Configuration Defaults 2022-06-08 17:30:30.586 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 17:30:30.588 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:30:30.590 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 17:30:30.592 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 17:30:30.592 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 17:30:30.594 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 17:30:30.595 | # Plug-in overrides 2022-06-08 17:30:30.595 | 2022-06-08 17:30:30.595 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 17:30:30.595 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 17:30:30.595 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 17:30:30.595 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 17:30:30.595 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 17:30:30.595 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 17:30:30.595 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 17:30:30.595 | 2022-06-08 17:30:30.595 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 17:30:30.595 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 17:30:30.595 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 17:30:30.595 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 17:30:30.595 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 17:30:30.595 | else 2022-06-08 17:30:30.596 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 17:30:30.596 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 17:30:30.596 | fi 2022-06-08 17:30:30.596 | fi 2022-06-08 17:30:30.597 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 17:30:30.600 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 17:30:30.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 17:30:30.617 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 17:30:30.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 17:30:30.636 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 17:30:30.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 17:30:30.651 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 17:30:30.669 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 17:30:30.671 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 17:30:30.685 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 17:30:30.688 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 17:30:30.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 17:30:30.703 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 17:30:30.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 17:30:30.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 17:30:30.709 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 17:30:30.711 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 17:30:30.728 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 17:30:30.731 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 17:30:30.743 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:30:30.746 | +++ lib/tls:source:43 : hostname -f 2022-06-08 17:30:30.749 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 17:30:30.751 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 17:30:30.753 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 17:30:30.755 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 17:30:30.757 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 17:30:30.759 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 17:30:30.761 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 17:30:30.763 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 17:30:30.764 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 17:30:30.766 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 17:30:30.771 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 17:30:30.782 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 17:30:30.800 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 17:30:30.816 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 17:30:30.831 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 17:30:30.867 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 17:30:30.928 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 17:30:31.022 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 17:30:31.045 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 17:30:31.092 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 17:30:31.141 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 17:30:31.304 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 17:30:31.318 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 17:30:31.332 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 17:30:31.345 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 17:30:31.438 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 17:30:31.441 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 17:30:31.445 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 17:30:31.448 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 17:30:31.450 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 17:30:31.452 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 17:30:31.455 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 17:30:31.455 | False' 2022-06-08 17:30:31.458 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 17:30:31.473 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 17:30:31.475 | + ./stack.sh:main:619 : run_phase source 2022-06-08 17:30:31.477 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 17:30:31.480 | + functions-common:run_phase:1855 : local phase= 2022-06-08 17:30:31.483 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:30:31.485 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:30:31.488 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:30:31.490 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:30:31.492 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:30:31.495 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:30:31.499 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:30:31.502 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:30:31.505 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:30:31.508 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 17:30:31.511 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:30:31.525 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:30:31.527 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 17:30:31.529 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 17:30:31.573 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 17:30:31.576 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 17:30:31.578 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 17:30:31.580 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 17:30:31.582 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 17:30:31.584 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 17:30:31.586 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:30:31.588 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 17:30:31.589 | Loading plugin settings 2022-06-08 17:30:31.590 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 17:30:31.593 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:30:31.595 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 17:30:31.597 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 17:30:31.600 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 17:30:31.604 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 17:30:31.608 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 17:30:31.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 17:30:31.613 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 17:30:31.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 17:30:31.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 17:30:31.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 17:30:31.623 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 17:30:31.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 17:30:31.708 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:30:31.711 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:30:31.715 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:30:31.718 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:30:31.718 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:30:31.719 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:30:31.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:30:31.728 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:30:31.731 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:30:31.734 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:30:31.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:30:31.755 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:30:31.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:30:31.761 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 17:30:31.764 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 17:30:31.767 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.770 | + 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 17:30:31.773 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.776 | + 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 17:30:31.778 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.781 | + 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 17:30:31.783 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.786 | + 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 17:30:31.788 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.791 | + 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 17:30:31.793 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.796 | + 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 17:30:31.798 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.800 | + 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 17:30:31.803 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.805 | + 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 17:30:31.807 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.810 | + 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 17:30:31.812 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.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, =~ ,c-api, ]] 2022-06-08 17:30:31.817 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.819 | + 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 17:30:31.821 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.824 | + 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 17:30:31.827 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.829 | + 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 17:30:31.832 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.834 | + 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 17:30:31.836 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.839 | + 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 17:30:31.841 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.844 | + 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 17:30:31.846 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.848 | + 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 17:30:31.851 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.853 | + 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 17:30:31.855 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.858 | + 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 17:30:31.860 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.862 | + 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 17:30:31.864 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.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, =~ ,etcd3, ]] 2022-06-08 17:30:31.869 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.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, =~ ,dstat, ]] 2022-06-08 17:30:31.874 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.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, =~ ,n-crt, ]] 2022-06-08 17:30:31.878 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.880 | + 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 17:30:31.883 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.885 | + 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 17:30:31.887 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.890 | + 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 17:30:31.892 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.894 | + 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 17:30:31.896 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.899 | + 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 17:30:31.901 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.903 | + 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 17:30:31.905 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:30:31.908 | + 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 17:30:31.911 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 17:30:31.913 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 17:30:31.915 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 17:30:31.934 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:30:31.936 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 17:30:31.939 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 17:30:31.942 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 17:30:31.958 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:30:31.961 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 17:30:31.963 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 17:30:31.965 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 17:30:31.967 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 17:30:31.969 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 17:30:31.972 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 17:30:31.974 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 17:30:31.976 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 17:30:31.978 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 17:30:31.978 | Using mysql database backend 2022-06-08 17:30:31.980 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 17:30:31.996 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 17:30:32.000 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 17:30:32.003 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 17:30:32.007 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 17:30:32.011 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 17:30:32.014 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 17:30:32.032 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:30:32.035 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 17:30:32.051 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 17:30:32.067 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:30:32.070 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 17:30:32.086 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 17:30:32.102 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 17:30:32.121 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:30:32.123 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 17:30:32.140 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:30:32.142 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 17:30:32.145 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 17:30:32.148 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 17:30:32.152 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-173032 2022-06-08 17:30:32.154 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-173032 752' 2022-06-08 17:30:32.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.159 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 17:30:32.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.166 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 17:30:32.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.171 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 17:30:32.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.176 | + 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 17:30:32.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.181 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-06-08 17:30:32.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.187 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-06-08 17:30:32.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.192 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-173030 2022-06-08 17:30:32.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.197 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 17:30:32.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.204 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-06-08 17:30:32.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.209 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 17:30:32.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.215 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 17:30:32.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.221 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 17:30:32.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:30:32.227 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 17:30:32.230 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 17:30:32.233 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 17:30:32.236 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 17:30:32.239 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 17:30:32.242 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 17:30:32.244 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 17:30:32.248 | ++ functions-common:git_clone:601 : pwd 2022-06-08 17:30:32.250 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 17:30:32.252 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 17:30:32.255 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 17:30:32.271 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 17:30:32.273 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 17:30:32.275 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 17:30:32.278 | + functions-common:git_clone:618 : echo master 2022-06-08 17:30:32.279 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 17:30:32.284 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 17:30:32.286 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 17:30:32.288 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 17:30:32.303 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 17:30:32.306 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 17:30:32.306 | + functions-common:git_clone:679 : head -1 2022-06-08 17:30:32.309 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 17:30:32.312 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 17:30:32.315 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 17:30:32.318 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:30:32.321 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 17:30:32.323 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 17:30:32.327 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 17:30:32.329 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 17:30:32.332 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 17:30:32.335 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 17:30:32.338 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 17:30:32.341 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 17:30:32.344 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 17:30:32.348 | ++ tools/install_prereqs.sh:source:47 : NOW=1654709432 2022-06-08 17:30:32.353 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 17:30:32.359 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654709073 2022-06-08 17:30:32.363 | ++ tools/install_prereqs.sh:source:49 : DELTA=359 2022-06-08 17:30:32.367 | ++ tools/install_prereqs.sh:source:50 : [[ 359 -lt 7200 ]] 2022-06-08 17:30:32.370 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 17:30:32.374 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 17:30:32.375 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 17:30:32.377 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 17:30:32.380 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 17:30:32.382 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 17:30:32.384 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 17:30:32.387 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 17:30:32.390 | +++ 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 17:30:32.436 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 17:30:32.436 | apache2-dev 2022-06-08 17:30:32.436 | bc 2022-06-08 17:30:32.437 | bsdmainutils 2022-06-08 17:30:32.437 | curl 2022-06-08 17:30:32.437 | g++ 2022-06-08 17:30:32.437 | gawk 2022-06-08 17:30:32.437 | gcc 2022-06-08 17:30:32.437 | gettext 2022-06-08 17:30:32.437 | git 2022-06-08 17:30:32.437 | graphviz 2022-06-08 17:30:32.437 | iputils-ping 2022-06-08 17:30:32.437 | libapache2-mod-proxy-uwsgi 2022-06-08 17:30:32.437 | libffi-dev 2022-06-08 17:30:32.437 | libjpeg-dev 2022-06-08 17:30:32.437 | libpcre3-dev 2022-06-08 17:30:32.437 | libpq-dev 2022-06-08 17:30:32.437 | libssl-dev 2022-06-08 17:30:32.437 | libsystemd-dev 2022-06-08 17:30:32.437 | libxml2-dev 2022-06-08 17:30:32.437 | libxslt1-dev 2022-06-08 17:30:32.437 | libyaml-dev 2022-06-08 17:30:32.437 | lsof 2022-06-08 17:30:32.437 | openssh-server 2022-06-08 17:30:32.437 | openssl 2022-06-08 17:30:32.437 | pkg-config 2022-06-08 17:30:32.437 | psmisc 2022-06-08 17:30:32.437 | python3-dev 2022-06-08 17:30:32.437 | python3-pip 2022-06-08 17:30:32.437 | python3-systemd 2022-06-08 17:30:32.437 | python3-venv 2022-06-08 17:30:32.437 | tar 2022-06-08 17:30:32.437 | tcpdump 2022-06-08 17:30:32.437 | unzip 2022-06-08 17:30:32.437 | uuid-runtime 2022-06-08 17:30:32.437 | wget 2022-06-08 17:30:32.437 | wget 2022-06-08 17:30:32.437 | zlib1g-dev 2022-06-08 17:30:32.437 | libkrb5-dev 2022-06-08 17:30:32.437 | libldap2-dev 2022-06-08 17:30:32.437 | libsasl2-dev 2022-06-08 17:30:32.437 | memcached 2022-06-08 17:30:32.438 | python3-mysqldb 2022-06-08 17:30:32.438 | sqlite3 2022-06-08 17:30:32.438 | conntrack 2022-06-08 17:30:32.438 | curl 2022-06-08 17:30:32.438 | dnsmasq-base 2022-06-08 17:30:32.438 | dnsmasq-utils 2022-06-08 17:30:32.438 | ebtables 2022-06-08 17:30:32.438 | genisoimage 2022-06-08 17:30:32.438 | iptables 2022-06-08 17:30:32.438 | iputils-arping 2022-06-08 17:30:32.438 | kpartx 2022-06-08 17:30:32.438 | libjs-jquery-tablesorter 2022-06-08 17:30:32.438 | parted 2022-06-08 17:30:32.438 | pm-utils 2022-06-08 17:30:32.438 | python3-mysqldb 2022-06-08 17:30:32.438 | socat 2022-06-08 17:30:32.438 | sqlite3 2022-06-08 17:30:32.438 | sudo 2022-06-08 17:30:32.438 | vlan 2022-06-08 17:30:32.438 | lsscsi 2022-06-08 17:30:32.438 | open-iscsi 2022-06-08 17:30:32.438 | lvm2 2022-06-08 17:30:32.438 | qemu-utils 2022-06-08 17:30:32.438 | thin-provisioning-tools 2022-06-08 17:30:32.438 | acl 2022-06-08 17:30:32.438 | dnsmasq-base 2022-06-08 17:30:32.438 | dnsmasq-utils 2022-06-08 17:30:32.438 | ebtables 2022-06-08 17:30:32.438 | haproxy 2022-06-08 17:30:32.438 | iptables 2022-06-08 17:30:32.438 | iputils-arping 2022-06-08 17:30:32.438 | iputils-ping 2022-06-08 17:30:32.438 | postgresql-server-dev-all 2022-06-08 17:30:32.438 | python3-mysqldb 2022-06-08 17:30:32.438 | sqlite3 2022-06-08 17:30:32.438 | sudo 2022-06-08 17:30:32.438 | vlan 2022-06-08 17:30:32.438 | pcp 2022-06-08 17:30:32.439 | ipset 2022-06-08 17:30:32.439 | conntrack 2022-06-08 17:30:32.439 | conntrackd 2022-06-08 17:30:32.439 | keepalived 2022-06-08 17:30:32.439 | lvm2 2022-06-08 17:30:32.439 | qemu-utils 2022-06-08 17:30:32.439 | thin-provisioning-tools' 2022-06-08 17:30:32.441 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 17:30:32.462 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 17:30:32.462 | apache2-dev 2022-06-08 17:30:32.462 | bc 2022-06-08 17:30:32.462 | bsdmainutils 2022-06-08 17:30:32.462 | curl 2022-06-08 17:30:32.462 | g++ 2022-06-08 17:30:32.462 | gawk 2022-06-08 17:30:32.462 | gcc 2022-06-08 17:30:32.462 | gettext 2022-06-08 17:30:32.462 | git 2022-06-08 17:30:32.463 | graphviz 2022-06-08 17:30:32.463 | iputils-ping 2022-06-08 17:30:32.463 | libapache2-mod-proxy-uwsgi 2022-06-08 17:30:32.463 | libffi-dev 2022-06-08 17:30:32.463 | libjpeg-dev 2022-06-08 17:30:32.463 | libpcre3-dev 2022-06-08 17:30:32.463 | libpq-dev 2022-06-08 17:30:32.463 | libssl-dev 2022-06-08 17:30:32.463 | libsystemd-dev 2022-06-08 17:30:32.463 | libxml2-dev 2022-06-08 17:30:32.463 | libxslt1-dev 2022-06-08 17:30:32.463 | libyaml-dev 2022-06-08 17:30:32.463 | lsof 2022-06-08 17:30:32.463 | openssh-server 2022-06-08 17:30:32.463 | openssl 2022-06-08 17:30:32.463 | pkg-config 2022-06-08 17:30:32.463 | psmisc 2022-06-08 17:30:32.463 | python3-dev 2022-06-08 17:30:32.463 | python3-pip 2022-06-08 17:30:32.463 | python3-systemd 2022-06-08 17:30:32.463 | python3-venv 2022-06-08 17:30:32.463 | tar 2022-06-08 17:30:32.463 | tcpdump 2022-06-08 17:30:32.463 | unzip 2022-06-08 17:30:32.463 | uuid-runtime 2022-06-08 17:30:32.463 | wget 2022-06-08 17:30:32.463 | wget 2022-06-08 17:30:32.463 | zlib1g-dev 2022-06-08 17:30:32.463 | libkrb5-dev 2022-06-08 17:30:32.463 | libldap2-dev 2022-06-08 17:30:32.463 | libsasl2-dev 2022-06-08 17:30:32.463 | memcached 2022-06-08 17:30:32.463 | python3-mysqldb 2022-06-08 17:30:32.463 | sqlite3 2022-06-08 17:30:32.463 | conntrack 2022-06-08 17:30:32.464 | curl 2022-06-08 17:30:32.464 | dnsmasq-base 2022-06-08 17:30:32.464 | dnsmasq-utils 2022-06-08 17:30:32.464 | ebtables 2022-06-08 17:30:32.464 | genisoimage 2022-06-08 17:30:32.464 | iptables 2022-06-08 17:30:32.464 | iputils-arping 2022-06-08 17:30:32.464 | kpartx 2022-06-08 17:30:32.464 | libjs-jquery-tablesorter 2022-06-08 17:30:32.464 | parted 2022-06-08 17:30:32.464 | pm-utils 2022-06-08 17:30:32.464 | python3-mysqldb 2022-06-08 17:30:32.464 | socat 2022-06-08 17:30:32.464 | sqlite3 2022-06-08 17:30:32.464 | sudo 2022-06-08 17:30:32.464 | vlan 2022-06-08 17:30:32.464 | lsscsi 2022-06-08 17:30:32.464 | open-iscsi 2022-06-08 17:30:32.464 | lvm2 2022-06-08 17:30:32.464 | qemu-utils 2022-06-08 17:30:32.464 | thin-provisioning-tools 2022-06-08 17:30:32.464 | acl 2022-06-08 17:30:32.464 | dnsmasq-base 2022-06-08 17:30:32.464 | dnsmasq-utils 2022-06-08 17:30:32.464 | ebtables 2022-06-08 17:30:32.464 | haproxy 2022-06-08 17:30:32.464 | iptables 2022-06-08 17:30:32.464 | iputils-arping 2022-06-08 17:30:32.464 | iputils-ping 2022-06-08 17:30:32.464 | postgresql-server-dev-all 2022-06-08 17:30:32.464 | python3-mysqldb 2022-06-08 17:30:32.464 | sqlite3 2022-06-08 17:30:32.465 | sudo 2022-06-08 17:30:32.465 | vlan 2022-06-08 17:30:32.465 | pcp 2022-06-08 17:30:32.465 | ipset 2022-06-08 17:30:32.465 | conntrack 2022-06-08 17:30:32.465 | conntrackd 2022-06-08 17:30:32.465 | keepalived 2022-06-08 17:30:32.465 | lvm2 2022-06-08 17:30:32.465 | qemu-utils 2022-06-08 17:30:32.465 | thin-provisioning-tools ' 2022-06-08 17:30:32.465 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 17:30:32.468 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:30:32.470 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:30:32.473 | ++ 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 17:30:32.473 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 17:30:32.478 | ++ 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 17:30:32.481 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:30:32.483 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:30:32.486 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 17:30:32.488 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:30:32.490 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:30:32.492 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:30:32.494 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:30:32.496 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:30:32.499 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:30:32.501 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 17:30:32.503 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 17:30:32.505 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 17:30:32.507 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 17:30:32.512 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 17:30:32.514 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 17:30:32.516 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 17:30:32.518 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 17:30:32.520 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 17:30:32.523 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 17:30:32.527 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654709432524 2022-06-08 17:30:32.530 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 17:30:32.532 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 17:30:32.534 | ++ 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 17:30:32.805 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:30:32.849 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:30:32.933 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:30:33.095 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:30:41.517 | Fetched 336 kB in 1s (393 kB/s) 2022-06-08 17:30:43.124 | Reading package lists... 2022-06-08 17:30:43.160 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 17:30:43.163 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 17:30:43.166 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:30:43.168 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:30:43.171 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:30:43.173 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:30:43.175 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:30:43.177 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 17:30:43.179 | ++ functions-common:time_stop:2433 : start_time=1654709432524 2022-06-08 17:30:43.181 | ++ functions-common:time_stop:2435 : [[ -z 1654709432524 ]] 2022-06-08 17:30:43.184 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:30:43.188 | ++ functions-common:time_stop:2438 : end_time=1654709443186 2022-06-08 17:30:43.190 | ++ functions-common:time_stop:2439 : elapsed_time=10662 2022-06-08 17:30:43.193 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 17:30:43.195 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:30:43.197 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10662 2022-06-08 17:30:43.199 | ++ 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 17:30:43.202 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:30:43.204 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:30:43.206 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:30:43.209 | ++ 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 17:30:43.229 | ++ 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 17:30:43.341 | Reading package lists... 2022-06-08 17:30:43.602 | Building dependency tree... 2022-06-08 17:30:43.604 | Reading state information... 2022-06-08 17:30:43.640 | acl is already the newest version (2.2.53-6). 2022-06-08 17:30:43.640 | bc is already the newest version (1.07.1-2build1). 2022-06-08 17:30:43.640 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 17:30:43.640 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 17:30:43.640 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 17:30:43.640 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 17:30:43.640 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 17:30:43.640 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 17:30:43.640 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 17:30:43.640 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 17:30:43.640 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 17:30:43.641 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 17:30:43.641 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 17:30:43.641 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 17:30:43.641 | libffi-dev is already the newest version (3.3-4). 2022-06-08 17:30:43.641 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 17:30:43.641 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 17:30:43.641 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 17:30:43.641 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 17:30:43.641 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 17:30:43.641 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 17:30:43.641 | psmisc is already the newest version (23.3-1). 2022-06-08 17:30:43.641 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 17:30:43.641 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 17:30:43.641 | python3-systemd is already the newest version (234-3build2). 2022-06-08 17:30:43.641 | socat is already the newest version (1.7.3.3-2). 2022-06-08 17:30:43.641 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 17:30:43.641 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 17:30:43.641 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 17:30:43.641 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 17:30:43.641 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 17:30:43.641 | pcp is already the newest version (5.0.3-1). 2022-06-08 17:30:43.641 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 17:30:43.641 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 17:30:43.641 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:30:43.641 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:30:43.641 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 17:30:43.641 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 17:30:43.641 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 17:30:43.641 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 17:30:43.641 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 17:30:43.641 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 17:30:43.641 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 17:30:43.641 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 17:30:43.641 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 17:30:43.641 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 17:30:43.642 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 17:30:43.642 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 17:30:43.642 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 17:30:43.642 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 17:30:43.642 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 17:30:43.642 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 17:30:43.642 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 17:30:43.642 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 17:30:43.642 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 17:30:43.642 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 17:30:43.642 | openssl set to manually installed. 2022-06-08 17:30:43.642 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 17:30:43.642 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 17:30:43.642 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 17:30:43.642 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 17:30:43.642 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 17:30:43.642 | tar set to manually installed. 2022-06-08 17:30:43.642 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 17:30:43.642 | tcpdump set to manually installed. 2022-06-08 17:30:43.642 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 17:30:43.642 | uuid-runtime set to manually installed. 2022-06-08 17:30:43.642 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 17:30:43.642 | wget set to manually installed. 2022-06-08 17:30:43.642 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 17:30:43.866 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:30:43.866 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 17:30:43.866 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 17:30:43.866 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 17:30:43.866 | The following packages were automatically installed and are no longer required: 2022-06-08 17:30:43.867 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:30:43.868 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:30:43.868 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:30:43.868 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:30:43.868 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:30:43.868 | python3-zope.interface 2022-06-08 17:30:43.868 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:30:44.009 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:30:44.014 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:30:44.017 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:30:44.019 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:30:44.021 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:30:44.024 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:30:44.026 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:30:44.028 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:30:44.031 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:30:44.033 | ++ functions-common:time_stop:2433 : start_time=1654709443226 2022-06-08 17:30:44.035 | ++ functions-common:time_stop:2435 : [[ -z 1654709443226 ]] 2022-06-08 17:30:44.039 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:30:44.044 | ++ functions-common:time_stop:2438 : end_time=1654709444041 2022-06-08 17:30:44.046 | ++ functions-common:time_stop:2439 : elapsed_time=815 2022-06-08 17:30:44.048 | ++ functions-common:time_stop:2440 : total=2442 2022-06-08 17:30:44.051 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:30:44.053 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3257 2022-06-08 17:30:44.055 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:30:44.058 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 17:30:44.061 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 17:30:44.063 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 17:30:44.068 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 17:30:44.072 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 17:30:44.075 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 17:30:44.078 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 17:30:45.434 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 17:30:45.436 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 17:30:45.438 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 17:30:45.440 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 17:30:45.442 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 17:30:45.444 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 17:30:45.446 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 17:30:45.448 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 17:30:45.449 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 17:30:45.451 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 17:30:45.452 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 17:30:45.454 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 17:30:45.456 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 17:30:45.457 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 17:30:45.459 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 17:30:45.461 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 17:30:45.462 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 17:30:45.464 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 17:30:45.466 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 17:30:45.468 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 17:30:45.470 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 17:30:45.472 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 17:30:45.473 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 17:30:45.476 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 17:30:45.547 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 17:30:45.551 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 17:30:45.621 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 17:30:45.625 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 17:30:45.695 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 17:30:45.698 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 17:30:45.700 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 17:30:45.703 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 17:30:45.705 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 17:30:45.708 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 17:30:45.711 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 17:30:45.713 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 17:30:45.716 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 17:30:45.719 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 17:30:45.721 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 17:30:45.721 | Distro: focal 2022-06-08 17:30:45.724 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 17:30:45.727 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 17:30:45.733 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 17:30:45.734 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 17:30:45.737 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 17:30:45.737 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 17:30:46.369 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 17:30:46.372 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 17:30:46.372 | pip: 21.3.1 2022-06-08 17:30:46.375 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 17:30:46.377 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 17:30:46.380 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:30:46.382 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:30:46.385 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:30:46.387 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:30:46.390 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:30:46.391 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:30:46.393 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:30:46.395 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:30:46.397 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:30:46.399 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:30:46.402 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 17:30:46.403 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:30:46.406 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:30:46.408 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 17:30:46.414 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 17:30:46.416 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 17:30:46.419 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 17:30:46.423 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 17:30:46.425 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 17:30:46.428 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 17:30:46.428 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 17:30:47.073 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 17:30:47.077 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 17:30:47.077 | pip: 21.3.1 2022-06-08 17:30:47.082 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 17:30:47.086 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 17:30:47.091 | + ./stack.sh:main:791 : fixup_all 2022-06-08 17:30:47.095 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 17:30:47.098 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 17:30:47.102 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:30:47.105 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:30:47.108 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 17:30:47.120 | + 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 17:30:47.136 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-06-08 17:30:47.147 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 17:30:47.149 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 17:30:47.152 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:30:47.154 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:30:47.156 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:30:47.159 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:30:47.161 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:30:47.163 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:30:47.166 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:30:47.168 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:30:47.171 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:30:47.173 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:30:47.175 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 17:30:47.178 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 17:30:47.180 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 17:30:47.184 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:30:47.186 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:30:47.189 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:30:47.192 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:30:47.195 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:30:47.198 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:30:47.200 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 17:30:47.203 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 17:30:47.223 | Using python 3.8 to install os-testr 2022-06-08 17:30:47.226 | + 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 17:30:48.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:30:48.008 | from cryptography.utils import int_from_bytes 2022-06-08 17:30:48.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:30:48.008 | from cryptography.utils import int_from_bytes 2022-06-08 17:30:49.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:30:49.134 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 17:30:49.209 | 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 17:30:49.210 | 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 17:30:49.211 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 17:30:49.225 | 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 17:30:49.235 | 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 17:30:49.246 | 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 17:30:50.846 | 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 17:30:50.942 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:30:50.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:30:51.055 | + inc/python:pip_install:196 : result=0 2022-06-08 17:30:51.059 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:30:51.062 | + functions-common:time_stop:2426 : local name 2022-06-08 17:30:51.065 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:30:51.068 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:30:51.071 | + functions-common:time_stop:2429 : local total 2022-06-08 17:30:51.074 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:30:51.077 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:30:51.081 | + functions-common:time_stop:2433 : start_time=1654709447218 2022-06-08 17:30:51.083 | + functions-common:time_stop:2435 : [[ -z 1654709447218 ]] 2022-06-08 17:30:51.088 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:30:51.093 | + functions-common:time_stop:2438 : end_time=1654709451090 2022-06-08 17:30:51.096 | + functions-common:time_stop:2439 : elapsed_time=3872 2022-06-08 17:30:51.098 | + functions-common:time_stop:2440 : total=0 2022-06-08 17:30:51.101 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:30:51.104 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3872 2022-06-08 17:30:51.107 | + inc/python:pip_install:199 : return 0 2022-06-08 17:30:51.110 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 17:30:51.166 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 17:30:51.272 | + ./stack.sh:main:805 : install_infra 2022-06-08 17:30:51.274 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:30:51.277 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 17:30:51.281 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:30:51.284 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 17:30:51.308 | + 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 17:30:54.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:30:54.169 | 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 17:30:54.474 | + inc/python:pip_install:196 : result=0 2022-06-08 17:30:54.478 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:30:54.481 | + functions-common:time_stop:2426 : local name 2022-06-08 17:30:54.483 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:30:54.486 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:30:54.489 | + functions-common:time_stop:2429 : local total 2022-06-08 17:30:54.492 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:30:54.494 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:30:54.498 | + functions-common:time_stop:2433 : start_time=1654709451300 2022-06-08 17:30:54.501 | + functions-common:time_stop:2435 : [[ -z 1654709451300 ]] 2022-06-08 17:30:54.504 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:30:54.511 | + functions-common:time_stop:2438 : end_time=1654709454507 2022-06-08 17:30:54.513 | + functions-common:time_stop:2439 : elapsed_time=3207 2022-06-08 17:30:54.516 | + functions-common:time_stop:2440 : total=3872 2022-06-08 17:30:54.519 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:30:54.521 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7079 2022-06-08 17:30:54.524 | + inc/python:pip_install:199 : return 0 2022-06-08 17:30:54.527 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:30:54.531 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 17:30:54.556 | + 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 17:30:57.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:30:57.181 | Processing /opt/stack/requirements 2022-06-08 17:30:58.958 | 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 17:30:58.969 | 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 17:30:58.972 | 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 17:30:58.999 | 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 17:30:59.004 | 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 17:30:59.014 | 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 17:30:59.017 | 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 17:30:59.022 | 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 17:30:59.026 | 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 17:30:59.030 | 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 17:30:59.033 | 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 17:30:59.049 | 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 17:30:59.051 | 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 17:30:59.054 | 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 17:30:59.086 | 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 17:30:59.088 | 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 17:30:59.100 | 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 17:30:59.103 | 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 17:30:59.110 | 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 17:30:59.176 | 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 17:30:59.189 | 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 17:30:59.194 | 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 17:30:59.253 | 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 17:30:59.256 | Building wheels for collected packages: openstack-requirements 2022-06-08 17:30:59.257 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 17:31:00.095 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 17:31:00.095 | ERROR: Command errored out with exit status 1: 2022-06-08 17:31:00.095 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tv9ww6ch/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tv9ww6ch/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-0fvjew_4 2022-06-08 17:31:00.096 | cwd: /tmp/pip-req-build-tv9ww6ch/ 2022-06-08 17:31:00.096 | Complete output (6 lines): 2022-06-08 17:31:00.096 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 17:31:00.096 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 17:31:00.096 | or: setup.py --help-commands 2022-06-08 17:31:00.096 | or: setup.py cmd --help 2022-06-08 17:31:00.096 | 2022-06-08 17:31:00.096 | error: invalid command 'bdist_wheel' 2022-06-08 17:31:00.096 | ---------------------------------------- 2022-06-08 17:31:00.096 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 17:31:00.096 | Running setup.py clean for openstack-requirements 2022-06-08 17:31:00.985 | Failed to build openstack-requirements 2022-06-08 17:31:01.004 | Installing collected packages: openstack-requirements 2022-06-08 17:31:01.004 | Attempting uninstall: openstack-requirements 2022-06-08 17:31:01.005 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 17:31:01.040 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 17:31:01.059 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 17:31:01.061 | Running setup.py install for openstack-requirements: started 2022-06-08 17:31:03.476 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 17:31:03.513 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 17:31:03.652 | + inc/python:pip_install:196 : result=0 2022-06-08 17:31:03.655 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:31:03.658 | + functions-common:time_stop:2426 : local name 2022-06-08 17:31:03.662 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:03.665 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:03.667 | + functions-common:time_stop:2429 : local total 2022-06-08 17:31:03.669 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:03.672 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:31:03.674 | + functions-common:time_stop:2433 : start_time=1654709454548 2022-06-08 17:31:03.677 | + functions-common:time_stop:2435 : [[ -z 1654709454548 ]] 2022-06-08 17:31:03.680 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:31:03.685 | + functions-common:time_stop:2438 : end_time=1654709463682 2022-06-08 17:31:03.688 | + functions-common:time_stop:2439 : elapsed_time=9134 2022-06-08 17:31:03.690 | + functions-common:time_stop:2440 : total=7079 2022-06-08 17:31:03.693 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:31:03.696 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16213 2022-06-08 17:31:03.698 | + inc/python:pip_install:199 : return 0 2022-06-08 17:31:03.701 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 17:31:03.704 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 17:31:03.706 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 17:31:03.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:31:03.712 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:31:03.716 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 17:31:03.719 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:31:03.724 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 17:31:03.748 | Using python 3.8 to install pbr 2022-06-08 17:31:03.750 | + 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 17:31:04.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:31:04.537 | from cryptography.utils import int_from_bytes 2022-06-08 17:31:04.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:31:04.537 | from cryptography.utils import int_from_bytes 2022-06-08 17:31:05.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:31:05.664 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 17:31:07.393 | 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 17:31:07.486 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:31:07.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:31:07.600 | + inc/python:pip_install:196 : result=0 2022-06-08 17:31:07.604 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:31:07.607 | + functions-common:time_stop:2426 : local name 2022-06-08 17:31:07.611 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:07.614 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:07.618 | + functions-common:time_stop:2429 : local total 2022-06-08 17:31:07.620 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:07.622 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:31:07.624 | + functions-common:time_stop:2433 : start_time=1654709463740 2022-06-08 17:31:07.626 | + functions-common:time_stop:2435 : [[ -z 1654709463740 ]] 2022-06-08 17:31:07.629 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:31:07.633 | + functions-common:time_stop:2438 : end_time=1654709467631 2022-06-08 17:31:07.636 | + functions-common:time_stop:2439 : elapsed_time=3891 2022-06-08 17:31:07.638 | + functions-common:time_stop:2440 : total=16213 2022-06-08 17:31:07.640 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:31:07.642 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20104 2022-06-08 17:31:07.645 | + inc/python:pip_install:199 : return 0 2022-06-08 17:31:07.647 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 17:31:09.923 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 17:31:11.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:31:11.823 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 17:31:11.842 | 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 17:31:11.846 | 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 17:31:11.851 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 17:31:11.854 | 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 17:31:11.857 | 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 17:31:11.931 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 17:31:11.935 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 17:31:11.940 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 17:31:11.960 | + ./stack.sh:main:814 : pkgs= 2022-06-08 17:31:11.962 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 17:31:11.965 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 17:31:11.967 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 17:31:11.970 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 17:31:11.972 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:31:11.974 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:31:11.977 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:31:11.979 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:31:11.981 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:31:11.985 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:31:11.989 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:31:11.991 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:31:11.993 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:31:11.996 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 17:31:11.998 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:31:12.013 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:31:12.015 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:31:12.017 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:31:12.019 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 17:31:12.022 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:31:12.024 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 17:31:12.026 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:31:12.028 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 17:31:12.030 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:31:12.032 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 17:31:12.034 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:31:12.037 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 17:31:12.039 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 17:31:12.041 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 17:31:12.043 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:31:12.046 | + 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 17:31:12.048 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 17:31:12.050 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 17:31:12.053 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 17:31:12.055 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 17:31:12.057 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 17:31:12.059 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 17:31:12.062 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:31:12.064 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 17:31:12.066 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 17:31:12.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:31:12.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:31:12.073 | ++ /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 17:31:12.075 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 17:31:12.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 17:31:12.079 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:31:12.081 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 17:31:12.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 17:31:12.086 | ++ /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 17:31:12.088 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 17:31:12.091 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 17:31:12.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 17:31:12.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 17:31:12.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 17:31:12.101 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:12.104 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:12.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 17:31:12.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 17:31:12.111 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:31:12.113 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:31:12.115 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:31:12.118 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:31:12.120 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:31:12.122 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:31:12.124 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:12.126 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:12.128 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:31:12.130 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:31:12.132 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:31:12.135 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 17:31:12.137 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 17:31:12.139 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:31:12.141 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:12.143 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:12.146 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 17:31:12.167 | ++ 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 17:31:12.280 | Reading package lists... 2022-06-08 17:31:12.541 | Building dependency tree... 2022-06-08 17:31:12.543 | Reading state information... 2022-06-08 17:31:12.806 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 17:31:12.806 | The following packages were automatically installed and are no longer required: 2022-06-08 17:31:12.807 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:31:12.808 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:31:12.808 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:31:12.808 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:31:12.808 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:31:12.808 | python3-zope.interface 2022-06-08 17:31:12.808 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:31:12.943 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:31:12.949 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:31:12.953 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:31:12.956 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:31:12.959 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:12.961 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:12.964 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:31:12.966 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:12.968 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:31:12.970 | ++ functions-common:time_stop:2433 : start_time=1654709472164 2022-06-08 17:31:12.972 | ++ functions-common:time_stop:2435 : [[ -z 1654709472164 ]] 2022-06-08 17:31:12.975 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:31:12.980 | ++ functions-common:time_stop:2438 : end_time=1654709472977 2022-06-08 17:31:12.982 | ++ functions-common:time_stop:2439 : elapsed_time=813 2022-06-08 17:31:12.984 | ++ functions-common:time_stop:2440 : total=3257 2022-06-08 17:31:12.986 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:31:12.988 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4070 2022-06-08 17:31:12.990 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:31:12.993 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 17:31:12.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 17:31:12.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 17:31:12.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 17:31:13.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 17:31:13.003 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:13.006 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:13.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 17:31:13.011 | ++ /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 17:31:13.011 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 17:31:13.124 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 17:31:13.711 | OK 2022-06-08 17:31:13.725 | ++ /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 17:31:14.884 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:31:14.929 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:31:15.013 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:31:15.177 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:31:15.274 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 17:31:15.780 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 17:31:25.743 | Fetched 362 kB in 1s (333 kB/s) 2022-06-08 17:31:27.381 | Reading package lists... 2022-06-08 17:31:27.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 17:31:27.666 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:31:27.694 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:31:27.827 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:31:27.874 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:31:28.090 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 17:31:28.586 | Fetched 336 kB in 1s (395 kB/s) 2022-06-08 17:31:30.179 | Reading package lists... 2022-06-08 17:31:30.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 17:31:30.218 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 17:31:30.222 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 17:31:30.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 17:31:30.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 17:31:30.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:31:30.234 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:31:30.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:31:30.241 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:31:30.241 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:31:30.242 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:31:30.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:31:30.250 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:31:30.253 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:31:30.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:31:30.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:31:30.279 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:31:30.282 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:31:30.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 17:31:30.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 17:31:30.290 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:31:30.292 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:31:30.295 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:31:30.297 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:31:30.299 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:31:30.302 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:31:30.304 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:31:30.306 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:30.308 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:30.311 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:31:30.313 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:31:30.315 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:31:30.317 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 17:31:30.319 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:31:30.321 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:31:30.324 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:30.326 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:30.329 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:31:30.355 | ++ 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 17:31:30.479 | Reading package lists... 2022-06-08 17:31:30.738 | Building dependency tree... 2022-06-08 17:31:30.739 | Reading state information... 2022-06-08 17:31:31.004 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 17:31:31.004 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 17:31:31.004 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 17:31:31.004 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 17:31:31.004 | The following packages were automatically installed and are no longer required: 2022-06-08 17:31:31.005 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:31:31.005 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:31:31.005 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:31:31.005 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:31:31.005 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:31:31.005 | python3-zope.interface 2022-06-08 17:31:31.005 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:31:31.145 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:31:31.150 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:31:31.153 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:31:31.155 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:31:31.158 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:31.160 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:31.162 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:31:31.164 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:31.167 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:31:31.170 | ++ functions-common:time_stop:2433 : start_time=1654709490351 2022-06-08 17:31:31.173 | ++ functions-common:time_stop:2435 : [[ -z 1654709490351 ]] 2022-06-08 17:31:31.176 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:31:31.181 | ++ functions-common:time_stop:2438 : end_time=1654709491177 2022-06-08 17:31:31.183 | ++ functions-common:time_stop:2439 : elapsed_time=826 2022-06-08 17:31:31.185 | ++ functions-common:time_stop:2440 : total=4070 2022-06-08 17:31:31.187 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:31:31.189 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4896 2022-06-08 17:31:31.192 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:31:31.194 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 17:31:31.197 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:31.199 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:31.203 | ++ /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 17:31:31.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 17:31:31.217 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:31:31.219 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:31:31.222 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:31:31.224 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:31:31.227 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:31:31.229 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:31:31.232 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:31:31.235 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:31:31.237 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:31:31.239 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:31:31.242 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 17:31:31.244 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:31:31.246 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 17:31:31.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 17:31:31.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 17:31:31.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 17:31:31.255 | ++ /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 17:31:31.257 | ++ functions:create_disk:732 : local node_number 2022-06-08 17:31:31.259 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.261 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 17:31:31.264 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 17:31:31.266 | ++ functions:create_disk:736 : local key 2022-06-08 17:31:31.269 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.269 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 17:31:31.276 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.278 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.280 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 17:31:31.282 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.285 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 17:31:31.287 | ++ functions:destroy_disk:765 : local key 2022-06-08 17:31:31.290 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.290 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 17:31:31.295 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.297 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.300 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 17:31:31.305 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 17:31:31.317 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.334 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.339 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 17:31:31.351 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.362 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:31:31.390 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 17:31:31.390 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 17:31:31.390 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 17:31:31.390 | = reflink=1 2022-06-08 17:31:31.390 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 17:31:31.390 | = sunit=0 swidth=0 blks 2022-06-08 17:31:31.390 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 17:31:31.390 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 17:31:31.390 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 17:31:31.390 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 17:31:31.395 | ++ 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 17:31:31.395 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 17:31:31.409 | /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 17:31:31.415 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 17:31:31.428 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 17:31:31.471 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 17:31:31.476 | ++ /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 17:31:31.490 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 17:31:31.495 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 17:31:31.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph --create-keyring --name=mon. --add-key=AQDz3KBiRtW4HhAAiijczEGudJu3S5BUXfUUMQ== --cap mon 'allow *' 2022-06-08 17:31:31.556 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph 2022-06-08 17:31:31.556 | added entity mon. auth(key=AQDz3KBiRtW4HhAAiijczEGudJu3S5BUXfUUMQ==) 2022-06-08 17:31:31.556 | added 1 caps to entity mon. 2022-06-08 17:31:31.562 | ++ /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 17:31:31.615 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 17:31:31.622 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 17:31:31.626 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 17:31:31.658 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph 2022-06-08 17:31:31.666 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 17:31:31.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-845149-1-ceph 2022-06-08 17:31:31.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 2b6c514a-9a32-4428-88b0-27d80804d10c 2022-06-08 17:31:31.759 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 17:31:31.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-845149-1-ceph 2022-06-08 17:31:31.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.41 2022-06-08 17:31:31.867 | ++ /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 17:31:31.932 | ++ /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 17:31:31.984 | ++ /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 17:31:32.039 | ++ /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 17:31:32.095 | ++ /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 17:31:32.146 | ++ /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 17:31:32.201 | ++ /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 17:31:32.263 | ++ /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 17:31:32.319 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 17:31:32.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 17:31:32.385 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 17:31:32.385 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 17:31:32.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 17:31:32.393 | ++ /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 17:31:32.445 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 17:31:32.451 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 17:31:32.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-845149-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph 2022-06-08 17:31:32.554 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 17:31:32.568 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 17:31:32.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:32.586 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-845149-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 17:31:32.969 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 17:31:32.974 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:32.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 17:31:33.005 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 17:31:33.009 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 17:31:33.012 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 17:31:33.014 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 17:31:33.016 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 17:31:33.020 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 17:31:33.024 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:31:33.027 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 17:31:33.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-845149-1-ceph' 2022-06-08 17:31:33.032 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 17:31:33.034 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:33.037 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:33.053 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 17:31:33.056 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 17:31:33.060 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 17:31:33.061 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 17:31:33.065 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 17:31:33.473 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 17:31:33.475 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 17:31:33.480 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 17:31:33.482 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 17:31:33.485 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 17:31:33.488 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 17:31:33.490 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 17:31:33.492 | ++ functions:vercmp:631 : local result 2022-06-08 17:31:33.497 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 17:31:33.497 | +++ functions:vercmp:635 : sort -V 2022-06-08 17:31:33.497 | +++ functions:vercmp:635 : head -1 2022-06-08 17:31:33.502 | ++ functions:vercmp:635 : result=14.0 2022-06-08 17:31:33.505 | ++ functions:vercmp:637 : case $op in 2022-06-08 17:31:33.508 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 17:31:33.511 | ++ functions:vercmp:652 : return 2022-06-08 17:31:33.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:31:33.517 | ++ /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 17:31:33.902 | exported keyring for client.bootstrap-mds 2022-06-08 17:31:33.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:31:33.931 | ++ /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 17:31:34.297 | exported keyring for client.bootstrap-osd 2022-06-08 17:31:34.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:31:34.322 | ++ /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 17:31:34.697 | exported keyring for client.bootstrap-rgw 2022-06-08 17:31:34.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 17:31:34.732 | ++ /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 17:31:35.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 17:31:35.161 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 17:31:35.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 17:31:35.167 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 17:31:35.602 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 17:31:35.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 17:31:35.619 | ++ /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 17:31:35.619 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 17:31:36.031 | [osd.0] 2022-06-08 17:31:36.031 | key = AQD43KBiCB7hABAARhpBagoPqL7OZAowMxOYmA== 2022-06-08 17:31:36.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 17:31:36.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 17:31:36.089 | ++ /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 17:31:36.143 | 2022-06-08T17:31:36.137+0000 7f6a9f902080 -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 17:31:36.143 | 2022-06-08T17:31:36.137+0000 7f6a9f902080 -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 17:31:36.143 | 2022-06-08T17:31:36.137+0000 7f6a9f902080 -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 17:31:36.152 | 2022-06-08T17:31:36.149+0000 7f6a9f902080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 17:31:38.926 | ++ /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 17:31:40.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 17:31:40.938 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 17:31:41.326 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 17:31:41.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:31:41.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:31:41.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:31:41.340 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:31:41.340 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:31:41.345 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:31:41.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:31:41.355 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:31:41.358 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:31:41.362 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:31:41.365 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:31:41.383 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:31:41.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:31:41.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 17:31:41.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 17:31:41.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 17:31:41.395 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:31:41.397 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 17:31:41.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 17:31:41.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 17:31:41.417 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 17:31:41.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:41.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 17:31:41.444 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 17:31:41.447 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 17:31:41.449 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 17:31:41.452 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 17:31:41.454 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 17:31:41.458 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 17:31:41.462 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:31:41.464 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 17:31:41.467 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:31:41.469 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 17:31:41.472 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:41.474 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:31:41.490 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 17:31:41.493 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 17:31:41.496 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 17:31:41.497 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 17:31:41.497 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 17:31:41.891 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 17:31:41.893 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 17:31:41.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 17:31:41.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 17:31:41.933 | ++ /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 17:31:48.929 | no valid command found; 10 closest matches: 2022-06-08 17:31:48.929 | 0 2022-06-08 17:31:48.929 | 1 2022-06-08 17:31:48.929 | 2 2022-06-08 17:31:48.929 | abort 2022-06-08 17:31:48.929 | assert 2022-06-08 17:31:48.929 | config diff 2022-06-08 17:31:48.929 | config diff get 2022-06-08 17:31:48.929 | config get 2022-06-08 17:31:48.929 | config help [] 2022-06-08 17:31:48.929 | config set ... 2022-06-08 17:31:48.929 | Error EINVAL: invalid command 2022-06-08 17:31:48.936 | ++ /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 17:31:48.936 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 17:31:48.939 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 17:31:49.474 | ++ /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 17:31:49.476 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 17:31:49.544 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 17:31:49.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:31:49.549 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:31:49.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:31:49.555 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:31:49.555 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:31:49.556 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:31:49.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:31:49.565 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:31:49.567 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:31:49.570 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:31:49.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:31:49.590 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:31:49.593 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:31:49.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 17:31:49.599 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 17:31:49.601 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 17:31:49.604 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 17:31:49.607 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 17:31:49.610 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 17:31:49.612 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 17:31:49.615 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 17:31:49.670 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 17:31:49.670 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 17:31:49.673 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 17:31:50.081 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 17:31:50.085 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 17:31:50.104 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:31:50.107 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 17:31:50.111 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:31:50.114 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:31:50.117 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:31:50.120 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:31:50.123 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:31:50.125 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:31:50.128 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:50.130 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:50.133 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:31:50.135 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:31:50.138 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:31:50.141 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:31:50.144 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 17:31:50.146 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:31:50.149 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:50.151 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:50.154 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 17:31:50.180 | + 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 17:31:50.298 | Reading package lists... 2022-06-08 17:31:50.560 | Building dependency tree... 2022-06-08 17:31:50.563 | Reading state information... 2022-06-08 17:31:50.824 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 17:31:50.824 | The following packages were automatically installed and are no longer required: 2022-06-08 17:31:50.826 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:31:50.826 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:31:50.826 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:31:50.826 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:31:50.826 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:31:50.826 | python3-zope.interface 2022-06-08 17:31:50.826 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:31:50.967 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:31:50.972 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:31:50.975 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:31:50.978 | + functions-common:time_stop:2426 : local name 2022-06-08 17:31:50.981 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:50.984 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:50.986 | + functions-common:time_stop:2429 : local total 2022-06-08 17:31:50.989 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:50.991 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:31:50.994 | + functions-common:time_stop:2433 : start_time=1654709510177 2022-06-08 17:31:50.996 | + functions-common:time_stop:2435 : [[ -z 1654709510177 ]] 2022-06-08 17:31:50.999 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:31:51.004 | + functions-common:time_stop:2438 : end_time=1654709511001 2022-06-08 17:31:51.006 | + functions-common:time_stop:2439 : elapsed_time=824 2022-06-08 17:31:51.009 | + functions-common:time_stop:2440 : total=4896 2022-06-08 17:31:51.012 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:31:51.014 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5720 2022-06-08 17:31:51.017 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:31:51.019 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 17:31:51.022 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:31:51.024 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:31:51.027 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:31:51.029 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:31:51.032 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:31:51.035 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:31:51.037 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 17:31:51.040 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:31:51.043 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:31:51.045 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:31:51.048 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:31:51.050 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:31:51.053 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:31:51.055 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:31:51.058 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:31:51.060 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:31:51.063 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:31:51.065 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 17:31:51.068 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:31:51.070 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:31:51.073 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:31:51.075 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:31:51.079 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:31:51.081 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:31:51.084 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 17:31:51.087 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 17:31:51.105 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:31:51.108 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 17:31:51.110 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:31:51.113 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 17:31:51.115 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 17:31:51.118 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 17:31:51.123 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 17:31:51.125 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 17:31:51.128 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 17:31:51.130 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 17:31:51.133 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 17:31:51.135 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 17:31:51.139 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 17:31:51.882 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 17:31:51.882 | user tags 2022-06-08 17:31:51.882 | stackrabbit []' 2022-06-08 17:31:51.886 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 17:31:51.886 | user tags 2022-06-08 17:31:51.886 | stackrabbit []' 2022-06-08 17:31:51.887 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 17:31:51.893 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 17:31:51.896 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 17:31:51.898 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 17:31:52.620 | Changing password for user "stackrabbit" ... 2022-06-08 17:31:52.645 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 17:31:53.412 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 17:31:53.438 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 17:31:53.440 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 17:31:54.222 | Changing password for user "stackrabbit" ... 2022-06-08 17:31:54.246 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 17:31:54.249 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 17:31:54.251 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 17:31:54.934 | Deleting user "guest" ... 2022-06-08 17:31:54.949 | Error: 2022-06-08 17:31:54.949 | {:no_such_user, "guest"} 2022-06-08 17:31:54.961 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 17:31:54.964 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 17:31:54.983 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:31:54.985 | + ./stack.sh:main:831 : install_database 2022-06-08 17:31:54.987 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 17:31:54.990 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 17:31:54.992 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:54.995 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:54.997 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 17:31:55.210 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 17:31:55.213 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 17:31:55.215 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 17:31:55.218 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 17:31:55.221 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:31:55.223 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 17:31:55.226 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:31:55.228 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:31:55.231 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:31:55.233 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:31:55.236 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:31:55.238 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:31:55.240 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:31:55.243 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:31:55.245 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:31:55.248 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:31:55.250 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 17:31:55.253 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:31:55.255 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:31:55.258 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:31:55.260 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:31:55.263 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:31:55.265 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:31:55.268 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 17:31:55.270 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:55.272 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:55.275 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 17:31:55.277 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:31:55.280 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:31:55.282 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:31:55.284 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:31:55.287 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:31:55.289 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:31:55.292 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:55.294 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:55.296 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:31:55.299 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:31:55.301 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:31:55.304 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:31:55.306 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 17:31:55.309 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:31:55.311 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:31:55.314 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:31:55.316 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 17:31:55.338 | + 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 17:31:55.464 | Reading package lists... 2022-06-08 17:31:55.720 | Building dependency tree... 2022-06-08 17:31:55.722 | Reading state information... 2022-06-08 17:31:55.979 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 17:31:55.980 | The following packages were automatically installed and are no longer required: 2022-06-08 17:31:55.981 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:31:55.981 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:31:55.981 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:31:55.981 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:31:55.981 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:31:55.981 | python3-zope.interface 2022-06-08 17:31:55.981 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:31:56.120 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:31:56.125 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:31:56.129 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:31:56.132 | + functions-common:time_stop:2426 : local name 2022-06-08 17:31:56.134 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:56.137 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:56.139 | + functions-common:time_stop:2429 : local total 2022-06-08 17:31:56.143 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:56.147 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:31:56.150 | + functions-common:time_stop:2433 : start_time=1654709515335 2022-06-08 17:31:56.154 | + functions-common:time_stop:2435 : [[ -z 1654709515335 ]] 2022-06-08 17:31:56.157 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:31:56.161 | + functions-common:time_stop:2438 : end_time=1654709516158 2022-06-08 17:31:56.164 | + functions-common:time_stop:2439 : elapsed_time=823 2022-06-08 17:31:56.167 | + functions-common:time_stop:2440 : total=5720 2022-06-08 17:31:56.170 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:31:56.173 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6543 2022-06-08 17:31:56.175 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:31:56.179 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 17:31:56.181 | + ./stack.sh:main:834 : install_database_python 2022-06-08 17:31:56.184 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 17:31:56.186 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 17:31:56.189 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 17:31:56.191 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 17:31:56.195 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 17:31:56.197 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 17:31:56.200 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 17:31:56.205 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 17:31:56.205 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 17:31:56.212 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 17:31:56.215 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 17:31:56.219 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 17:31:56.223 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 17:31:56.227 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 17:31:56.254 | Using python 3.8 to install PyMySQL 2022-06-08 17:31:56.257 | + 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 17:31:57.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:31:57.046 | from cryptography.utils import int_from_bytes 2022-06-08 17:31:57.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:31:57.046 | from cryptography.utils import int_from_bytes 2022-06-08 17:31:58.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:31:58.182 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 17:31:59.779 | 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 17:31:59.871 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:31:59.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:31:59.975 | + inc/python:pip_install:196 : result=0 2022-06-08 17:31:59.978 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:31:59.981 | + functions-common:time_stop:2426 : local name 2022-06-08 17:31:59.984 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:31:59.986 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:31:59.989 | + functions-common:time_stop:2429 : local total 2022-06-08 17:31:59.992 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:31:59.995 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:31:59.997 | + functions-common:time_stop:2433 : start_time=1654709516247 2022-06-08 17:32:00.000 | + functions-common:time_stop:2435 : [[ -z 1654709516247 ]] 2022-06-08 17:32:00.004 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:32:00.009 | + functions-common:time_stop:2438 : end_time=1654709520006 2022-06-08 17:32:00.012 | + functions-common:time_stop:2439 : elapsed_time=3759 2022-06-08 17:32:00.014 | + functions-common:time_stop:2440 : total=20104 2022-06-08 17:32:00.017 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:32:00.019 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23863 2022-06-08 17:32:00.022 | + inc/python:pip_install:199 : return 0 2022-06-08 17:32:00.024 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 17:32:00.027 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 17:32:00.029 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 17:32:00.032 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 17:32:00.050 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:32:00.053 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 17:32:00.055 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 17:32:00.059 | ++ 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 17:32:00.059 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 17:32:00.065 | + 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 17:32:00.067 | + 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 17:32:00.070 | + 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 17:32:00.073 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 17:32:00.075 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 17:32:00.078 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 17:32:00.095 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:32:00.097 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 17:32:00.100 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:32:00.102 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:32:00.105 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:32:00.107 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:32:00.110 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:32:00.112 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:32:00.115 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:32:00.117 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:32:00.120 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:32:00.123 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:32:00.125 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:32:00.128 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:32:00.130 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 17:32:00.133 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:32:00.136 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:32:00.140 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:32:00.142 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 17:32:00.165 | + 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 17:32:00.286 | Reading package lists... 2022-06-08 17:32:00.543 | Building dependency tree... 2022-06-08 17:32:00.545 | Reading state information... 2022-06-08 17:32:00.808 | radvd is already the newest version (1:2.17-2). 2022-06-08 17:32:00.809 | The following packages were automatically installed and are no longer required: 2022-06-08 17:32:00.810 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:32:00.810 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:32:00.810 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:32:00.810 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:32:00.810 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:32:00.810 | python3-zope.interface 2022-06-08 17:32:00.810 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:32:00.946 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:32:00.951 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:32:00.956 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:32:00.960 | + functions-common:time_stop:2426 : local name 2022-06-08 17:32:00.963 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:32:00.966 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:32:00.969 | + functions-common:time_stop:2429 : local total 2022-06-08 17:32:00.973 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:32:00.976 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:32:00.979 | + functions-common:time_stop:2433 : start_time=1654709520162 2022-06-08 17:32:00.982 | + functions-common:time_stop:2435 : [[ -z 1654709520162 ]] 2022-06-08 17:32:00.985 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:32:00.990 | + functions-common:time_stop:2438 : end_time=1654709520987 2022-06-08 17:32:00.992 | + functions-common:time_stop:2439 : elapsed_time=825 2022-06-08 17:32:00.994 | + functions-common:time_stop:2440 : total=6543 2022-06-08 17:32:00.997 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:32:01.000 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7368 2022-06-08 17:32:01.003 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:32:01.007 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 17:32:01.029 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:32:01.032 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 17:32:01.035 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 17:32:01.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 17:32:01.042 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 17:32:01.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 17:32:01.067 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:32:01.069 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:32:01.072 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:32:01.074 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:32:01.076 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:32:01.079 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:32:01.081 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:32:01.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:32:01.086 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:32:01.088 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:32:01.091 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:32:01.093 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:32:01.095 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 17:32:01.098 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:32:01.101 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:32:01.103 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:32:01.106 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 17:32:01.129 | + 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 17:32:01.241 | Reading package lists... 2022-06-08 17:32:01.499 | Building dependency tree... 2022-06-08 17:32:01.501 | Reading state information... 2022-06-08 17:32:01.771 | fakeroot is already the newest version (1.24-1). 2022-06-08 17:32:01.771 | make is already the newest version (4.2.1-1.2). 2022-06-08 17:32:01.772 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 17:32:01.772 | The following packages were automatically installed and are no longer required: 2022-06-08 17:32:01.773 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:32:01.773 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:32:01.773 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:32:01.773 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:32:01.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:32:01.773 | python3-zope.interface 2022-06-08 17:32:01.773 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:32:01.913 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:32:01.918 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:32:01.921 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:32:01.923 | + functions-common:time_stop:2426 : local name 2022-06-08 17:32:01.926 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:32:01.929 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:32:01.932 | + functions-common:time_stop:2429 : local total 2022-06-08 17:32:01.934 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:32:01.936 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:32:01.939 | + functions-common:time_stop:2433 : start_time=1654709521126 2022-06-08 17:32:01.941 | + functions-common:time_stop:2435 : [[ -z 1654709521126 ]] 2022-06-08 17:32:01.944 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:32:01.949 | + functions-common:time_stop:2438 : end_time=1654709521946 2022-06-08 17:32:01.951 | + functions-common:time_stop:2439 : elapsed_time=820 2022-06-08 17:32:01.954 | + functions-common:time_stop:2440 : total=7368 2022-06-08 17:32:01.956 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:32:01.958 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8188 2022-06-08 17:32:01.961 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:32:01.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 17:32:01.965 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:32:01.968 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:32:01.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 17:32:01.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 17:32:01.976 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 17:32:01.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 17:32:01.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 17:32:01.986 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 17:32:01.986 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 17:32:01.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 17:32:01.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 17:32:01.996 | + functions:vercmp:628 : local v1=5.4 2022-06-08 17:32:01.998 | + functions:vercmp:629 : local 'op=<' 2022-06-08 17:32:02.001 | + functions:vercmp:630 : local v2=3.13 2022-06-08 17:32:02.003 | + functions:vercmp:631 : local result 2022-06-08 17:32:02.007 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 17:32:02.008 | ++ functions:vercmp:635 : sort -V 2022-06-08 17:32:02.008 | ++ functions:vercmp:635 : head -1 2022-06-08 17:32:02.013 | + functions:vercmp:635 : result=3.13 2022-06-08 17:32:02.015 | + functions:vercmp:637 : case $op in 2022-06-08 17:32:02.017 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 17:32:02.020 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 17:32:02.022 | + functions:vercmp:648 : return 2022-06-08 17:32:02.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 17:32:02.027 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 17:32:02.030 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 17:32:02.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 17:32:02.534 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 17:32:02.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.539 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.542 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 17:32:02.545 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.547 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 17:32:02.565 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:32:02.568 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 17:32:02.571 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 17:32:02.571 | Installing etcd 2022-06-08 17:32:02.574 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 17:32:02.587 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 17:32:02.599 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 17:32:02.602 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 17:32:02.623 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 17:32:02.626 | ++ 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 17:32:02.629 | ++ 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 17:32:02.632 | +++ 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 17:32:02.638 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:32:02.641 | ++ 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 17:32:02.645 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 17:32:02.647 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:32:02.650 | ++ functions:get_extra_file:74 : return 2022-06-08 17:32:02.654 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:32:02.656 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 17:32:02.659 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 17:32:02.662 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 17:32:02.680 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:32:02.683 | + ./stack.sh:main:861 : install_dstat 2022-06-08 17:32:02.686 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 17:32:02.704 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:32:02.706 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 17:32:02.709 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:32:02.711 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 17:32:02.714 | + ./stack.sh:main:870 : install_libs 2022-06-08 17:32:02.717 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 17:32:02.719 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 17:32:02.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 17:32:02.725 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 17:32:02.727 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.729 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.732 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 17:32:02.734 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.738 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 17:32:02.740 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 17:32:02.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 17:32:02.745 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 17:32:02.747 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.750 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.752 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 17:32:02.755 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.757 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 17:32:02.760 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 17:32:02.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 17:32:02.766 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 17:32:02.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.773 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.777 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 17:32:02.780 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.783 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 17:32:02.785 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 17:32:02.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 17:32:02.790 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 17:32:02.793 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.796 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.798 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 17:32:02.801 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.803 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 17:32:02.806 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 17:32:02.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 17:32:02.811 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 17:32:02.815 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.817 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.819 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 17:32:02.823 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.826 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 17:32:02.828 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 17:32:02.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 17:32:02.834 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 17:32:02.836 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.840 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.842 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 17:32:02.845 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.847 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 17:32:02.850 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 17:32:02.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 17:32:02.854 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 17:32:02.857 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.859 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.862 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 17:32:02.864 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.867 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 17:32:02.869 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 17:32:02.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 17:32:02.875 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 17:32:02.878 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.882 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.885 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 17:32:02.888 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.892 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 17:32:02.895 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 17:32:02.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 17:32:02.903 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 17:32:02.905 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.908 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.910 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 17:32:02.913 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.916 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 17:32:02.918 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 17:32:02.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 17:32:02.924 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 17:32:02.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.930 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.932 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 17:32:02.936 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.938 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 17:32:02.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 17:32:02.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 17:32:02.946 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 17:32:02.950 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.952 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.955 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 17:32:02.957 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.960 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 17:32:02.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 17:32:02.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 17:32:02.968 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 17:32:02.971 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.973 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.975 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 17:32:02.978 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.980 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 17:32:02.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 17:32:02.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 17:32:02.987 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 17:32:02.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:02.992 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:02.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 17:32:02.996 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:02.999 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 17:32:03.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 17:32:03.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 17:32:03.006 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 17:32:03.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.010 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.013 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 17:32:03.015 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.017 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 17:32:03.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 17:32:03.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 17:32:03.025 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 17:32:03.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.029 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.032 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 17:32:03.034 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.037 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 17:32:03.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 17:32:03.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 17:32:03.046 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 17:32:03.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.051 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.054 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 17:32:03.056 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.059 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 17:32:03.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 17:32:03.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 17:32:03.070 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 17:32:03.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.075 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.078 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 17:32:03.080 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.082 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 17:32:03.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 17:32:03.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 17:32:03.091 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 17:32:03.093 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.097 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.100 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 17:32:03.103 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.106 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 17:32:03.109 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 17:32:03.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 17:32:03.116 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 17:32:03.118 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.122 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.125 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 17:32:03.127 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.131 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 17:32:03.134 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 17:32:03.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 17:32:03.140 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 17:32:03.142 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.145 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.147 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 17:32:03.150 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.153 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 17:32:03.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 17:32:03.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 17:32:03.161 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 17:32:03.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.166 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.169 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 17:32:03.172 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.174 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 17:32:03.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 17:32:03.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 17:32:03.181 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 17:32:03.184 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.186 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.188 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 17:32:03.191 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.193 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 17:32:03.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 17:32:03.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 17:32:03.200 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 17:32:03.202 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.205 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.207 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 17:32:03.209 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.212 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 17:32:03.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 17:32:03.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 17:32:03.219 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 17:32:03.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.223 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.226 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 17:32:03.228 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.230 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 17:32:03.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 17:32:03.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 17:32:03.237 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 17:32:03.240 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.242 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.244 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 17:32:03.246 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.249 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 17:32:03.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 17:32:03.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 17:32:03.256 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 17:32:03.258 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.260 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.263 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 17:32:03.265 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.267 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 17:32:03.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 17:32:03.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 17:32:03.274 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 17:32:03.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.279 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.282 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 17:32:03.284 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.286 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 17:32:03.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 17:32:03.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 17:32:03.294 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 17:32:03.296 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.298 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.301 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 17:32:03.303 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.305 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 17:32:03.308 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 17:32:03.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 17:32:03.313 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 17:32:03.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.320 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 17:32:03.322 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.325 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 17:32:03.328 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 17:32:03.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 17:32:03.333 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 17:32:03.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.338 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 17:32:03.343 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.345 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 17:32:03.348 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 17:32:03.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 17:32:03.352 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 17:32:03.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 17:32:03.362 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.364 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 17:32:03.366 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 17:32:03.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 17:32:03.371 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 17:32:03.374 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.376 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.378 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 17:32:03.381 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.383 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 17:32:03.386 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 17:32:03.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 17:32:03.390 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 17:32:03.393 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.395 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.397 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 17:32:03.400 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.402 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 17:32:03.405 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 17:32:03.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 17:32:03.409 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 17:32:03.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.414 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.417 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 17:32:03.420 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.423 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 17:32:03.427 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 17:32:03.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 17:32:03.433 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 17:32:03.435 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.438 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.440 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 17:32:03.443 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.446 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 17:32:03.448 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 17:32:03.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 17:32:03.454 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 17:32:03.456 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.458 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.461 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 17:32:03.464 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.466 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 17:32:03.469 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 17:32:03.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 17:32:03.474 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 17:32:03.476 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.478 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.481 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 17:32:03.485 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.488 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 17:32:03.491 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 17:32:03.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 17:32:03.497 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 17:32:03.499 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:32:03.501 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:32:03.504 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 17:32:03.506 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:32:03.509 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 17:32:03.533 | Using python 3.8 to install etcd3 2022-06-08 17:32:03.535 | + 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 17:32:04.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:32:04.338 | from cryptography.utils import int_from_bytes 2022-06-08 17:32:04.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:32:04.338 | from cryptography.utils import int_from_bytes 2022-06-08 17:32:05.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:32:05.559 | Collecting etcd3 2022-06-08 17:32:05.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 17:32:05.593 | Preparing metadata (setup.py): started 2022-06-08 17:32:05.648 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 17:32:05.648 | ERROR: Command errored out with exit status 1: 2022-06-08 17:32:05.648 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-g1qnbbnf/etcd3_ec0e4b5d55584ac785767c274c3c62b3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-g1qnbbnf/etcd3_ec0e4b5d55584ac785767c274c3c62b3/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-9b6_5hq7 2022-06-08 17:32:05.648 | cwd: /tmp/pip-install-g1qnbbnf/etcd3_ec0e4b5d55584ac785767c274c3c62b3/ 2022-06-08 17:32:05.649 | Complete output (3 lines): 2022-06-08 17:32:05.649 | Traceback (most recent call last): 2022-06-08 17:32:05.649 | File "", line 1, in 2022-06-08 17:32:05.649 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 17:32:05.649 | ---------------------------------------- 2022-06-08 17:32:05.649 | 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 17:32:05.650 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 17:32:05.650 | 2022-06-08 17:32:05.650 | The conflict is caused by: 2022-06-08 17:32:05.650 | The user requested etcd3 2022-06-08 17:32:05.650 | The user requested (constraint) etcd3===0.12.0 2022-06-08 17:32:05.650 | 2022-06-08 17:32:05.650 | To fix this you could try to: 2022-06-08 17:32:05.650 | 1. loosen the range of package versions you've specified 2022-06-08 17:32:05.650 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 17:32:05.650 | 2022-06-08 17:32:05.650 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 17:32:05.749 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:32:05.749 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:32:05.836 | + inc/python:pip_install:1 : exit_trap 2022-06-08 17:32:05.840 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 17:32:05.844 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 17:32:05.846 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 17:32:05.848 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 17:32:05.851 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 17:32:05.853 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 17:32:05.856 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 17:32:05.859 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 17:32:05.861 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 17:32:05.861 | Error on exit 2022-06-08 17:32:05.864 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 17:32:05.866 | + ./stack.sh:exit_trap:537 : generate-subunit 1654709425 100 fail 2022-06-08 17:32:06.112 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 17:32:06.115 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 17:32:06.631 | + ./stack.sh:exit_trap:551 : exit 1