2022-06-08 16:02:10.401 | + ./stack.sh:main:482 : exec 2022-06-08 16:02:10.401 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-160210' 2022-06-08 16:02:10.401 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-160210.summary.2022-06-08-160210 2022-06-08 16:02:10.401 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:10.401 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-160210 2022-06-08 16:02:10.401 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-160210 /opt/stack/logs/stack.sh.log 2022-06-08 16:02:10.401 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-160210.summary.2022-06-08-160210 /opt/stack/logs/stack.sh.log.summary 2022-06-08 16:02:10.401 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 16:02:10.401 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 16:02:10.401 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 16:02:10.401 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 16:02:10.401 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 16:02:10.401 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 16:02:10.401 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 16:02:10.401 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:02:10.401 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 16:02:10.401 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 16:02:10.402 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:02:10.402 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:02:10.402 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 16:02:10.403 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 16:02:10.407 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:02:10.409 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 16:02:10.411 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 16:02:10.414 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 16:02:10.416 | + ./stack.sh:main:571 : uname -a 2022-06-08 16:02:10.417 | Linux dv-osbrick-836060-5-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 16:02:10.419 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 16:02:10.421 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 16:02:10.424 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 16:02:10.463 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 16:02:10.480 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 16:02:10.481 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:10.483 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 16:02:10.485 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:02:10.487 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 16:02:10.487 | Fetching DevStack plugins 2022-06-08 16:02:10.489 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 16:02:10.491 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 16:02:10.493 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 16:02:10.494 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 16:02:10.496 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:10.498 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 16:02:10.500 | + 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 16:02:10.502 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 16:02:10.503 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:10.505 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:02:10.507 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:02:10.509 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:02:10.511 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:02:10.513 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:02:10.515 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:02:10.528 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:02:10.530 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:02:10.531 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:10.534 | + functions-common:git_clone:618 : echo master 2022-06-08 16:02:10.534 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:02:10.539 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 16:02:10.541 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:10.542 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 16:02:10.555 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 16:02:10.557 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:02:10.557 | + functions-common:git_clone:679 : head -1 2022-06-08 16:02:10.560 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 16:02:10.562 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:02:10.564 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 16:02:10.566 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 16:02:10.568 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:02:10.570 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:10.572 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:10.574 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:10.576 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:10.578 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:10.580 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:10.583 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:10.586 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:10.588 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:10.590 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 16:02:10.592 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:10.605 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:10.607 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:02:10.609 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:10.611 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:10.613 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:10.615 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:10.616 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:10.618 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:10.620 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 16:02:10.622 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:02:10.624 | + 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 16:02:10.626 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 16:02:10.628 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:10.630 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 16:02:10.632 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:02:10.633 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 16:02:10.633 | Overriding Configuration Defaults 2022-06-08 16:02:10.635 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 16:02:10.637 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:10.639 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 16:02:10.641 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 16:02:10.641 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 16:02:10.643 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 16:02:10.644 | # Plug-in overrides 2022-06-08 16:02:10.644 | 2022-06-08 16:02:10.644 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 16:02:10.644 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 16:02:10.644 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 16:02:10.644 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 16:02:10.644 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 16:02:10.644 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 16:02:10.644 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 16:02:10.644 | 2022-06-08 16:02:10.644 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 16:02:10.644 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 16:02:10.644 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 16:02:10.644 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 16:02:10.644 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 16:02:10.644 | else 2022-06-08 16:02:10.644 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 16:02:10.644 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 16:02:10.644 | fi 2022-06-08 16:02:10.644 | fi 2022-06-08 16:02:10.646 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 16:02:10.649 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 16:02:10.662 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 16:02:10.665 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 16:02:10.678 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 16:02:10.680 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 16:02:10.694 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 16:02:10.697 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 16:02:10.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 16:02:10.712 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 16:02:10.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 16:02:10.728 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 16:02:10.741 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 16:02:10.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:10.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 16:02:10.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 16:02:10.749 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 16:02:10.751 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 16:02:10.768 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 16:02:10.770 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 16:02:10.783 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:10.785 | +++ lib/tls:source:43 : hostname -f 2022-06-08 16:02:10.788 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 16:02:10.790 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 16:02:10.792 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 16:02:10.794 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 16:02:10.796 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 16:02:10.798 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 16:02:10.800 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 16:02:10.802 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 16:02:10.804 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 16:02:10.806 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 16:02:10.810 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 16:02:10.822 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 16:02:10.839 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 16:02:10.852 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 16:02:10.864 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 16:02:10.900 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 16:02:10.965 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 16:02:11.055 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 16:02:11.076 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 16:02:11.125 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 16:02:11.173 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 16:02:11.320 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 16:02:11.333 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 16:02:11.348 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 16:02:11.362 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 16:02:11.449 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 16:02:11.452 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 16:02:11.454 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 16:02:11.457 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 16:02:11.460 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 16:02:11.462 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 16:02:11.464 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 16:02:11.464 | False' 2022-06-08 16:02:11.467 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 16:02:11.483 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 16:02:11.485 | + ./stack.sh:main:619 : run_phase source 2022-06-08 16:02:11.488 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 16:02:11.490 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:02:11.492 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:11.494 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:11.496 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:11.498 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:11.500 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:11.503 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:11.506 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:11.508 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:11.511 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:11.513 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 16:02:11.516 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:11.531 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:11.534 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:02:11.536 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 16:02:11.576 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:11.579 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 16:02:11.581 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:02:11.583 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 16:02:11.586 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:11.588 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 16:02:11.590 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:02:11.592 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 16:02:11.592 | Loading plugin settings 2022-06-08 16:02:11.596 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 16:02:11.598 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:11.600 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 16:02:11.602 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 16:02:11.606 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 16:02:11.610 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 16:02:11.614 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 16:02:11.617 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 16:02:11.619 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 16:02:11.622 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 16:02:11.624 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 16:02:11.626 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 16:02:11.629 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 16:02:11.698 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 16:02:11.700 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:02:11.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:02:11.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:02:11.708 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:02:11.709 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:02:11.709 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:02:11.713 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:02:11.716 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:02:11.718 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:02:11.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:02:11.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:02:11.740 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:11.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:02:11.746 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 16:02:11.748 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 16:02:11.751 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.753 | + 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 16:02:11.756 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.758 | + 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 16:02:11.760 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.763 | + 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 16:02:11.765 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.768 | + 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 16:02:11.770 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.773 | + 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 16:02:11.775 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.777 | + 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 16:02:11.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.782 | + 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 16:02:11.785 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.788 | + 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 16:02:11.790 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.792 | + 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 16:02:11.795 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.797 | + 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 16:02:11.800 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.803 | + 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 16:02:11.806 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.808 | + 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 16:02:11.811 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.813 | + 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 16:02:11.816 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.818 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-06-08 16:02:11.820 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.823 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-06-08 16:02:11.825 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.827 | + 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 16:02:11.830 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.832 | + 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 16:02:11.835 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.837 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-06-08 16:02:11.839 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.842 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-06-08 16:02:11.844 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.847 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-06-08 16:02:11.849 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.852 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 16:02:11.854 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.857 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-06-08 16:02:11.859 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.861 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-06-08 16:02:11.864 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.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, =~ ,n-cauth, ]] 2022-06-08 16:02:11.869 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.872 | + 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 16:02:11.875 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.877 | + 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 16:02:11.879 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.882 | + 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 16:02:11.884 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.887 | + 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 16:02:11.889 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.892 | + 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 16:02:11.894 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:11.896 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-06-08 16:02:11.899 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 16:02:11.901 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:02:11.904 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 16:02:11.920 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:11.922 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 16:02:11.924 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:02:11.926 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 16:02:11.943 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:11.945 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 16:02:11.947 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 16:02:11.949 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 16:02:11.952 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 16:02:11.954 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 16:02:11.957 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 16:02:11.960 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 16:02:11.962 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 16:02:11.965 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 16:02:11.965 | Using mysql database backend 2022-06-08 16:02:11.967 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 16:02:11.983 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 16:02:11.986 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 16:02:11.989 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:02:11.991 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 16:02:11.994 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:02:11.997 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 16:02:12.013 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:12.015 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 16:02:12.032 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 16:02:12.049 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:12.051 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 16:02:12.068 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 16:02:12.084 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 16:02:12.101 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:12.104 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 16:02:12.119 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:12.122 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 16:02:12.124 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 16:02:12.127 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 16:02:12.131 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-160212 2022-06-08 16:02:12.134 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-160212 752' 2022-06-08 16:02:12.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.139 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:02:12.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.143 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 16:02:12.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.149 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 16:02:12.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.153 | + 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 16:02:12.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.158 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-06-08 16:02:12.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.163 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-06-08 16:02:12.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.168 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-160210 2022-06-08 16:02:12.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.173 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 16:02:12.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.178 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-06-08 16:02:12.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.182 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 16:02:12.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.187 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 16:02:12.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.192 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 16:02:12.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:12.197 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 16:02:12.199 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 16:02:12.202 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 16:02:12.204 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 16:02:12.206 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 16:02:12.208 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:02:12.211 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:02:12.213 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:02:12.216 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:02:12.218 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:02:12.221 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:02:12.236 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:02:12.238 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:02:12.240 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:12.243 | + functions-common:git_clone:618 : echo master 2022-06-08 16:02:12.243 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:02:12.248 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 16:02:12.250 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:12.252 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 16:02:12.265 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 16:02:12.267 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:02:12.268 | + functions-common:git_clone:679 : head -1 2022-06-08 16:02:12.270 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 16:02:12.273 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:02:12.276 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 16:02:12.278 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:12.281 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 16:02:12.283 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 16:02:12.286 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 16:02:12.289 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 16:02:12.291 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:02:12.294 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 16:02:12.296 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 16:02:12.299 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 16:02:12.302 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 16:02:12.306 | ++ tools/install_prereqs.sh:source:47 : NOW=1654704132 2022-06-08 16:02:12.309 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 16:02:12.314 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654704018 2022-06-08 16:02:12.316 | ++ tools/install_prereqs.sh:source:49 : DELTA=114 2022-06-08 16:02:12.319 | ++ tools/install_prereqs.sh:source:50 : [[ 114 -lt 7200 ]] 2022-06-08 16:02:12.321 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 16:02:12.324 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 16:02:12.326 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 16:02:12.328 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 16:02:12.331 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 16:02:12.333 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 16:02:12.336 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 16:02:12.338 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 16:02:12.341 | +++ 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 16:02:12.386 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 16:02:12.386 | apache2-dev 2022-06-08 16:02:12.386 | bc 2022-06-08 16:02:12.386 | bsdmainutils 2022-06-08 16:02:12.386 | curl 2022-06-08 16:02:12.386 | g++ 2022-06-08 16:02:12.386 | gawk 2022-06-08 16:02:12.386 | gcc 2022-06-08 16:02:12.386 | gettext 2022-06-08 16:02:12.386 | git 2022-06-08 16:02:12.386 | graphviz 2022-06-08 16:02:12.386 | iputils-ping 2022-06-08 16:02:12.386 | libapache2-mod-proxy-uwsgi 2022-06-08 16:02:12.386 | libffi-dev 2022-06-08 16:02:12.387 | libjpeg-dev 2022-06-08 16:02:12.387 | libpcre3-dev 2022-06-08 16:02:12.387 | libpq-dev 2022-06-08 16:02:12.387 | libssl-dev 2022-06-08 16:02:12.387 | libsystemd-dev 2022-06-08 16:02:12.387 | libxml2-dev 2022-06-08 16:02:12.387 | libxslt1-dev 2022-06-08 16:02:12.387 | libyaml-dev 2022-06-08 16:02:12.387 | lsof 2022-06-08 16:02:12.387 | openssh-server 2022-06-08 16:02:12.387 | openssl 2022-06-08 16:02:12.387 | pkg-config 2022-06-08 16:02:12.387 | psmisc 2022-06-08 16:02:12.387 | python3-dev 2022-06-08 16:02:12.387 | python3-pip 2022-06-08 16:02:12.387 | python3-systemd 2022-06-08 16:02:12.387 | python3-venv 2022-06-08 16:02:12.387 | tar 2022-06-08 16:02:12.387 | tcpdump 2022-06-08 16:02:12.387 | unzip 2022-06-08 16:02:12.387 | uuid-runtime 2022-06-08 16:02:12.387 | wget 2022-06-08 16:02:12.387 | wget 2022-06-08 16:02:12.387 | zlib1g-dev 2022-06-08 16:02:12.387 | libkrb5-dev 2022-06-08 16:02:12.387 | libldap2-dev 2022-06-08 16:02:12.387 | libsasl2-dev 2022-06-08 16:02:12.387 | memcached 2022-06-08 16:02:12.387 | python3-mysqldb 2022-06-08 16:02:12.387 | sqlite3 2022-06-08 16:02:12.387 | conntrack 2022-06-08 16:02:12.387 | curl 2022-06-08 16:02:12.387 | dnsmasq-base 2022-06-08 16:02:12.387 | dnsmasq-utils 2022-06-08 16:02:12.387 | ebtables 2022-06-08 16:02:12.387 | genisoimage 2022-06-08 16:02:12.388 | iptables 2022-06-08 16:02:12.388 | iputils-arping 2022-06-08 16:02:12.388 | kpartx 2022-06-08 16:02:12.388 | libjs-jquery-tablesorter 2022-06-08 16:02:12.388 | parted 2022-06-08 16:02:12.388 | pm-utils 2022-06-08 16:02:12.388 | python3-mysqldb 2022-06-08 16:02:12.388 | socat 2022-06-08 16:02:12.388 | sqlite3 2022-06-08 16:02:12.388 | sudo 2022-06-08 16:02:12.388 | vlan 2022-06-08 16:02:12.388 | lsscsi 2022-06-08 16:02:12.388 | open-iscsi 2022-06-08 16:02:12.388 | lvm2 2022-06-08 16:02:12.388 | qemu-utils 2022-06-08 16:02:12.388 | thin-provisioning-tools 2022-06-08 16:02:12.388 | acl 2022-06-08 16:02:12.388 | dnsmasq-base 2022-06-08 16:02:12.388 | dnsmasq-utils 2022-06-08 16:02:12.388 | ebtables 2022-06-08 16:02:12.388 | haproxy 2022-06-08 16:02:12.388 | iptables 2022-06-08 16:02:12.388 | iputils-arping 2022-06-08 16:02:12.388 | iputils-ping 2022-06-08 16:02:12.388 | postgresql-server-dev-all 2022-06-08 16:02:12.388 | python3-mysqldb 2022-06-08 16:02:12.388 | sqlite3 2022-06-08 16:02:12.388 | sudo 2022-06-08 16:02:12.388 | vlan 2022-06-08 16:02:12.388 | pcp 2022-06-08 16:02:12.388 | ipset 2022-06-08 16:02:12.388 | conntrack 2022-06-08 16:02:12.388 | conntrackd 2022-06-08 16:02:12.388 | keepalived 2022-06-08 16:02:12.388 | lvm2 2022-06-08 16:02:12.388 | qemu-utils 2022-06-08 16:02:12.388 | thin-provisioning-tools' 2022-06-08 16:02:12.391 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 16:02:12.410 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 16:02:12.411 | apache2-dev 2022-06-08 16:02:12.411 | bc 2022-06-08 16:02:12.411 | bsdmainutils 2022-06-08 16:02:12.411 | curl 2022-06-08 16:02:12.411 | g++ 2022-06-08 16:02:12.411 | gawk 2022-06-08 16:02:12.411 | gcc 2022-06-08 16:02:12.411 | gettext 2022-06-08 16:02:12.411 | git 2022-06-08 16:02:12.411 | graphviz 2022-06-08 16:02:12.411 | iputils-ping 2022-06-08 16:02:12.411 | libapache2-mod-proxy-uwsgi 2022-06-08 16:02:12.411 | libffi-dev 2022-06-08 16:02:12.411 | libjpeg-dev 2022-06-08 16:02:12.411 | libpcre3-dev 2022-06-08 16:02:12.411 | libpq-dev 2022-06-08 16:02:12.411 | libssl-dev 2022-06-08 16:02:12.411 | libsystemd-dev 2022-06-08 16:02:12.411 | libxml2-dev 2022-06-08 16:02:12.411 | libxslt1-dev 2022-06-08 16:02:12.411 | libyaml-dev 2022-06-08 16:02:12.411 | lsof 2022-06-08 16:02:12.411 | openssh-server 2022-06-08 16:02:12.411 | openssl 2022-06-08 16:02:12.411 | pkg-config 2022-06-08 16:02:12.411 | psmisc 2022-06-08 16:02:12.411 | python3-dev 2022-06-08 16:02:12.411 | python3-pip 2022-06-08 16:02:12.411 | python3-systemd 2022-06-08 16:02:12.411 | python3-venv 2022-06-08 16:02:12.411 | tar 2022-06-08 16:02:12.411 | tcpdump 2022-06-08 16:02:12.411 | unzip 2022-06-08 16:02:12.411 | uuid-runtime 2022-06-08 16:02:12.411 | wget 2022-06-08 16:02:12.411 | wget 2022-06-08 16:02:12.412 | zlib1g-dev 2022-06-08 16:02:12.412 | libkrb5-dev 2022-06-08 16:02:12.412 | libldap2-dev 2022-06-08 16:02:12.412 | libsasl2-dev 2022-06-08 16:02:12.412 | memcached 2022-06-08 16:02:12.412 | python3-mysqldb 2022-06-08 16:02:12.412 | sqlite3 2022-06-08 16:02:12.412 | conntrack 2022-06-08 16:02:12.412 | curl 2022-06-08 16:02:12.412 | dnsmasq-base 2022-06-08 16:02:12.412 | dnsmasq-utils 2022-06-08 16:02:12.412 | ebtables 2022-06-08 16:02:12.412 | genisoimage 2022-06-08 16:02:12.412 | iptables 2022-06-08 16:02:12.412 | iputils-arping 2022-06-08 16:02:12.412 | kpartx 2022-06-08 16:02:12.412 | libjs-jquery-tablesorter 2022-06-08 16:02:12.412 | parted 2022-06-08 16:02:12.412 | pm-utils 2022-06-08 16:02:12.412 | python3-mysqldb 2022-06-08 16:02:12.412 | socat 2022-06-08 16:02:12.412 | sqlite3 2022-06-08 16:02:12.412 | sudo 2022-06-08 16:02:12.412 | vlan 2022-06-08 16:02:12.412 | lsscsi 2022-06-08 16:02:12.412 | open-iscsi 2022-06-08 16:02:12.412 | lvm2 2022-06-08 16:02:12.412 | qemu-utils 2022-06-08 16:02:12.412 | thin-provisioning-tools 2022-06-08 16:02:12.412 | acl 2022-06-08 16:02:12.412 | dnsmasq-base 2022-06-08 16:02:12.412 | dnsmasq-utils 2022-06-08 16:02:12.412 | ebtables 2022-06-08 16:02:12.412 | haproxy 2022-06-08 16:02:12.412 | iptables 2022-06-08 16:02:12.412 | iputils-arping 2022-06-08 16:02:12.413 | iputils-ping 2022-06-08 16:02:12.413 | postgresql-server-dev-all 2022-06-08 16:02:12.413 | python3-mysqldb 2022-06-08 16:02:12.413 | sqlite3 2022-06-08 16:02:12.413 | sudo 2022-06-08 16:02:12.413 | vlan 2022-06-08 16:02:12.413 | pcp 2022-06-08 16:02:12.413 | ipset 2022-06-08 16:02:12.413 | conntrack 2022-06-08 16:02:12.413 | conntrackd 2022-06-08 16:02:12.413 | keepalived 2022-06-08 16:02:12.413 | lvm2 2022-06-08 16:02:12.413 | qemu-utils 2022-06-08 16:02:12.413 | thin-provisioning-tools ' 2022-06-08 16:02:12.413 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 16:02:12.415 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:12.417 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:12.421 | ++ 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 16:02:12.421 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 16:02:12.425 | ++ 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 16:02:12.428 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:12.430 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:12.432 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 16:02:12.434 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:12.436 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:12.438 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:12.441 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:12.443 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:12.445 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:12.447 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 16:02:12.450 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:12.452 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 16:02:12.454 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 16:02:12.458 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 16:02:12.461 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 16:02:12.463 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 16:02:12.465 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 16:02:12.467 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 16:02:12.470 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 16:02:12.473 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654704132471 2022-06-08 16:02:12.476 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 16:02:12.478 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 16:02:12.480 | ++ 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 16:02:12.719 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:02:12.719 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:02:12.769 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:02:13.014 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:02:20.927 | Fetched 336 kB in 1s (466 kB/s) 2022-06-08 16:02:22.493 | Reading package lists... 2022-06-08 16:02:22.525 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 16:02:22.527 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 16:02:22.529 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:22.531 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:22.533 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:22.535 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:22.537 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:22.540 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 16:02:22.542 | ++ functions-common:time_stop:2433 : start_time=1654704132471 2022-06-08 16:02:22.544 | ++ functions-common:time_stop:2435 : [[ -z 1654704132471 ]] 2022-06-08 16:02:22.546 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:22.551 | ++ functions-common:time_stop:2438 : end_time=1654704142548 2022-06-08 16:02:22.553 | ++ functions-common:time_stop:2439 : elapsed_time=10077 2022-06-08 16:02:22.555 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 16:02:22.557 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:22.560 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10077 2022-06-08 16:02:22.562 | ++ 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 16:02:22.564 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:22.566 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:22.569 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:22.572 | ++ 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 16:02:22.592 | ++ 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 16:02:22.703 | Reading package lists... 2022-06-08 16:02:22.949 | Building dependency tree... 2022-06-08 16:02:22.951 | Reading state information... 2022-06-08 16:02:22.997 | acl is already the newest version (2.2.53-6). 2022-06-08 16:02:22.997 | bc is already the newest version (1.07.1-2build1). 2022-06-08 16:02:22.997 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 16:02:22.997 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 16:02:22.997 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 16:02:22.997 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:02:22.997 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 16:02:22.997 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:02:22.997 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 16:02:22.997 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 16:02:22.997 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 16:02:22.997 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 16:02:22.997 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 16:02:22.997 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 16:02:22.998 | libffi-dev is already the newest version (3.3-4). 2022-06-08 16:02:22.998 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 16:02:22.998 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 16:02:22.998 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 16:02:22.998 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 16:02:22.998 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 16:02:22.998 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 16:02:22.998 | psmisc is already the newest version (23.3-1). 2022-06-08 16:02:22.998 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:02:22.998 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 16:02:22.998 | python3-systemd is already the newest version (234-3build2). 2022-06-08 16:02:22.998 | socat is already the newest version (1.7.3.3-2). 2022-06-08 16:02:22.998 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 16:02:22.998 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 16:02:22.998 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 16:02:22.998 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 16:02:22.998 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 16:02:22.998 | pcp is already the newest version (5.0.3-1). 2022-06-08 16:02:22.998 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 16:02:22.998 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:02:22.998 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:22.998 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:22.998 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 16:02:22.998 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:02:22.998 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:02:22.998 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 16:02:22.998 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 16:02:22.998 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 16:02:22.998 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 16:02:22.998 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 16:02:22.998 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 16:02:22.998 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 16:02:22.998 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 16:02:22.998 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 16:02:22.999 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:02:22.999 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 16:02:22.999 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 16:02:22.999 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 16:02:22.999 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 16:02:22.999 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 16:02:22.999 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 16:02:22.999 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:02:22.999 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 16:02:22.999 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 16:02:22.999 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 16:02:22.999 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 16:02:22.999 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 16:02:22.999 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 16:02:22.999 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 16:02:22.999 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 16:02:22.999 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 16:02:22.999 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:22.999 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 16:02:22.999 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 16:02:23.235 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 16:02:23.235 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:23.236 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:02:23.236 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:02:23.236 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:02:23.236 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:02:23.236 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:23.236 | python3-zope.interface 2022-06-08 16:02:23.237 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:23.350 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:02:23.354 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:02:23.357 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:23.359 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:23.361 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:23.363 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:23.365 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:23.368 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:23.370 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:23.372 | ++ functions-common:time_stop:2433 : start_time=1654704142589 2022-06-08 16:02:23.374 | ++ functions-common:time_stop:2435 : [[ -z 1654704142589 ]] 2022-06-08 16:02:23.377 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:23.381 | ++ functions-common:time_stop:2438 : end_time=1654704143379 2022-06-08 16:02:23.384 | ++ functions-common:time_stop:2439 : elapsed_time=790 2022-06-08 16:02:23.386 | ++ functions-common:time_stop:2440 : total=2451 2022-06-08 16:02:23.388 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:23.390 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3241 2022-06-08 16:02:23.393 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:02:23.395 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 16:02:23.398 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 16:02:23.400 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 16:02:23.405 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 16:02:23.409 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:23.411 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 16:02:23.415 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 16:02:24.676 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 16:02:24.678 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 16:02:24.680 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 16:02:24.682 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 16:02:24.684 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 16:02:24.685 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 16:02:24.687 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 16:02:24.689 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 16:02:24.690 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 16:02:24.692 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 16:02:24.694 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 16:02:24.696 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 16:02:24.698 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 16:02:24.699 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 16:02:24.701 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 16:02:24.703 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 16:02:24.705 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 16:02:24.706 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 16:02:24.708 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 16:02:24.710 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 16:02:24.713 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 16:02:24.715 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 16:02:24.716 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 16:02:24.719 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 16:02:24.789 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 16:02:24.792 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 16:02:24.861 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 16:02:24.863 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 16:02:24.932 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 16:02:24.934 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 16:02:24.936 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 16:02:24.938 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 16:02:24.940 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 16:02:24.941 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 16:02:24.943 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 16:02:24.945 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 16:02:24.947 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 16:02:24.949 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 16:02:24.951 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 16:02:24.951 | Distro: focal 2022-06-08 16:02:24.953 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 16:02:24.956 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:02:24.959 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:02:24.961 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:02:24.964 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:02:24.964 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:02:25.603 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:02:25.605 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:02:25.605 | pip: 21.3.1 2022-06-08 16:02:25.607 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 16:02:25.609 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 16:02:25.611 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:25.612 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:25.614 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:25.616 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:25.618 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:25.620 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:25.621 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:25.623 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:25.625 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:25.626 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:25.628 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 16:02:25.630 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:25.632 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:25.634 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 16:02:25.638 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 16:02:25.640 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 16:02:25.643 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:02:25.646 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:02:25.648 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:02:25.651 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:02:25.651 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:02:26.281 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:02:26.283 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:02:26.283 | pip: 21.3.1 2022-06-08 16:02:26.286 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 16:02:26.289 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:02:26.293 | + ./stack.sh:main:791 : fixup_all 2022-06-08 16:02:26.295 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 16:02:26.297 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 16:02:26.299 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:26.301 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:26.304 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 16:02:26.316 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 16:02:26.327 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 16:02:26.339 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 16:02:26.341 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 16:02:26.343 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:26.346 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:26.348 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:26.350 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:26.353 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:26.355 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:26.357 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:26.359 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:26.361 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:26.363 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:26.365 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 16:02:26.368 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 16:02:26.370 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 16:02:26.372 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:02:26.375 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:02:26.377 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:02:26.379 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:02:26.381 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:02:26.383 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:02:26.386 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 16:02:26.388 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 16:02:26.410 | Using python 3.8 to install os-testr 2022-06-08 16:02:26.413 | + 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 16:02:27.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:27.212 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:27.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:27.212 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:28.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:28.350 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 16:02:28.417 | 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 16:02:28.418 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 16:02:28.419 | 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 16:02:28.433 | 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 16:02:28.443 | 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 16:02:28.454 | 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 16:02:30.052 | 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 16:02:30.145 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:30.145 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:30.250 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:30.252 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:30.254 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:30.257 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:30.259 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:30.261 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:30.264 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:30.266 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:30.268 | + functions-common:time_stop:2433 : start_time=1654704146404 2022-06-08 16:02:30.270 | + functions-common:time_stop:2435 : [[ -z 1654704146404 ]] 2022-06-08 16:02:30.274 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:30.278 | + functions-common:time_stop:2438 : end_time=1654704150275 2022-06-08 16:02:30.280 | + functions-common:time_stop:2439 : elapsed_time=3871 2022-06-08 16:02:30.282 | + functions-common:time_stop:2440 : total=0 2022-06-08 16:02:30.284 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:30.287 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3871 2022-06-08 16:02:30.289 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:30.292 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 16:02:30.344 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 16:02:30.650 | + ./stack.sh:main:805 : install_infra 2022-06-08 16:02:30.652 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:30.655 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 16:02:30.658 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:30.660 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 16:02:30.683 | + 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 16:02:33.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:33.548 | 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 16:02:33.854 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:33.856 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:33.858 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:33.860 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:33.863 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:33.865 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:33.867 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:33.870 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:33.872 | + functions-common:time_stop:2433 : start_time=1654704150676 2022-06-08 16:02:33.874 | + functions-common:time_stop:2435 : [[ -z 1654704150676 ]] 2022-06-08 16:02:33.877 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:33.881 | + functions-common:time_stop:2438 : end_time=1654704153878 2022-06-08 16:02:33.883 | + functions-common:time_stop:2439 : elapsed_time=3202 2022-06-08 16:02:33.886 | + functions-common:time_stop:2440 : total=3871 2022-06-08 16:02:33.888 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:33.890 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7073 2022-06-08 16:02:33.892 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:33.895 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:33.897 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 16:02:33.920 | + 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 16:02:36.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:36.549 | Processing /opt/stack/requirements 2022-06-08 16:02:38.281 | 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 16:02:38.292 | 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 16:02:38.295 | 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 16:02:38.323 | 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 16:02:38.328 | 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 16:02:38.337 | 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 16:02:38.340 | 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 16:02:38.346 | 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 16:02:38.349 | 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 16:02:38.354 | 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 16:02:38.357 | 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 16:02:38.373 | 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 16:02:38.375 | 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 16:02:38.378 | 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 16:02:38.409 | 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 16:02:38.412 | 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 16:02:38.424 | 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 16:02:38.427 | 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 16:02:38.434 | 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 16:02:38.463 | 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 16:02:38.511 | 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 16:02:38.516 | 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 16:02:38.576 | 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 16:02:38.578 | Building wheels for collected packages: openstack-requirements 2022-06-08 16:02:38.579 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 16:02:39.410 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 16:02:39.410 | ERROR: Command errored out with exit status 1: 2022-06-08 16:02:39.410 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z6y4li02/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z6y4li02/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-te_ut1fz 2022-06-08 16:02:39.411 | cwd: /tmp/pip-req-build-z6y4li02/ 2022-06-08 16:02:39.411 | Complete output (6 lines): 2022-06-08 16:02:39.411 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 16:02:39.411 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 16:02:39.411 | or: setup.py --help-commands 2022-06-08 16:02:39.411 | or: setup.py cmd --help 2022-06-08 16:02:39.411 | 2022-06-08 16:02:39.411 | error: invalid command 'bdist_wheel' 2022-06-08 16:02:39.411 | ---------------------------------------- 2022-06-08 16:02:39.412 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 16:02:39.412 | Running setup.py clean for openstack-requirements 2022-06-08 16:02:40.240 | Failed to build openstack-requirements 2022-06-08 16:02:40.256 | Installing collected packages: openstack-requirements 2022-06-08 16:02:40.256 | Attempting uninstall: openstack-requirements 2022-06-08 16:02:40.257 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 16:02:40.291 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 16:02:40.309 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 16:02:40.311 | Running setup.py install for openstack-requirements: started 2022-06-08 16:02:42.710 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 16:02:42.733 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 16:02:42.858 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:42.860 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:42.863 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:42.865 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:42.868 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:42.870 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:42.872 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:42.874 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:42.877 | + functions-common:time_stop:2433 : start_time=1654704153912 2022-06-08 16:02:42.879 | + functions-common:time_stop:2435 : [[ -z 1654704153912 ]] 2022-06-08 16:02:42.882 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:42.886 | + functions-common:time_stop:2438 : end_time=1654704162884 2022-06-08 16:02:42.889 | + functions-common:time_stop:2439 : elapsed_time=8972 2022-06-08 16:02:42.891 | + functions-common:time_stop:2440 : total=7073 2022-06-08 16:02:42.893 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:42.895 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16045 2022-06-08 16:02:42.898 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:42.900 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 16:02:42.903 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 16:02:42.905 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 16:02:42.908 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:42.910 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:42.912 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 16:02:42.915 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:42.917 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 16:02:42.938 | Using python 3.8 to install pbr 2022-06-08 16:02:42.940 | + 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 16:02:43.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:43.745 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:43.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:43.745 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:44.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:44.883 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 16:02:46.661 | 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 16:02:46.755 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:46.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:46.860 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:46.863 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:46.865 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:46.867 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:46.869 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:46.872 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:46.874 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:46.876 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:46.878 | + functions-common:time_stop:2433 : start_time=1654704162933 2022-06-08 16:02:46.881 | + functions-common:time_stop:2435 : [[ -z 1654704162933 ]] 2022-06-08 16:02:46.884 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:46.888 | + functions-common:time_stop:2438 : end_time=1654704166885 2022-06-08 16:02:46.890 | + functions-common:time_stop:2439 : elapsed_time=3952 2022-06-08 16:02:46.892 | + functions-common:time_stop:2440 : total=16045 2022-06-08 16:02:46.894 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:46.897 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19997 2022-06-08 16:02:46.899 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:46.902 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 16:02:49.141 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 16:02:51.010 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:51.012 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 16:02:51.031 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 16:02:51.035 | 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 16:02:51.039 | 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 16:02:51.044 | 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 16:02:51.047 | 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 16:02:51.118 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:02:51.121 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:02:51.125 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 16:02:51.142 | + ./stack.sh:main:814 : pkgs= 2022-06-08 16:02:51.144 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 16:02:51.147 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 16:02:51.150 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 16:02:51.152 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 16:02:51.154 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:51.157 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:51.159 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:51.162 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:51.164 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:51.167 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:51.171 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:51.173 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:51.176 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:51.178 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 16:02:51.181 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:51.195 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:51.198 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:51.200 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:51.202 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 16:02:51.204 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:51.206 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:02:51.209 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:51.211 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 16:02:51.213 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:51.215 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 16:02:51.218 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:51.220 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:02:51.222 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:51.225 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:02:51.227 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:51.229 | + 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 16:02:51.232 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 16:02:51.234 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 16:02:51.236 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 16:02:51.238 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:51.241 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 16:02:51.243 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 16:02:51.245 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:51.248 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 16:02:51.250 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 16:02:51.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:51.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:51.257 | ++ /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 16:02:51.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:51.262 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 16:02:51.264 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:51.266 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 16:02:51.268 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 16:02:51.270 | ++ /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 16:02:51.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 16:02:51.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 16:02:51.277 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 16:02:51.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 16:02:51.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 16:02:51.283 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:51.286 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:51.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 16:02:51.290 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 16:02:51.292 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:51.294 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:51.296 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:02:51.298 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:51.301 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:51.303 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:51.305 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:51.307 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:51.310 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:51.312 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:51.314 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:51.316 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 16:02:51.319 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 16:02:51.321 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:51.323 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:51.325 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:51.327 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 16:02:51.348 | ++ 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 16:02:51.457 | Reading package lists... 2022-06-08 16:02:51.705 | Building dependency tree... 2022-06-08 16:02:51.707 | Reading state information... 2022-06-08 16:02:51.968 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 16:02:51.968 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:51.969 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:02:51.969 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:02:51.969 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:02:51.969 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:02:51.969 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:51.970 | python3-zope.interface 2022-06-08 16:02:51.970 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:52.086 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:02:52.090 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:02:52.093 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:52.095 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:52.098 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:52.100 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:52.102 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:52.104 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:52.106 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:52.108 | ++ functions-common:time_stop:2433 : start_time=1654704171345 2022-06-08 16:02:52.110 | ++ functions-common:time_stop:2435 : [[ -z 1654704171345 ]] 2022-06-08 16:02:52.113 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:52.117 | ++ functions-common:time_stop:2438 : end_time=1654704172115 2022-06-08 16:02:52.119 | ++ functions-common:time_stop:2439 : elapsed_time=770 2022-06-08 16:02:52.121 | ++ functions-common:time_stop:2440 : total=3241 2022-06-08 16:02:52.124 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:52.126 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4011 2022-06-08 16:02:52.128 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:02:52.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 16:02:52.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 16:02:52.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 16:02:52.137 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 16:02:52.139 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 16:02:52.141 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:52.144 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:52.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 16:02:52.149 | ++ /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 16:02:52.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 16:02:52.242 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 16:02:52.699 | OK 2022-06-08 16:02:52.713 | ++ /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 16:02:54.066 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:02:54.100 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:02:54.232 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:02:54.279 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:02:54.435 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 16:02:54.834 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 16:03:04.441 | Fetched 362 kB in 1s (401 kB/s) 2022-06-08 16:03:06.001 | Reading package lists... 2022-06-08 16:03:06.033 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 16:03:06.345 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:03:06.428 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:03:06.550 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:03:06.617 | Hit:4 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 16:03:07.088 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:03:07.473 | Fetched 336 kB in 1s (291 kB/s) 2022-06-08 16:03:09.023 | Reading package lists... 2022-06-08 16:03:09.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 16:03:09.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 16:03:09.060 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 16:03:09.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 16:03:09.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 16:03:09.066 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:03:09.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:03:09.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:03:09.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:03:09.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:03:09.076 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:03:09.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:03:09.084 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:03:09.086 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:03:09.089 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:03:09.091 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:03:09.108 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:09.110 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:03:09.113 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 16:03:09.115 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 16:03:09.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:03:09.119 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:09.122 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:09.124 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:09.126 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:09.128 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:09.130 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:09.133 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:09.135 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:09.137 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:09.139 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:09.141 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:09.144 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 16:03:09.146 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:03:09.148 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:09.151 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:09.153 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:09.155 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:03:09.176 | ++ 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 16:03:09.286 | Reading package lists... 2022-06-08 16:03:09.533 | Building dependency tree... 2022-06-08 16:03:09.535 | Reading state information... 2022-06-08 16:03:09.794 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 16:03:09.794 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 16:03:09.794 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 16:03:09.794 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 16:03:09.794 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:09.795 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:09.795 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:09.795 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:09.795 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:09.795 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:09.795 | python3-zope.interface 2022-06-08 16:03:09.795 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:09.909 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:09.913 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:03:09.916 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:09.918 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:03:09.920 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:09.922 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:09.924 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:03:09.927 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:09.929 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:09.931 | ++ functions-common:time_stop:2433 : start_time=1654704189173 2022-06-08 16:03:09.933 | ++ functions-common:time_stop:2435 : [[ -z 1654704189173 ]] 2022-06-08 16:03:09.936 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:09.940 | ++ functions-common:time_stop:2438 : end_time=1654704189938 2022-06-08 16:03:09.943 | ++ functions-common:time_stop:2439 : elapsed_time=765 2022-06-08 16:03:09.946 | ++ functions-common:time_stop:2440 : total=4011 2022-06-08 16:03:09.948 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:09.950 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4776 2022-06-08 16:03:09.952 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:03:09.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 16:03:09.956 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:09.959 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:09.961 | ++ /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 16:03:09.973 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 16:03:09.975 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:03:09.977 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:03:09.980 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:03:09.982 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:03:09.984 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:03:09.986 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:03:09.989 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:03:09.991 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:03:09.993 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:09.996 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:03:09.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 16:03:10.000 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:10.002 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 16:03:10.005 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 16:03:10.007 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 16:03:10.010 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 16:03:10.012 | ++ /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 16:03:10.014 | ++ functions:create_disk:732 : local node_number 2022-06-08 16:03:10.016 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.018 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 16:03:10.020 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 16:03:10.022 | ++ functions:create_disk:736 : local key 2022-06-08 16:03:10.025 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.026 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 16:03:10.031 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.033 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.035 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 16:03:10.037 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.040 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 16:03:10.042 | ++ functions:destroy_disk:765 : local key 2022-06-08 16:03:10.045 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.045 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 16:03:10.051 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.053 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.055 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 16:03:10.060 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 16:03:10.072 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.087 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.091 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 16:03:10.103 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.115 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:10.222 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 16:03:10.222 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 16:03:10.222 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 16:03:10.222 | = reflink=1 2022-06-08 16:03:10.222 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 16:03:10.222 | = sunit=0 swidth=0 blks 2022-06-08 16:03:10.222 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 16:03:10.223 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 16:03:10.223 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 16:03:10.223 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 16:03:10.226 | ++ 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 16:03:10.227 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 16:03:10.235 | /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 16:03:10.239 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 16:03:10.251 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 16:03:10.291 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 16:03:10.297 | ++ /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 16:03:10.311 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 16:03:10.315 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 16:03:10.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph --create-keyring --name=mon. --add-key=AQA+yKBicN/8ExAAYdylAaHll6THa7KZ0zyp7Q== --cap mon 'allow *' 2022-06-08 16:03:10.376 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph 2022-06-08 16:03:10.376 | added entity mon. auth(key=AQA+yKBicN/8ExAAYdylAaHll6THa7KZ0zyp7Q==) 2022-06-08 16:03:10.376 | added 1 caps to entity mon. 2022-06-08 16:03:10.380 | ++ /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 16:03:10.432 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 16:03:10.438 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 16:03:10.441 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 16:03:10.473 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph 2022-06-08 16:03:10.478 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 16:03:10.482 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836060-5-ceph 2022-06-08 16:03:10.494 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 059d7cb9-67d8-4ec7-b6c9-195d9345c458 2022-06-08 16:03:10.555 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 16:03:10.559 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836060-5-ceph 2022-06-08 16:03:10.609 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.17 2022-06-08 16:03:10.658 | ++ /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 16:03:10.708 | ++ /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 16:03:10.757 | ++ /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 16:03:10.806 | ++ /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 16:03:10.856 | ++ /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 16:03:10.905 | ++ /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 16:03:10.954 | ++ /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 16:03:11.005 | ++ /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 16:03:11.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 16:03:11.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 16:03:11.121 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 16:03:11.121 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 16:03:11.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 16:03:11.129 | ++ /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 16:03:11.179 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 16:03:11.184 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 16:03:11.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836060-5-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph 2022-06-08 16:03:11.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 16:03:11.940 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 16:03:11.943 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:11.957 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836060-5-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 16:03:12.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 16:03:12.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:12.360 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 16:03:12.363 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 16:03:12.366 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 16:03:12.370 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 16:03:12.373 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 16:03:12.375 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 16:03:12.379 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 16:03:12.383 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 16:03:12.386 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 16:03:12.388 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 16:03:12.390 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 16:03:12.393 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:12.396 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:12.412 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 16:03:12.415 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 16:03:12.419 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 16:03:12.421 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 16:03:12.421 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 16:03:14.024 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 16:03:14.026 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 16:03:14.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 16:03:14.031 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 16:03:14.034 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 16:03:14.037 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 16:03:14.039 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 16:03:14.041 | ++ functions:vercmp:631 : local result 2022-06-08 16:03:14.045 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 16:03:14.046 | +++ functions:vercmp:635 : sort -V 2022-06-08 16:03:14.046 | +++ functions:vercmp:635 : head -1 2022-06-08 16:03:14.052 | ++ functions:vercmp:635 : result=14.0 2022-06-08 16:03:14.054 | ++ functions:vercmp:637 : case $op in 2022-06-08 16:03:14.056 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 16:03:14.059 | ++ functions:vercmp:652 : return 2022-06-08 16:03:14.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:03:14.064 | ++ /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 16:03:14.418 | exported keyring for client.bootstrap-mds 2022-06-08 16:03:14.437 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:03:14.440 | ++ /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 16:03:14.815 | exported keyring for client.bootstrap-osd 2022-06-08 16:03:14.834 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:03:14.837 | ++ /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 16:03:15.192 | exported keyring for client.bootstrap-rgw 2022-06-08 16:03:15.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 16:03:15.224 | ++ /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 16:03:15.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 16:03:15.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 16:03:15.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 16:03:15.775 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 16:03:16.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 16:03:16.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 16:03:16.360 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 16:03:16.360 | ++ /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 16:03:16.854 | [osd.0] 2022-06-08 16:03:16.854 | key = AQBEyKBihNoNKxAAqZAQdlaXIPU0SPvBkZdj5g== 2022-06-08 16:03:16.877 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 16:03:16.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 16:03:16.902 | ++ /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 16:03:16.949 | 2022-06-08T16:03:16.945+0000 7f975aa2a080 -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 16:03:16.949 | 2022-06-08T16:03:16.945+0000 7f975aa2a080 -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 16:03:16.949 | 2022-06-08T16:03:16.945+0000 7f975aa2a080 -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 16:03:17.074 | 2022-06-08T16:03:17.069+0000 7f975aa2a080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 16:03:24.899 | ++ /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 16:03:27.638 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 16:03:27.652 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 16:03:28.053 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 16:03:28.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:03:28.058 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:03:28.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:03:28.064 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:03:28.065 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:03:28.065 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:03:28.070 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:03:28.073 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:03:28.076 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:03:28.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:03:28.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:03:28.098 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:28.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:03:28.103 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 16:03:28.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 16:03:28.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 16:03:28.110 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:28.112 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 16:03:28.114 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 16:03:28.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 16:03:28.130 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 16:03:28.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:28.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 16:03:28.154 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 16:03:28.157 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 16:03:28.159 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 16:03:28.161 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 16:03:28.163 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 16:03:28.167 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 16:03:28.171 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 16:03:28.174 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 16:03:28.176 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 16:03:28.178 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 16:03:28.181 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:28.183 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 16:03:28.199 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 16:03:28.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 16:03:28.206 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 16:03:28.206 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 16:03:28.207 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 16:03:28.582 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 16:03:28.585 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 16:03:28.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 16:03:28.590 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 16:03:28.614 | ++ /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 16:03:35.618 | no valid command found; 10 closest matches: 2022-06-08 16:03:35.618 | 0 2022-06-08 16:03:35.618 | 1 2022-06-08 16:03:35.618 | 2 2022-06-08 16:03:35.618 | abort 2022-06-08 16:03:35.618 | assert 2022-06-08 16:03:35.618 | config diff 2022-06-08 16:03:35.618 | config diff get 2022-06-08 16:03:35.618 | config get 2022-06-08 16:03:35.618 | config help [] 2022-06-08 16:03:35.618 | config set ... 2022-06-08 16:03:35.618 | Error EINVAL: invalid command 2022-06-08 16:03:35.624 | ++ /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 16:03:35.624 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 16:03:35.628 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 16:03:36.134 | ++ /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 16:03:36.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 16:03:36.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 16:03:36.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:03:36.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:03:36.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:03:36.206 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:03:36.206 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:03:36.207 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:03:36.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:03:36.215 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:03:36.218 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:03:36.221 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:03:36.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:03:36.241 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:36.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:03:36.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 16:03:36.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:03:36.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:03:36.254 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 16:03:36.257 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 16:03:36.260 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 16:03:36.262 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 16:03:36.265 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 16:03:36.320 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 16:03:36.320 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 16:03:36.322 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 16:03:36.709 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 16:03:36.711 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 16:03:36.729 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:36.732 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 16:03:36.735 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:36.738 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:36.740 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:36.743 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:36.745 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:36.748 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:36.750 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:36.753 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:36.756 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:36.758 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:36.770 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:36.770 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:36.770 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 16:03:36.771 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:36.772 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:36.774 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:36.777 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 16:03:36.800 | + 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 16:03:36.924 | Reading package lists... 2022-06-08 16:03:37.167 | Building dependency tree... 2022-06-08 16:03:37.169 | Reading state information... 2022-06-08 16:03:37.423 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 16:03:37.423 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:37.424 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:37.424 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:37.424 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:37.424 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:37.424 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:37.425 | python3-zope.interface 2022-06-08 16:03:37.425 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:37.537 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:37.541 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:37.544 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:37.546 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:37.549 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:37.552 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:37.554 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:37.557 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:37.559 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:37.561 | + functions-common:time_stop:2433 : start_time=1654704216797 2022-06-08 16:03:37.564 | + functions-common:time_stop:2435 : [[ -z 1654704216797 ]] 2022-06-08 16:03:37.567 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:37.572 | + functions-common:time_stop:2438 : end_time=1654704217569 2022-06-08 16:03:37.574 | + functions-common:time_stop:2439 : elapsed_time=772 2022-06-08 16:03:37.577 | + functions-common:time_stop:2440 : total=4776 2022-06-08 16:03:37.579 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:37.581 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5548 2022-06-08 16:03:37.584 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:37.586 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 16:03:37.589 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:03:37.592 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:03:37.594 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:03:37.597 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:03:37.599 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:03:37.602 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:03:37.604 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 16:03:37.607 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:03:37.609 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:03:37.612 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:03:37.615 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:03:37.617 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:03:37.620 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:03:37.622 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:03:37.624 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:03:37.627 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:37.630 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:03:37.632 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 16:03:37.635 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:03:37.637 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:03:37.640 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:03:37.642 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:03:37.645 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:03:37.647 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:03:37.650 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 16:03:37.652 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 16:03:37.669 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:37.672 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 16:03:37.675 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:37.677 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 16:03:37.680 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 16:03:37.683 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 16:03:37.688 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 16:03:37.691 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 16:03:37.693 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 16:03:37.696 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 16:03:37.698 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 16:03:37.701 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 16:03:37.704 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 16:03:38.397 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 16:03:38.397 | user tags 2022-06-08 16:03:38.397 | stackrabbit []' 2022-06-08 16:03:38.401 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 16:03:38.401 | user tags 2022-06-08 16:03:38.401 | stackrabbit []' 2022-06-08 16:03:38.402 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 16:03:38.409 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 16:03:38.412 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 16:03:38.418 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:03:39.062 | Changing password for user "stackrabbit" ... 2022-06-08 16:03:39.110 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 16:03:39.791 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 16:03:39.841 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 16:03:39.843 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:03:40.508 | Changing password for user "stackrabbit" ... 2022-06-08 16:03:40.573 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 16:03:40.576 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 16:03:40.578 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 16:03:41.241 | Deleting user "guest" ... 2022-06-08 16:03:41.256 | Error: 2022-06-08 16:03:41.256 | {:no_such_user, "guest"} 2022-06-08 16:03:41.269 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 16:03:41.271 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 16:03:41.290 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:41.292 | + ./stack.sh:main:831 : install_database 2022-06-08 16:03:41.294 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 16:03:41.297 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 16:03:41.300 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:41.302 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:41.304 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 16:03:41.659 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 16:03:41.662 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:41.664 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 16:03:41.667 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 16:03:41.669 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:41.672 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 16:03:41.675 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:03:41.678 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:03:41.680 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:03:41.683 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:03:41.685 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:03:41.688 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:03:41.690 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:03:41.693 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:03:41.695 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:41.698 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:03:41.700 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 16:03:41.703 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:03:41.705 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:03:41.708 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:03:41.710 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:03:41.713 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:03:41.715 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:03:41.718 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 16:03:41.721 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:41.724 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:41.726 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 16:03:41.729 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:41.731 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:41.734 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:41.737 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:41.740 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:41.742 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:41.745 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:41.747 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:41.749 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:41.753 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:41.755 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:41.757 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:41.760 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 16:03:41.762 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:41.765 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:41.767 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:41.770 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 16:03:41.793 | + 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 16:03:41.908 | Reading package lists... 2022-06-08 16:03:42.163 | Building dependency tree... 2022-06-08 16:03:42.165 | Reading state information... 2022-06-08 16:03:42.429 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 16:03:42.429 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:42.430 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:42.430 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:42.430 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:42.430 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:42.430 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:42.430 | python3-zope.interface 2022-06-08 16:03:42.430 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:42.545 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:42.550 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:42.553 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:42.555 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:42.558 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:42.560 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:42.563 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:42.565 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:42.568 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:42.570 | + functions-common:time_stop:2433 : start_time=1654704221790 2022-06-08 16:03:42.573 | + functions-common:time_stop:2435 : [[ -z 1654704221790 ]] 2022-06-08 16:03:42.576 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:42.580 | + functions-common:time_stop:2438 : end_time=1654704222577 2022-06-08 16:03:42.583 | + functions-common:time_stop:2439 : elapsed_time=787 2022-06-08 16:03:42.585 | + functions-common:time_stop:2440 : total=5548 2022-06-08 16:03:42.587 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:42.590 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6335 2022-06-08 16:03:42.593 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:42.595 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 16:03:42.598 | + ./stack.sh:main:834 : install_database_python 2022-06-08 16:03:42.601 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 16:03:42.603 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 16:03:42.606 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 16:03:42.608 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 16:03:42.612 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 16:03:42.614 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 16:03:42.617 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 16:03:42.621 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 16:03:42.621 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 16:03:42.628 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 16:03:42.630 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 16:03:42.633 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 16:03:42.636 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 16:03:42.638 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 16:03:42.662 | Using python 3.8 to install PyMySQL 2022-06-08 16:03:42.665 | + 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 16:03:43.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:43.463 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:43.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:43.463 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:44.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:03:44.585 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 16:03:46.184 | 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 16:03:46.278 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:03:46.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:03:46.377 | + inc/python:pip_install:196 : result=0 2022-06-08 16:03:46.380 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:03:46.383 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:46.385 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:46.388 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:46.390 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:46.393 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:46.395 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:03:46.398 | + functions-common:time_stop:2433 : start_time=1654704222656 2022-06-08 16:03:46.400 | + functions-common:time_stop:2435 : [[ -z 1654704222656 ]] 2022-06-08 16:03:46.403 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:46.409 | + functions-common:time_stop:2438 : end_time=1654704226405 2022-06-08 16:03:46.411 | + functions-common:time_stop:2439 : elapsed_time=3749 2022-06-08 16:03:46.414 | + functions-common:time_stop:2440 : total=19997 2022-06-08 16:03:46.416 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:46.419 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23746 2022-06-08 16:03:46.421 | + inc/python:pip_install:199 : return 0 2022-06-08 16:03:46.424 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 16:03:46.427 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:03:46.429 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 16:03:46.432 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 16:03:46.449 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:46.452 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 16:03:46.454 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 16:03:46.459 | ++ 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 16:03:46.459 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 16:03:46.465 | + 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 16:03:46.467 | + 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 16:03:46.470 | + 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 16:03:46.473 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 16:03:46.476 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 16:03:46.478 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 16:03:46.495 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:46.497 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 16:03:46.500 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:46.502 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:46.505 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:46.507 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:46.510 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:46.512 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:46.515 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:46.518 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:46.520 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:46.523 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:46.525 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:46.527 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:46.530 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 16:03:46.532 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:46.536 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:46.538 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:46.540 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 16:03:46.562 | + 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 16:03:46.673 | Reading package lists... 2022-06-08 16:03:46.920 | Building dependency tree... 2022-06-08 16:03:46.922 | Reading state information... 2022-06-08 16:03:47.184 | radvd is already the newest version (1:2.17-2). 2022-06-08 16:03:47.184 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:47.185 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:47.185 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:47.185 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:47.185 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:47.185 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:47.185 | python3-zope.interface 2022-06-08 16:03:47.185 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:47.298 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:47.303 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:47.305 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:47.308 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:47.310 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:47.313 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:47.315 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:47.317 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:47.320 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:47.322 | + functions-common:time_stop:2433 : start_time=1654704226559 2022-06-08 16:03:47.325 | + functions-common:time_stop:2435 : [[ -z 1654704226559 ]] 2022-06-08 16:03:47.327 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:47.332 | + functions-common:time_stop:2438 : end_time=1654704227329 2022-06-08 16:03:47.335 | + functions-common:time_stop:2439 : elapsed_time=770 2022-06-08 16:03:47.337 | + functions-common:time_stop:2440 : total=6335 2022-06-08 16:03:47.339 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:47.342 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7105 2022-06-08 16:03:47.345 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:47.348 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 16:03:47.365 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:47.368 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 16:03:47.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 16:03:47.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 16:03:47.377 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 16:03:47.398 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 16:03:47.400 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:47.403 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:47.405 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:47.408 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:47.411 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:47.413 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:47.416 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:47.418 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:47.420 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:47.423 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:47.425 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:47.427 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:47.430 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 16:03:47.433 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:47.435 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:47.437 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:47.440 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 16:03:47.461 | + 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 16:03:47.572 | Reading package lists... 2022-06-08 16:03:47.819 | Building dependency tree... 2022-06-08 16:03:47.820 | Reading state information... 2022-06-08 16:03:48.082 | fakeroot is already the newest version (1.24-1). 2022-06-08 16:03:48.083 | make is already the newest version (4.2.1-1.2). 2022-06-08 16:03:48.083 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 16:03:48.083 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:48.084 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:48.084 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:48.084 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:48.084 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:48.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:48.084 | python3-zope.interface 2022-06-08 16:03:48.084 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:48.195 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:48.200 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:48.202 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:48.205 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:48.207 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:48.209 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:48.212 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:48.214 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:48.216 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:48.219 | + functions-common:time_stop:2433 : start_time=1654704227459 2022-06-08 16:03:48.221 | + functions-common:time_stop:2435 : [[ -z 1654704227459 ]] 2022-06-08 16:03:48.224 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:48.228 | + functions-common:time_stop:2438 : end_time=1654704228226 2022-06-08 16:03:48.230 | + functions-common:time_stop:2439 : elapsed_time=767 2022-06-08 16:03:48.233 | + functions-common:time_stop:2440 : total=7105 2022-06-08 16:03:48.235 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:48.238 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7872 2022-06-08 16:03:48.240 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:48.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 16:03:48.245 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:48.248 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:48.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 16:03:48.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 16:03:48.256 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 16:03:48.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 16:03:48.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 16:03:48.267 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 16:03:48.267 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 16:03:48.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 16:03:48.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 16:03:48.277 | + functions:vercmp:628 : local v1=5.4 2022-06-08 16:03:48.279 | + functions:vercmp:629 : local 'op=<' 2022-06-08 16:03:48.282 | + functions:vercmp:630 : local v2=3.13 2022-06-08 16:03:48.284 | + functions:vercmp:631 : local result 2022-06-08 16:03:48.288 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 16:03:48.289 | ++ functions:vercmp:635 : head -1 2022-06-08 16:03:48.289 | ++ functions:vercmp:635 : sort -V 2022-06-08 16:03:48.294 | + functions:vercmp:635 : result=3.13 2022-06-08 16:03:48.296 | + functions:vercmp:637 : case $op in 2022-06-08 16:03:48.299 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 16:03:48.302 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 16:03:48.304 | + functions:vercmp:648 : return 2022-06-08 16:03:48.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 16:03:48.309 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 16:03:48.312 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 16:03:48.778 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 16:03:48.783 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 16:03:48.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:48.789 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:48.792 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 16:03:48.794 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:48.797 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 16:03:48.818 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:48.822 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 16:03:48.824 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 16:03:48.824 | Installing etcd 2022-06-08 16:03:48.827 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 16:03:48.839 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 16:03:48.855 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:48.857 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 16:03:48.870 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 16:03:48.874 | ++ 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 16:03:48.877 | ++ 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 16:03:48.880 | +++ 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 16:03:48.885 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:03:48.887 | ++ 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 16:03:48.890 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 16:03:48.893 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:03:48.895 | ++ functions:get_extra_file:74 : return 2022-06-08 16:03:48.898 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:03:48.901 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 16:03:48.903 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 16:03:48.906 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 16:03:48.924 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:48.926 | + ./stack.sh:main:861 : install_dstat 2022-06-08 16:03:48.929 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 16:03:48.946 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:48.948 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 16:03:48.951 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:48.953 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 16:03:48.956 | + ./stack.sh:main:870 : install_libs 2022-06-08 16:03:48.959 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 16:03:48.961 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 16:03:48.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 16:03:48.966 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 16:03:48.969 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:48.972 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:48.974 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 16:03:48.977 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:48.979 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 16:03:48.982 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 16:03:48.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 16:03:48.986 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 16:03:48.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:48.991 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:48.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 16:03:48.996 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:48.998 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 16:03:49.001 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 16:03:49.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 16:03:49.006 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 16:03:49.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.011 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.013 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 16:03:49.016 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.018 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 16:03:49.021 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 16:03:49.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 16:03:49.026 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 16:03:49.028 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.031 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.034 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 16:03:49.036 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.039 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 16:03:49.041 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 16:03:49.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 16:03:49.046 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 16:03:49.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.051 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.053 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 16:03:49.056 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.058 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 16:03:49.061 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 16:03:49.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 16:03:49.066 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 16:03:49.069 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.071 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.073 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 16:03:49.076 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.078 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 16:03:49.081 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 16:03:49.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 16:03:49.086 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 16:03:49.089 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.091 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.094 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 16:03:49.096 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.099 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 16:03:49.101 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 16:03:49.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 16:03:49.106 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 16:03:49.109 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.111 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.113 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 16:03:49.116 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.118 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 16:03:49.121 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 16:03:49.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 16:03:49.126 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 16:03:49.128 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.131 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.133 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 16:03:49.136 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.138 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 16:03:49.141 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 16:03:49.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 16:03:49.146 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 16:03:49.149 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.151 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.153 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 16:03:49.156 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.158 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 16:03:49.161 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 16:03:49.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 16:03:49.166 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 16:03:49.168 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.170 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.173 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 16:03:49.175 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.178 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 16:03:49.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 16:03:49.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 16:03:49.185 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 16:03:49.187 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.190 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.193 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 16:03:49.195 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.198 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 16:03:49.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 16:03:49.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 16:03:49.206 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 16:03:49.208 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.210 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.213 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 16:03:49.216 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.218 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 16:03:49.221 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 16:03:49.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 16:03:49.226 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 16:03:49.228 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.230 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.233 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 16:03:49.235 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.238 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 16:03:49.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 16:03:49.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 16:03:49.245 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 16:03:49.248 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.250 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.253 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 16:03:49.255 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.258 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 16:03:49.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 16:03:49.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 16:03:49.265 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 16:03:49.268 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.271 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.273 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 16:03:49.276 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.278 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 16:03:49.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 16:03:49.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 16:03:49.285 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 16:03:49.288 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.291 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.293 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 16:03:49.296 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.298 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 16:03:49.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 16:03:49.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 16:03:49.306 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 16:03:49.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.311 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.313 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 16:03:49.316 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.319 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 16:03:49.321 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 16:03:49.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 16:03:49.326 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 16:03:49.329 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.332 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.334 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 16:03:49.337 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.339 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 16:03:49.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 16:03:49.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 16:03:49.347 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 16:03:49.349 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.352 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.354 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 16:03:49.357 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.359 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 16:03:49.362 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 16:03:49.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 16:03:49.366 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 16:03:49.369 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.371 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.374 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 16:03:49.377 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.379 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 16:03:49.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 16:03:49.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 16:03:49.388 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 16:03:49.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.394 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.397 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 16:03:49.399 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.402 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 16:03:49.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 16:03:49.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 16:03:49.409 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 16:03:49.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.414 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.417 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 16:03:49.419 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.422 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 16:03:49.424 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 16:03:49.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 16:03:49.429 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 16:03:49.432 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.434 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.436 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 16:03:49.440 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.442 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 16:03:49.444 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 16:03:49.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 16:03:49.451 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 16:03:49.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.458 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.460 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 16:03:49.463 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.465 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 16:03:49.468 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 16:03:49.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 16:03:49.473 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 16:03:49.475 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.478 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.480 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 16:03:49.483 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.485 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 16:03:49.488 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 16:03:49.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 16:03:49.493 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 16:03:49.496 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.498 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.501 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 16:03:49.504 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.506 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 16:03:49.509 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 16:03:49.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 16:03:49.514 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 16:03:49.516 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.521 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 16:03:49.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.526 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 16:03:49.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 16:03:49.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 16:03:49.534 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 16:03:49.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.539 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.541 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 16:03:49.544 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.546 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 16:03:49.549 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 16:03:49.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 16:03:49.554 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 16:03:49.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.559 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.562 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 16:03:49.565 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.567 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 16:03:49.570 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 16:03:49.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 16:03:49.575 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 16:03:49.577 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.580 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.582 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 16:03:49.585 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.587 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 16:03:49.590 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 16:03:49.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 16:03:49.595 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 16:03:49.597 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.600 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.602 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 16:03:49.605 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.607 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 16:03:49.610 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 16:03:49.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 16:03:49.615 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 16:03:49.618 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.620 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.623 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 16:03:49.625 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.628 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 16:03:49.631 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 16:03:49.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 16:03:49.636 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 16:03:49.641 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.641 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.643 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 16:03:49.646 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.648 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 16:03:49.651 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 16:03:49.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 16:03:49.656 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 16:03:49.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.661 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.663 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 16:03:49.666 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.668 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 16:03:49.671 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 16:03:49.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 16:03:49.676 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 16:03:49.679 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.681 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.684 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 16:03:49.686 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.689 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 16:03:49.692 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 16:03:49.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 16:03:49.697 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 16:03:49.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.702 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.704 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 16:03:49.707 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.709 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 16:03:49.712 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 16:03:49.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 16:03:49.717 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 16:03:49.720 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:49.722 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:49.725 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 16:03:49.727 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:49.730 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 16:03:49.753 | Using python 3.8 to install etcd3 2022-06-08 16:03:49.755 | + 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 16:03:50.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:50.535 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:50.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:50.535 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:51.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:03:51.734 | Collecting etcd3 2022-06-08 16:03:51.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 16:03:51.768 | Preparing metadata (setup.py): started 2022-06-08 16:03:51.811 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 16:03:51.812 | ERROR: Command errored out with exit status 1: 2022-06-08 16:03:51.812 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-3i6ncxvy/etcd3_473ab52da9cd487da07c5b961b6713bb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-3i6ncxvy/etcd3_473ab52da9cd487da07c5b961b6713bb/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-homhdz_y 2022-06-08 16:03:51.812 | cwd: /tmp/pip-install-3i6ncxvy/etcd3_473ab52da9cd487da07c5b961b6713bb/ 2022-06-08 16:03:51.812 | Complete output (3 lines): 2022-06-08 16:03:51.812 | Traceback (most recent call last): 2022-06-08 16:03:51.812 | File "", line 1, in 2022-06-08 16:03:51.812 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 16:03:51.812 | ---------------------------------------- 2022-06-08 16:03:51.812 | 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 16:03:51.812 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 16:03:51.813 | 2022-06-08 16:03:51.813 | The conflict is caused by: 2022-06-08 16:03:51.813 | The user requested etcd3 2022-06-08 16:03:51.813 | The user requested (constraint) etcd3===0.12.0 2022-06-08 16:03:51.813 | 2022-06-08 16:03:51.813 | To fix this you could try to: 2022-06-08 16:03:51.813 | 1. loosen the range of package versions you've specified 2022-06-08 16:03:51.813 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 16:03:51.813 | 2022-06-08 16:03:51.813 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 16:03:51.911 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:03:51.911 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:03:51.994 | + inc/python:pip_install:1 : exit_trap 2022-06-08 16:03:51.996 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 16:03:51.999 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 16:03:52.003 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 16:03:52.005 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 16:03:52.007 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 16:03:52.009 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 16:03:52.012 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 16:03:52.014 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 16:03:52.016 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 16:03:52.016 | Error on exit 2022-06-08 16:03:52.019 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 16:03:52.021 | + ./stack.sh:exit_trap:537 : generate-subunit 1654704125 107 fail 2022-06-08 16:03:52.265 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 16:03:52.268 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 16:03:52.739 | + ./stack.sh:exit_trap:551 : exit 1