2022-07-28 16:56:42.629 | + ./stack.sh:main:482 : exec 2022-07-28 16:56:42.629 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-165642' 2022-07-28 16:56:42.629 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-165642.summary.2022-07-28-165642 2022-07-28 16:56:42.629 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 16:56:42.629 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-165642 2022-07-28 16:56:42.629 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-165642 /opt/stack/logs/stack.sh.log 2022-07-28 16:56:42.629 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-165642.summary.2022-07-28-165642 /opt/stack/logs/stack.sh.log.summary 2022-07-28 16:56:42.630 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 16:56:42.630 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 16:56:42.630 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 16:56:42.630 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 16:56:42.630 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 16:56:42.630 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 16:56:42.631 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 16:56:42.635 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 16:56:42.637 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 16:56:42.639 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 16:56:42.642 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 16:56:42.645 | + ./stack.sh:main:571 : uname -a 2022-07-28 16:56:42.646 | Linux dv-neutron-849776-9-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-28 16:56:42.649 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 16:56:42.652 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 16:56:42.656 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 16:56:42.695 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 16:56:42.712 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 16:56:42.715 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 16:56:42.717 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 16:56:42.720 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 16:56:42.723 | + functions-common:fetch_plugins:1791 : return 2022-07-28 16:56:42.725 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 16:56:42.728 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 16:56:42.730 | + functions-common:run_phase:1869 : local phase= 2022-07-28 16:56:42.733 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 16:56:42.735 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 16:56:42.737 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 16:56:42.739 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 16:56:42.742 | + functions-common:run_phase:1878 : local extra 2022-07-28 16:56:42.744 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 16:56:42.748 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 16:56:42.750 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 16:56:42.753 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 16:56:42.756 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 16:56:42.758 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 16:56:42.773 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:56:42.775 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 16:56:42.777 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 16:56:42.779 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 16:56:42.780 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 16:56:42.782 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 16:56:42.784 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 16:56:42.786 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 16:56:42.788 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 16:56:42.790 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 16:56:42.792 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 16:56:42.793 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 16:56:42.795 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 16:56:42.797 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 16:56:42.799 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 16:56:42.801 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 16:56:42.803 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 16:56:42.820 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 16:56:42.822 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 16:56:42.834 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:56:42.837 | +++ lib/tls:source:43 : hostname -f 2022-07-28 16:56:42.840 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 16:56:42.842 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 16:56:42.844 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 16:56:42.846 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 16:56:42.848 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 16:56:42.850 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 16:56:42.852 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 16:56:42.853 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 16:56:42.855 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 16:56:42.857 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 16:56:42.862 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 16:56:42.874 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 16:56:42.891 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 16:56:42.903 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 16:56:42.916 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 16:56:42.952 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 16:56:43.011 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 16:56:43.109 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 16:56:43.133 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 16:56:43.186 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 16:56:43.239 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 16:56:43.392 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 16:56:43.411 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 16:56:43.427 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 16:56:43.440 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 16:56:43.532 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 16:56:43.535 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 16:56:43.539 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 16:56:43.543 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 16:56:43.547 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 16:56:43.550 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 16:56:43.553 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 16:56:43.553 | False' 2022-07-28 16:56:43.556 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 16:56:43.575 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 16:56:43.577 | + ./stack.sh:main:619 : run_phase source 2022-07-28 16:56:43.580 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 16:56:43.582 | + functions-common:run_phase:1869 : local phase= 2022-07-28 16:56:43.584 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 16:56:43.586 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 16:56:43.588 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 16:56:43.591 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 16:56:43.593 | + functions-common:run_phase:1878 : local extra 2022-07-28 16:56:43.595 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 16:56:43.599 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 16:56:43.601 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 16:56:43.603 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 16:56:43.606 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 16:56:43.608 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 16:56:43.624 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:56:43.626 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 16:56:43.628 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 16:56:43.668 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 16:56:43.671 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 16:56:43.673 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 16:56:43.675 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 16:56:43.678 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 16:56:43.680 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 16:56:43.682 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 16:56:43.684 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 16:56:43.687 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 16:56:43.689 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 16:56:43.691 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.693 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 16:56:43.696 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.699 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 16:56:43.701 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.703 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 16:56:43.706 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.708 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 16:56:43.710 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.713 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 16:56:43.715 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.717 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 16:56:43.720 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.722 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 16:56:43.724 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.727 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 16:56:43.729 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.732 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 16:56:43.734 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.737 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 16:56:43.739 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.742 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-28 16:56:43.745 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.748 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 16:56:43.751 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.754 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 16:56:43.757 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.759 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 16:56:43.762 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.764 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 16:56:43.767 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.770 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 16:56:43.773 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.775 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 16:56:43.779 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.782 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 16:56:43.785 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.788 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 16:56:43.791 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.793 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 16:56:43.796 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.798 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 16:56:43.802 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.804 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 16:56:43.806 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.809 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 16:56:43.811 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.814 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 16:56:43.816 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.819 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 16:56:43.821 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.823 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 16:56:43.826 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.829 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 16:56:43.831 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.834 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 16:56:43.837 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.839 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 16:56:43.842 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.844 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 16:56:43.846 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.849 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 16:56:43.851 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.853 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 16:56:43.856 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.858 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-28 16:56:43.861 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.863 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 16:56:43.865 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.868 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 16:56:43.870 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.872 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 16:56:43.875 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.877 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 16:56:43.879 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.883 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 16:56:43.887 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.890 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 16:56:43.894 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.897 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 16:56:43.901 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.905 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 16:56:43.909 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.911 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 16:56:43.914 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.916 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 16:56:43.919 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.921 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 16:56:43.924 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.926 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 16:56:43.928 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.930 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 16:56:43.933 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 16:56:43.935 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 16:56:43.938 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 16:56:43.940 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 16:56:43.943 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 16:56:43.960 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:56:43.963 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 16:56:43.966 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 16:56:43.968 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 16:56:43.985 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:56:43.987 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 16:56:43.990 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 16:56:43.993 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 16:56:43.996 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 16:56:43.999 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 16:56:44.001 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 16:56:44.004 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 16:56:44.006 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 16:56:44.009 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 16:56:44.009 | Using mysql database backend 2022-07-28 16:56:44.011 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 16:56:44.027 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 16:56:44.030 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 16:56:44.032 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 16:56:44.035 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 16:56:44.038 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 16:56:44.040 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 16:56:44.057 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:56:44.060 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 16:56:44.079 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 16:56:44.096 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:56:44.098 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 16:56:44.115 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 16:56:44.132 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 16:56:44.153 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:56:44.156 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 16:56:44.176 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:56:44.180 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 16:56:44.203 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 16:56:44.206 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 16:56:44.209 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 16:56:44.211 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 16:56:44.215 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 16:56:44.219 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-165644 2022-07-28 16:56:44.221 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-165644 752' 2022-07-28 16:56:44.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.227 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 16:56:44.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.232 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 16:56:44.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.237 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 16:56:44.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.243 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 16:56:44.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.249 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-07-28 16:56:44.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.254 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-07-28 16:56:44.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.259 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-165642 2022-07-28 16:56:44.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.264 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 16:56:44.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.270 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-07-28 16:56:44.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.274 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 16:56:44.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.279 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 16:56:44.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.283 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 16:56:44.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.288 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 16:56:44.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.293 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.61 2022-07-28 16:56:44.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 16:56:44.298 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 16:56:44.300 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 16:56:44.302 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 16:56:44.305 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 16:56:44.307 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 16:56:44.310 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:56:44.312 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:56:44.315 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:56:44.318 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:56:44.321 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:56:44.324 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:56:44.340 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:56:44.342 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:56:44.345 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:56:44.347 | + functions-common:git_clone:618 : echo master 2022-07-28 16:56:44.348 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:56:44.353 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 16:56:44.355 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:56:44.357 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 16:56:44.370 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 16:56:44.373 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:56:44.373 | + functions-common:git_clone:679 : head -1 2022-07-28 16:56:44.377 | ce3bd683 Block os-vif 3.0.0 2022-07-28 16:56:44.380 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:56:44.382 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 16:56:44.386 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 16:56:44.389 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 16:56:44.392 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 16:56:44.394 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 16:56:44.397 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 16:56:44.400 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 16:56:44.402 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 16:56:44.405 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 16:56:44.407 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 16:56:44.410 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 16:56:44.415 | ++ tools/install_prereqs.sh:source:47 : NOW=1659027404 2022-07-28 16:56:44.418 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 16:56:44.423 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659026249 2022-07-28 16:56:44.425 | ++ tools/install_prereqs.sh:source:49 : DELTA=1155 2022-07-28 16:56:44.428 | ++ tools/install_prereqs.sh:source:50 : [[ 1155 -lt 7200 ]] 2022-07-28 16:56:44.431 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 16:56:44.433 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 16:56:44.436 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 16:56:44.438 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 16:56:44.441 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 16:56:44.443 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 16:56:44.446 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 16:56:44.448 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 16:56:44.451 | +++ 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 16:56:44.498 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 16:56:44.498 | apache2-dev 2022-07-28 16:56:44.498 | bc 2022-07-28 16:56:44.498 | bsdmainutils 2022-07-28 16:56:44.498 | curl 2022-07-28 16:56:44.498 | g++ 2022-07-28 16:56:44.498 | gawk 2022-07-28 16:56:44.498 | gcc 2022-07-28 16:56:44.498 | gettext 2022-07-28 16:56:44.498 | git 2022-07-28 16:56:44.499 | graphviz 2022-07-28 16:56:44.499 | iputils-ping 2022-07-28 16:56:44.499 | libapache2-mod-proxy-uwsgi 2022-07-28 16:56:44.499 | libffi-dev 2022-07-28 16:56:44.499 | libjpeg-dev 2022-07-28 16:56:44.499 | libpcre3-dev 2022-07-28 16:56:44.499 | libpq-dev 2022-07-28 16:56:44.499 | libssl-dev 2022-07-28 16:56:44.499 | libsystemd-dev 2022-07-28 16:56:44.499 | libxml2-dev 2022-07-28 16:56:44.499 | libxslt1-dev 2022-07-28 16:56:44.499 | libyaml-dev 2022-07-28 16:56:44.499 | lsof 2022-07-28 16:56:44.499 | openssh-server 2022-07-28 16:56:44.499 | openssl 2022-07-28 16:56:44.499 | pkg-config 2022-07-28 16:56:44.499 | psmisc 2022-07-28 16:56:44.499 | python3-dev 2022-07-28 16:56:44.499 | python3-pip 2022-07-28 16:56:44.499 | python3-systemd 2022-07-28 16:56:44.499 | python3-venv 2022-07-28 16:56:44.499 | tar 2022-07-28 16:56:44.499 | tcpdump 2022-07-28 16:56:44.499 | unzip 2022-07-28 16:56:44.499 | uuid-runtime 2022-07-28 16:56:44.499 | wget 2022-07-28 16:56:44.499 | wget 2022-07-28 16:56:44.499 | zlib1g-dev 2022-07-28 16:56:44.499 | libkrb5-dev 2022-07-28 16:56:44.499 | libldap2-dev 2022-07-28 16:56:44.499 | libsasl2-dev 2022-07-28 16:56:44.499 | memcached 2022-07-28 16:56:44.499 | python3-mysqldb 2022-07-28 16:56:44.499 | sqlite3 2022-07-28 16:56:44.499 | conntrack 2022-07-28 16:56:44.499 | curl 2022-07-28 16:56:44.499 | dnsmasq-base 2022-07-28 16:56:44.499 | dnsmasq-utils 2022-07-28 16:56:44.499 | ebtables 2022-07-28 16:56:44.500 | genisoimage 2022-07-28 16:56:44.500 | iptables 2022-07-28 16:56:44.500 | iputils-arping 2022-07-28 16:56:44.500 | kpartx 2022-07-28 16:56:44.500 | libjs-jquery-tablesorter 2022-07-28 16:56:44.500 | parted 2022-07-28 16:56:44.500 | pm-utils 2022-07-28 16:56:44.500 | python3-mysqldb 2022-07-28 16:56:44.500 | socat 2022-07-28 16:56:44.500 | sqlite3 2022-07-28 16:56:44.500 | sudo 2022-07-28 16:56:44.500 | vlan 2022-07-28 16:56:44.500 | lsscsi 2022-07-28 16:56:44.500 | open-iscsi 2022-07-28 16:56:44.500 | lvm2 2022-07-28 16:56:44.500 | qemu-utils 2022-07-28 16:56:44.500 | thin-provisioning-tools 2022-07-28 16:56:44.500 | acl 2022-07-28 16:56:44.500 | dnsmasq-base 2022-07-28 16:56:44.500 | dnsmasq-utils 2022-07-28 16:56:44.500 | ebtables 2022-07-28 16:56:44.500 | haproxy 2022-07-28 16:56:44.500 | iptables 2022-07-28 16:56:44.500 | iputils-arping 2022-07-28 16:56:44.500 | iputils-ping 2022-07-28 16:56:44.500 | postgresql-server-dev-all 2022-07-28 16:56:44.500 | python3-mysqldb 2022-07-28 16:56:44.500 | sqlite3 2022-07-28 16:56:44.500 | sudo 2022-07-28 16:56:44.500 | vlan 2022-07-28 16:56:44.500 | pcp 2022-07-28 16:56:44.500 | ipset 2022-07-28 16:56:44.500 | conntrack 2022-07-28 16:56:44.500 | conntrackd 2022-07-28 16:56:44.500 | keepalived 2022-07-28 16:56:44.500 | lvm2 2022-07-28 16:56:44.500 | qemu-utils 2022-07-28 16:56:44.500 | thin-provisioning-tools 2022-07-28 16:56:44.500 | curl 2022-07-28 16:56:44.500 | liberasurecode-dev 2022-07-28 16:56:44.501 | make 2022-07-28 16:56:44.501 | memcached 2022-07-28 16:56:44.501 | rsync 2022-07-28 16:56:44.501 | sqlite3 2022-07-28 16:56:44.501 | xfsprogs' 2022-07-28 16:56:44.501 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 16:56:44.523 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 16:56:44.523 | apache2-dev 2022-07-28 16:56:44.523 | bc 2022-07-28 16:56:44.523 | bsdmainutils 2022-07-28 16:56:44.523 | curl 2022-07-28 16:56:44.523 | g++ 2022-07-28 16:56:44.523 | gawk 2022-07-28 16:56:44.523 | gcc 2022-07-28 16:56:44.523 | gettext 2022-07-28 16:56:44.523 | git 2022-07-28 16:56:44.523 | graphviz 2022-07-28 16:56:44.523 | iputils-ping 2022-07-28 16:56:44.523 | libapache2-mod-proxy-uwsgi 2022-07-28 16:56:44.524 | libffi-dev 2022-07-28 16:56:44.524 | libjpeg-dev 2022-07-28 16:56:44.524 | libpcre3-dev 2022-07-28 16:56:44.524 | libpq-dev 2022-07-28 16:56:44.524 | libssl-dev 2022-07-28 16:56:44.524 | libsystemd-dev 2022-07-28 16:56:44.524 | libxml2-dev 2022-07-28 16:56:44.524 | libxslt1-dev 2022-07-28 16:56:44.524 | libyaml-dev 2022-07-28 16:56:44.524 | lsof 2022-07-28 16:56:44.524 | openssh-server 2022-07-28 16:56:44.524 | openssl 2022-07-28 16:56:44.524 | pkg-config 2022-07-28 16:56:44.524 | psmisc 2022-07-28 16:56:44.524 | python3-dev 2022-07-28 16:56:44.524 | python3-pip 2022-07-28 16:56:44.524 | python3-systemd 2022-07-28 16:56:44.524 | python3-venv 2022-07-28 16:56:44.524 | tar 2022-07-28 16:56:44.524 | tcpdump 2022-07-28 16:56:44.524 | unzip 2022-07-28 16:56:44.524 | uuid-runtime 2022-07-28 16:56:44.524 | wget 2022-07-28 16:56:44.524 | wget 2022-07-28 16:56:44.525 | zlib1g-dev 2022-07-28 16:56:44.525 | libkrb5-dev 2022-07-28 16:56:44.525 | libldap2-dev 2022-07-28 16:56:44.525 | libsasl2-dev 2022-07-28 16:56:44.525 | memcached 2022-07-28 16:56:44.525 | python3-mysqldb 2022-07-28 16:56:44.525 | sqlite3 2022-07-28 16:56:44.525 | conntrack 2022-07-28 16:56:44.525 | curl 2022-07-28 16:56:44.525 | dnsmasq-base 2022-07-28 16:56:44.525 | dnsmasq-utils 2022-07-28 16:56:44.525 | ebtables 2022-07-28 16:56:44.525 | genisoimage 2022-07-28 16:56:44.525 | iptables 2022-07-28 16:56:44.525 | iputils-arping 2022-07-28 16:56:44.525 | kpartx 2022-07-28 16:56:44.525 | libjs-jquery-tablesorter 2022-07-28 16:56:44.525 | parted 2022-07-28 16:56:44.525 | pm-utils 2022-07-28 16:56:44.525 | python3-mysqldb 2022-07-28 16:56:44.525 | socat 2022-07-28 16:56:44.525 | sqlite3 2022-07-28 16:56:44.525 | sudo 2022-07-28 16:56:44.525 | vlan 2022-07-28 16:56:44.525 | lsscsi 2022-07-28 16:56:44.525 | open-iscsi 2022-07-28 16:56:44.525 | lvm2 2022-07-28 16:56:44.525 | qemu-utils 2022-07-28 16:56:44.525 | thin-provisioning-tools 2022-07-28 16:56:44.525 | acl 2022-07-28 16:56:44.525 | dnsmasq-base 2022-07-28 16:56:44.525 | dnsmasq-utils 2022-07-28 16:56:44.525 | ebtables 2022-07-28 16:56:44.525 | haproxy 2022-07-28 16:56:44.526 | iptables 2022-07-28 16:56:44.526 | iputils-arping 2022-07-28 16:56:44.526 | iputils-ping 2022-07-28 16:56:44.526 | postgresql-server-dev-all 2022-07-28 16:56:44.526 | python3-mysqldb 2022-07-28 16:56:44.526 | sqlite3 2022-07-28 16:56:44.526 | sudo 2022-07-28 16:56:44.526 | vlan 2022-07-28 16:56:44.526 | pcp 2022-07-28 16:56:44.526 | ipset 2022-07-28 16:56:44.526 | conntrack 2022-07-28 16:56:44.526 | conntrackd 2022-07-28 16:56:44.526 | keepalived 2022-07-28 16:56:44.526 | lvm2 2022-07-28 16:56:44.526 | qemu-utils 2022-07-28 16:56:44.526 | thin-provisioning-tools 2022-07-28 16:56:44.526 | curl 2022-07-28 16:56:44.526 | liberasurecode-dev 2022-07-28 16:56:44.526 | make 2022-07-28 16:56:44.526 | memcached 2022-07-28 16:56:44.526 | rsync 2022-07-28 16:56:44.526 | sqlite3 2022-07-28 16:56:44.526 | xfsprogs ' 2022-07-28 16:56:44.527 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 16:56:44.529 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:56:44.533 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:56:44.537 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 16:56:44.537 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 16:56:44.543 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 16:56:44.545 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 16:56:44.548 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:56:44.551 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 16:56:44.553 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:56:44.555 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:56:44.557 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:56:44.560 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:56:44.562 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:56:44.564 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:56:44.566 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 16:56:44.568 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 16:56:44.570 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 16:56:44.573 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 16:56:44.577 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 16:56:44.579 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 16:56:44.581 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 16:56:44.583 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 16:56:44.586 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 16:56:44.588 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 16:56:44.592 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659027404590 2022-07-28 16:56:44.594 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 16:56:44.596 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 16:56:44.598 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 16:56:44.935 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-28 16:56:44.991 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 16:56:45.122 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-28 16:56:45.252 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-28 16:56:47.426 | Reading package lists... 2022-07-28 16:56:47.463 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 16:56:47.465 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 16:56:47.469 | ++ functions-common:time_stop:2440 : local name 2022-07-28 16:56:47.472 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 16:56:47.475 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:56:47.477 | ++ functions-common:time_stop:2443 : local total 2022-07-28 16:56:47.480 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 16:56:47.482 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 16:56:47.484 | ++ functions-common:time_stop:2447 : start_time=1659027404590 2022-07-28 16:56:47.486 | ++ functions-common:time_stop:2449 : [[ -z 1659027404590 ]] 2022-07-28 16:56:47.489 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:56:47.494 | ++ functions-common:time_stop:2452 : end_time=1659027407492 2022-07-28 16:56:47.497 | ++ functions-common:time_stop:2453 : elapsed_time=2902 2022-07-28 16:56:47.500 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 16:56:47.502 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:56:47.504 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2902 2022-07-28 16:56:47.507 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 16:56:47.509 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:56:47.511 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:56:47.514 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:56:47.516 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 16:56:47.537 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 16:56:47.650 | Reading package lists... 2022-07-28 16:56:47.914 | Building dependency tree... 2022-07-28 16:56:47.915 | Reading state information... 2022-07-28 16:56:47.952 | acl is already the newest version (2.2.53-6). 2022-07-28 16:56:47.952 | bc is already the newest version (1.07.1-2build1). 2022-07-28 16:56:47.952 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 16:56:47.952 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 16:56:47.952 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 16:56:47.952 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 16:56:47.952 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 16:56:47.952 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 16:56:47.952 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 16:56:47.952 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 16:56:47.952 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 16:56:47.952 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 16:56:47.952 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 16:56:47.952 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 16:56:47.953 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 16:56:47.953 | libffi-dev is already the newest version (3.3-4). 2022-07-28 16:56:47.953 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 16:56:47.953 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 16:56:47.953 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 16:56:47.953 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 16:56:47.953 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 16:56:47.953 | make is already the newest version (4.2.1-1.2). 2022-07-28 16:56:47.953 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 16:56:47.953 | psmisc is already the newest version (23.3-1). 2022-07-28 16:56:47.953 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 16:56:47.953 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 16:56:47.953 | python3-systemd is already the newest version (234-3build2). 2022-07-28 16:56:47.953 | socat is already the newest version (1.7.3.3-2). 2022-07-28 16:56:47.953 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 16:56:47.953 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 16:56:47.953 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 16:56:47.953 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 16:56:47.953 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 16:56:47.953 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 16:56:47.953 | pcp is already the newest version (5.0.3-1). 2022-07-28 16:56:47.953 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 16:56:47.953 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 16:56:47.953 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 16:56:47.953 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 16:56:47.953 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 16:56:47.953 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 16:56:47.953 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 16:56:47.953 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 16:56:47.953 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 16:56:47.953 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 16:56:47.953 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 16:56:47.953 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 16:56:47.953 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 16:56:47.953 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 16:56:47.953 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 16:56:47.953 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 16:56:47.954 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 16:56:47.954 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 16:56:47.954 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 16:56:47.954 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 16:56:47.954 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 16:56:47.954 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 16:56:47.954 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 16:56:47.954 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 16:56:47.954 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 16:56:47.954 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 16:56:47.954 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 16:56:47.954 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 16:56:47.954 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 16:56:47.954 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 16:56:47.954 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 16:56:47.954 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 16:56:47.954 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 16:56:47.954 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 16:56:48.191 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 16:56:48.191 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 16:56:48.191 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 16:56:48.191 | The following packages were automatically installed and are no longer required: 2022-07-28 16:56:48.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:56:48.192 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:56:48.192 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:56:48.192 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:56:48.192 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:56:48.192 | python3-zope.interface 2022-07-28 16:56:48.192 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:56:48.193 | The following additional packages will be installed: 2022-07-28 16:56:48.193 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-07-28 16:56:48.291 | The following NEW packages will be installed: 2022-07-28 16:56:48.291 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-07-28 16:56:48.291 | python3-yaml 2022-07-28 16:56:48.940 | 0 upgraded, 5 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:56:48.940 | Need to get 0 B/27.5 MB of archives. 2022-07-28 16:56:48.940 | After this operation, 211 MB of additional disk space will be used. 2022-07-28 16:56:48.981 | Selecting previously unselected package python3-yaml. 2022-07-28 16:56:49.042 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88084 files and directories currently installed.) 2022-07-28 16:56:49.046 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-07-28 16:56:49.050 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 16:56:49.124 | Selecting previously unselected package llvm-10-tools. 2022-07-28 16:56:49.136 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 16:56:49.140 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 16:56:49.310 | Selecting previously unselected package llvm-10-dev. 2022-07-28 16:56:49.322 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 16:56:49.331 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 16:56:53.792 | Selecting previously unselected package postgresql-server-dev-12. 2022-07-28 16:56:53.803 | Preparing to unpack .../postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-07-28 16:56:53.808 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 16:56:54.141 | Selecting previously unselected package postgresql-server-dev-all. 2022-07-28 16:56:54.153 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-07-28 16:56:54.157 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 16:56:54.225 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 16:56:54.547 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 16:56:54.555 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 16:56:54.563 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 16:56:54.571 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 16:56:54.578 | Processing triggers for man-db (2.9.1-1) ... 2022-07-28 16:56:54.994 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-07-28 16:57:03.781 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 16:57:03.784 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:57:03.787 | ++ functions-common:time_stop:2440 : local name 2022-07-28 16:57:03.789 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:03.791 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:03.794 | ++ functions-common:time_stop:2443 : local total 2022-07-28 16:57:03.797 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:03.799 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:57:03.801 | ++ functions-common:time_stop:2447 : start_time=1659027407535 2022-07-28 16:57:03.803 | ++ functions-common:time_stop:2449 : [[ -z 1659027407535 ]] 2022-07-28 16:57:03.806 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:03.812 | ++ functions-common:time_stop:2452 : end_time=1659027423809 2022-07-28 16:57:03.815 | ++ functions-common:time_stop:2453 : elapsed_time=16274 2022-07-28 16:57:03.817 | ++ functions-common:time_stop:2454 : total=853 2022-07-28 16:57:03.819 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:03.822 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17127 2022-07-28 16:57:03.824 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 16:57:03.827 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 16:57:03.830 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 16:57:03.833 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 16:57:03.838 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 16:57:03.843 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 16:57:03.846 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 16:57:03.848 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 16:57:05.399 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 16:57:05.401 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 16:57:05.404 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 16:57:05.406 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 16:57:05.409 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 16:57:05.411 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 16:57:05.413 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 16:57:05.415 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 16:57:05.417 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 16:57:05.419 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 16:57:05.421 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 16:57:05.423 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 16:57:05.425 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 16:57:05.427 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 16:57:05.428 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 16:57:05.430 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 16:57:05.432 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 16:57:05.433 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 16:57:05.435 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 16:57:05.437 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 16:57:05.439 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 16:57:05.441 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 16:57:05.443 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 16:57:05.446 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 16:57:05.526 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 16:57:05.530 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 16:57:05.603 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 16:57:05.607 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 16:57:05.686 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 16:57:05.689 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 16:57:05.693 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 16:57:05.696 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 16:57:05.698 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 16:57:05.701 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 16:57:05.703 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 16:57:05.705 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 16:57:05.708 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 16:57:05.710 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 16:57:05.713 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 16:57:05.713 | Distro: focal 2022-07-28 16:57:05.717 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 16:57:05.720 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 16:57:05.724 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 16:57:05.726 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 16:57:05.728 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 16:57:05.729 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 16:57:07.184 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 16:57:07.186 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 16:57:07.186 | pip: 20.0.2 2022-07-28 16:57:07.189 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 16:57:07.192 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 16:57:07.195 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:57:07.196 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:57:07.198 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:57:07.200 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:57:07.202 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:57:07.204 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:57:07.206 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:57:07.208 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:57:07.210 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:57:07.212 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:57:07.213 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 16:57:07.215 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:07.217 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:07.219 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 16:57:07.225 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 16:57:07.227 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 16:57:07.229 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 16:57:07.233 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 16:57:07.235 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 16:57:07.238 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 16:57:07.238 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 16:57:08.684 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 16:57:08.687 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 16:57:08.687 | pip: 20.0.2 2022-07-28 16:57:08.691 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 16:57:08.695 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 16:57:08.698 | + ./stack.sh:main:791 : fixup_all 2022-07-28 16:57:08.701 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 16:57:08.704 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 16:57:08.706 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:08.709 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:08.712 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-07-28 16:57:08.727 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 16:57:08.742 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 16:57:08.758 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 16:57:08.761 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 16:57:08.764 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:57:08.766 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:57:08.768 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:57:08.771 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:57:08.773 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:57:08.775 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:57:08.777 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:57:08.780 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:57:08.782 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:57:08.784 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:57:08.786 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 16:57:08.788 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 16:57:08.791 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 16:57:08.793 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:57:08.796 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:57:08.798 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:57:08.800 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:57:08.802 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:57:08.804 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:57:08.807 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 16:57:08.809 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 16:57:08.830 | Using python 3.8 to install os-testr 2022-07-28 16:57:08.833 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 16:57:10.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:57:10.914 | from cryptography.utils import int_from_bytes 2022-07-28 16:57:10.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:57:10.914 | from cryptography.utils import int_from_bytes 2022-07-28 16:57:11.980 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:57:12.045 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-07-28 16:57:12.074 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.4.0) 2022-07-28 16:57:12.173 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 16:57:12.216 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-07-28 16:57:12.238 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-07-28 16:57:12.267 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-07-28 16:57:14.397 | + inc/python:pip_install:196 : result=0 2022-07-28 16:57:14.401 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:57:14.405 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:14.409 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:14.413 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:14.415 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:14.417 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:14.420 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:57:14.422 | + functions-common:time_stop:2447 : start_time=1659027428825 2022-07-28 16:57:14.424 | + functions-common:time_stop:2449 : [[ -z 1659027428825 ]] 2022-07-28 16:57:14.427 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:14.431 | + functions-common:time_stop:2452 : end_time=1659027434429 2022-07-28 16:57:14.433 | + functions-common:time_stop:2453 : elapsed_time=5604 2022-07-28 16:57:14.436 | + functions-common:time_stop:2454 : total=0 2022-07-28 16:57:14.438 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:14.440 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5604 2022-07-28 16:57:14.442 | + inc/python:pip_install:199 : return 0 2022-07-28 16:57:14.444 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 16:57:14.497 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 16:57:14.606 | + ./stack.sh:main:805 : install_infra 2022-07-28 16:57:14.608 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 16:57:14.611 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 16:57:14.613 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-07-28 16:57:17.715 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 16:57:17.719 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 16:57:17.747 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 16:57:20.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:57:20.474 | Collecting pbr===5.9.0 2022-07-28 16:57:20.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-07-28 16:57:20.519 | Installing collected packages: pbr 2022-07-28 16:57:20.662 | Successfully installed pbr-5.9.0 2022-07-28 16:57:20.729 | + inc/python:pip_install:196 : result=0 2022-07-28 16:57:20.731 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:57:20.736 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:20.738 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:20.742 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:20.744 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:20.746 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:20.748 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:57:20.751 | + functions-common:time_stop:2447 : start_time=1659027437738 2022-07-28 16:57:20.753 | + functions-common:time_stop:2449 : [[ -z 1659027437738 ]] 2022-07-28 16:57:20.756 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:20.760 | + functions-common:time_stop:2452 : end_time=1659027440757 2022-07-28 16:57:20.762 | + functions-common:time_stop:2453 : elapsed_time=3019 2022-07-28 16:57:20.764 | + functions-common:time_stop:2454 : total=5604 2022-07-28 16:57:20.766 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:20.768 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8623 2022-07-28 16:57:20.771 | + inc/python:pip_install:199 : return 0 2022-07-28 16:57:20.773 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 16:57:20.776 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 16:57:20.801 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 16:57:23.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:57:23.448 | Processing /opt/stack/requirements 2022-07-28 16:57:24.879 | Processing /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda/fixtures-4.0.1-py3-none-any.whl 2022-07-28 16:57:25.101 | Collecting PyYAML===6.0 2022-07-28 16:57:25.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-07-28 16:57:25.289 | Collecting requests===2.28.1 2022-07-28 16:57:25.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-07-28 16:57:25.377 | Collecting packaging===21.3 2022-07-28 16:57:25.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-07-28 16:57:25.440 | Collecting idna===3.3 2022-07-28 16:57:25.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-07-28 16:57:25.587 | Collecting pyparsing===3.0.9 2022-07-28 16:57:25.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-07-28 16:57:25.651 | Collecting six===1.16.0 2022-07-28 16:57:25.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-07-28 16:57:25.712 | Collecting charset-normalizer===2.1.0 2022-07-28 16:57:25.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-07-28 16:57:25.752 | Collecting Parsley>=1.2 2022-07-28 16:57:25.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-07-28 16:57:25.804 | Collecting beagle>=0.2.1 2022-07-28 16:57:25.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-07-28 16:57:25.838 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 16:57:25.910 | Collecting urllib3===1.26.10 2022-07-28 16:57:25.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/829/8d6d56d39be0e/urllib3-1.26.10-py2.py3-none-any.whl (139 kB) 2022-07-28 16:57:26.048 | Collecting certifi>=2017.4.17 2022-07-28 16:57:26.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-07-28 16:57:26.146 | Collecting cliff===3.10.1 2022-07-28 16:57:26.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-07-28 16:57:26.262 | Collecting stevedore===4.0.0 2022-07-28 16:57:26.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-07-28 16:57:26.331 | Collecting prettytable===3.3.0 2022-07-28 16:57:26.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-07-28 16:57:26.381 | Collecting autopage===0.5.1 2022-07-28 16:57:26.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-07-28 16:57:26.539 | Collecting cmd2===2.4.2 2022-07-28 16:57:26.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-07-28 16:57:26.642 | Collecting wcwidth===0.2.5 2022-07-28 16:57:26.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-07-28 16:57:26.705 | Collecting attrs===21.4.0 2022-07-28 16:57:26.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-07-28 16:57:26.826 | Collecting pyperclip===1.8.2 2022-07-28 16:57:26.833 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-07-28 16:57:26.844 | Building wheels for collected packages: openstack-requirements 2022-07-28 16:57:26.845 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 16:57:27.679 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 16:57:27.679 | ERROR: Command errored out with exit status 1: 2022-07-28 16:57:27.679 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-k5i32cak/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-k5i32cak/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-rzaajz0n 2022-07-28 16:57:27.679 | cwd: /tmp/pip-req-build-k5i32cak/ 2022-07-28 16:57:27.679 | Complete output (6 lines): 2022-07-28 16:57:27.680 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 16:57:27.680 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 16:57:27.680 | or: setup.py --help-commands 2022-07-28 16:57:27.680 | or: setup.py cmd --help 2022-07-28 16:57:27.680 | 2022-07-28 16:57:27.680 | error: invalid command 'bdist_wheel' 2022-07-28 16:57:27.680 | ---------------------------------------- 2022-07-28 16:57:27.680 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 16:57:27.680 | Running setup.py clean for openstack-requirements 2022-07-28 16:57:28.520 | Failed to build openstack-requirements 2022-07-28 16:57:28.785 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, stevedore, autopage, pyparsing, pyperclip, cmd2, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-07-28 16:57:30.316 | Running setup.py install for openstack-requirements: started 2022-07-28 16:57:32.708 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 16:57:32.745 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-3.10.1 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 openstack-requirements-1.2.1.dev5584 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.10 wcwidth-0.2.5 2022-07-28 16:57:32.879 | + inc/python:pip_install:196 : result=0 2022-07-28 16:57:32.882 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:57:32.886 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:32.890 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:32.893 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:32.897 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:32.899 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:32.902 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:57:32.904 | + functions-common:time_stop:2447 : start_time=1659027440792 2022-07-28 16:57:32.906 | + functions-common:time_stop:2449 : [[ -z 1659027440792 ]] 2022-07-28 16:57:32.910 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:32.915 | + functions-common:time_stop:2452 : end_time=1659027452912 2022-07-28 16:57:32.918 | + functions-common:time_stop:2453 : elapsed_time=12120 2022-07-28 16:57:32.922 | + functions-common:time_stop:2454 : total=8623 2022-07-28 16:57:32.925 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:32.928 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20743 2022-07-28 16:57:32.930 | + inc/python:pip_install:199 : return 0 2022-07-28 16:57:32.933 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 16:57:32.936 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 16:57:32.938 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 16:57:32.940 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:32.943 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:32.946 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-28 16:57:32.948 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:32.951 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 16:57:32.972 | Using python 3.8 to install pbr 2022-07-28 16:57:32.975 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 16:57:35.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:57:35.040 | from cryptography.utils import int_from_bytes 2022-07-28 16:57:35.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:57:35.041 | from cryptography.utils import int_from_bytes 2022-07-28 16:57:36.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:57:36.202 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 16:57:38.295 | + inc/python:pip_install:196 : result=0 2022-07-28 16:57:38.298 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:57:38.301 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:38.304 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:38.306 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:38.309 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:38.312 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:38.314 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:57:38.317 | + functions-common:time_stop:2447 : start_time=1659027452967 2022-07-28 16:57:38.320 | + functions-common:time_stop:2449 : [[ -z 1659027452967 ]] 2022-07-28 16:57:38.323 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:38.328 | + functions-common:time_stop:2452 : end_time=1659027458325 2022-07-28 16:57:38.330 | + functions-common:time_stop:2453 : elapsed_time=5358 2022-07-28 16:57:38.333 | + functions-common:time_stop:2454 : total=20743 2022-07-28 16:57:38.335 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:38.337 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26101 2022-07-28 16:57:38.339 | + inc/python:pip_install:199 : return 0 2022-07-28 16:57:38.342 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 16:57:40.666 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 16:57:42.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:57:42.581 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 16:57:42.602 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 16:57:42.605 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 16:57:42.607 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 16:57:42.610 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 16:57:42.616 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-28 16:57:42.690 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 16:57:42.694 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 16:57:42.699 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 16:57:42.719 | + ./stack.sh:main:814 : pkgs= 2022-07-28 16:57:42.721 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 16:57:42.724 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 16:57:42.726 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 16:57:42.728 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 16:57:42.731 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 16:57:42.733 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 16:57:42.735 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 16:57:42.737 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 16:57:42.740 | + functions-common:run_phase:1878 : local extra 2022-07-28 16:57:42.743 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 16:57:42.747 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 16:57:42.749 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 16:57:42.751 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 16:57:42.753 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 16:57:42.756 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 16:57:42.771 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:42.773 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 16:57:42.775 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 16:57:42.779 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 16:57:42.781 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 16:57:42.783 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 16:57:42.785 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 16:57:42.787 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 16:57:42.790 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 16:57:42.793 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 16:57:42.795 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 16:57:42.798 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 16:57:42.801 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 16:57:42.804 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 16:57:42.807 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 16:57:42.810 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 16:57:42.814 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 16:57:42.817 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 16:57:42.819 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 16:57:42.823 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 16:57:42.826 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 16:57:42.829 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 16:57:42.833 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 16:57:42.836 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 16:57:42.838 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 16:57:42.841 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 16:57:42.898 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 16:57:42.898 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 16:57:42.901 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 16:57:43.450 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 16:57:43.454 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 16:57:43.474 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:43.476 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 16:57:43.479 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 16:57:43.481 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:57:43.484 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 16:57:43.487 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:57:43.489 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:57:43.491 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:57:43.494 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:43.496 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:43.498 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:57:43.501 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 16:57:43.503 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 16:57:43.505 | + functions-common:apt_get_update:1191 : return 2022-07-28 16:57:43.508 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 16:57:43.510 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:57:43.513 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:43.515 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:43.518 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 16:57:43.543 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 16:57:43.659 | Reading package lists... 2022-07-28 16:57:43.942 | Building dependency tree... 2022-07-28 16:57:43.944 | Reading state information... 2022-07-28 16:57:44.214 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 16:57:44.214 | The following packages were automatically installed and are no longer required: 2022-07-28 16:57:44.215 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:57:44.215 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:57:44.215 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:57:44.216 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:57:44.216 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:57:44.216 | python3-zope.interface 2022-07-28 16:57:44.216 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:57:44.361 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:57:44.368 | + functions-common:apt_get:1235 : result=0 2022-07-28 16:57:44.370 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:57:44.372 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:44.375 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:44.378 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:44.380 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:44.383 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:44.385 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:57:44.387 | + functions-common:time_stop:2447 : start_time=1659027463540 2022-07-28 16:57:44.389 | + functions-common:time_stop:2449 : [[ -z 1659027463540 ]] 2022-07-28 16:57:44.392 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:44.396 | + functions-common:time_stop:2452 : end_time=1659027464394 2022-07-28 16:57:44.400 | + functions-common:time_stop:2453 : elapsed_time=854 2022-07-28 16:57:44.403 | + functions-common:time_stop:2454 : total=17127 2022-07-28 16:57:44.406 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:44.409 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17981 2022-07-28 16:57:44.413 | + functions-common:apt_get:1239 : return 0 2022-07-28 16:57:44.415 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 16:57:44.417 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:57:44.421 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:57:44.423 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:57:44.425 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:57:44.428 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:57:44.430 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:57:44.434 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 16:57:44.436 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:57:44.439 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:57:44.441 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:57:44.444 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:57:44.446 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:57:44.448 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:57:44.451 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:57:44.453 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:57:44.455 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:57:44.458 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:57:44.460 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 16:57:44.463 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:57:44.465 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:57:44.467 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:57:44.470 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:57:44.472 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:57:44.475 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:57:44.477 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 16:57:44.480 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 16:57:44.496 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:44.498 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 16:57:44.501 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 16:57:44.503 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 16:57:44.506 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 16:57:44.509 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 16:57:44.513 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 16:57:44.515 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 16:57:44.518 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 16:57:44.520 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 16:57:44.523 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 16:57:44.525 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 16:57:44.528 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 16:57:45.273 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 16:57:45.273 | user tags 2022-07-28 16:57:45.273 | stackrabbit []' 2022-07-28 16:57:45.278 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 16:57:45.278 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 16:57:45.278 | user tags 2022-07-28 16:57:45.278 | stackrabbit []' 2022-07-28 16:57:45.288 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 16:57:45.290 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 16:57:45.292 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 16:57:46.034 | Changing password for user "stackrabbit" ... 2022-07-28 16:57:46.060 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 16:57:46.775 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 16:57:46.806 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 16:57:46.809 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 16:57:47.508 | Changing password for user "stackrabbit" ... 2022-07-28 16:57:47.535 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 16:57:47.538 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 16:57:47.540 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 16:57:48.248 | Deleting user "guest" ... 2022-07-28 16:57:48.264 | Error: 2022-07-28 16:57:48.264 | {:no_such_user, "guest"} 2022-07-28 16:57:48.277 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 16:57:48.280 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 16:57:48.297 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:48.300 | + ./stack.sh:main:831 : install_database 2022-07-28 16:57:48.302 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 16:57:48.305 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 16:57:48.307 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:48.309 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:48.312 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 16:57:48.545 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 16:57:48.548 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 16:57:48.552 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 16:57:48.555 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 16:57:48.558 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:57:48.560 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 16:57:48.562 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:57:48.565 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:57:48.567 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:57:48.570 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:57:48.573 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:57:48.576 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:57:48.578 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:57:48.581 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:57:48.584 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:57:48.587 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:57:48.590 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 16:57:48.592 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:57:48.595 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:57:48.597 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:57:48.600 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:57:48.603 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:57:48.605 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:57:48.608 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 16:57:48.611 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:48.613 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:48.615 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 16:57:48.619 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 16:57:48.621 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:57:48.623 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 16:57:48.626 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:57:48.629 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:57:48.631 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:57:48.634 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:48.636 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:48.639 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:57:48.642 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 16:57:48.645 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 16:57:48.647 | + functions-common:apt_get_update:1191 : return 2022-07-28 16:57:48.649 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 16:57:48.652 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:57:48.654 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:48.656 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:48.659 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 16:57:48.682 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 16:57:48.793 | Reading package lists... 2022-07-28 16:57:49.060 | Building dependency tree... 2022-07-28 16:57:49.061 | Reading state information... 2022-07-28 16:57:49.331 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-07-28 16:57:49.331 | The following packages were automatically installed and are no longer required: 2022-07-28 16:57:49.332 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:57:49.332 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:57:49.332 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:57:49.332 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:57:49.332 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:57:49.332 | python3-zope.interface 2022-07-28 16:57:49.332 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:57:49.489 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:57:49.495 | + functions-common:apt_get:1235 : result=0 2022-07-28 16:57:49.497 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:57:49.500 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:49.503 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:49.505 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:49.507 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:49.509 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:49.512 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:57:49.514 | + functions-common:time_stop:2447 : start_time=1659027468679 2022-07-28 16:57:49.516 | + functions-common:time_stop:2449 : [[ -z 1659027468679 ]] 2022-07-28 16:57:49.519 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:49.523 | + functions-common:time_stop:2452 : end_time=1659027469520 2022-07-28 16:57:49.525 | + functions-common:time_stop:2453 : elapsed_time=841 2022-07-28 16:57:49.527 | + functions-common:time_stop:2454 : total=17981 2022-07-28 16:57:49.529 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:49.531 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18822 2022-07-28 16:57:49.534 | + functions-common:apt_get:1239 : return 0 2022-07-28 16:57:49.536 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 16:57:49.538 | + ./stack.sh:main:834 : install_database_python 2022-07-28 16:57:49.540 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 16:57:49.543 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 16:57:49.545 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 16:57:49.547 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 16:57:49.551 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 16:57:49.554 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 16:57:49.556 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 16:57:49.560 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 16:57:49.561 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 16:57:49.566 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 16:57:49.568 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 16:57:49.571 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 16:57:49.575 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 16:57:49.577 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 16:57:49.600 | Using python 3.8 to install PyMySQL 2022-07-28 16:57:49.604 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 16:57:51.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:57:51.679 | from cryptography.utils import int_from_bytes 2022-07-28 16:57:51.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:57:51.679 | from cryptography.utils import int_from_bytes 2022-07-28 16:57:52.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:57:52.733 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-07-28 16:57:54.847 | + inc/python:pip_install:196 : result=0 2022-07-28 16:57:54.851 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:57:54.855 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:54.859 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:54.863 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:54.866 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:54.869 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:54.871 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:57:54.873 | + functions-common:time_stop:2447 : start_time=1659027469595 2022-07-28 16:57:54.876 | + functions-common:time_stop:2449 : [[ -z 1659027469595 ]] 2022-07-28 16:57:54.879 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:54.884 | + functions-common:time_stop:2452 : end_time=1659027474881 2022-07-28 16:57:54.887 | + functions-common:time_stop:2453 : elapsed_time=5286 2022-07-28 16:57:54.890 | + functions-common:time_stop:2454 : total=26101 2022-07-28 16:57:54.894 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:54.897 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31387 2022-07-28 16:57:54.900 | + inc/python:pip_install:199 : return 0 2022-07-28 16:57:54.904 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 16:57:54.906 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 16:57:54.909 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 16:57:54.912 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 16:57:54.929 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:54.932 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 16:57:54.934 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 16:57:54.938 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 16:57:54.938 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 16:57:54.944 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 16:57:54.946 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 16:57:54.949 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 16:57:54.952 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 16:57:54.954 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 16:57:54.957 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 16:57:54.973 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:54.975 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 16:57:54.978 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 16:57:54.980 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:57:54.982 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 16:57:54.985 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:57:54.987 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:57:54.989 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:57:54.992 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:54.994 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:54.997 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:57:54.999 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 16:57:55.001 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 16:57:55.004 | + functions-common:apt_get_update:1191 : return 2022-07-28 16:57:55.006 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 16:57:55.009 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:57:55.011 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:55.013 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:55.016 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 16:57:55.039 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 16:57:55.153 | Reading package lists... 2022-07-28 16:57:55.422 | Building dependency tree... 2022-07-28 16:57:55.424 | Reading state information... 2022-07-28 16:57:55.698 | radvd is already the newest version (1:2.17-2). 2022-07-28 16:57:55.698 | The following packages were automatically installed and are no longer required: 2022-07-28 16:57:55.700 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:57:55.700 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:57:55.700 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:57:55.700 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:57:55.700 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:57:55.700 | python3-zope.interface 2022-07-28 16:57:55.700 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:57:55.843 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:57:55.849 | + functions-common:apt_get:1235 : result=0 2022-07-28 16:57:55.852 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:57:55.856 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:55.859 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:55.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:55.865 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:55.869 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:55.872 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:57:55.875 | + functions-common:time_stop:2447 : start_time=1659027475036 2022-07-28 16:57:55.878 | + functions-common:time_stop:2449 : [[ -z 1659027475036 ]] 2022-07-28 16:57:55.882 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:55.887 | + functions-common:time_stop:2452 : end_time=1659027475884 2022-07-28 16:57:55.890 | + functions-common:time_stop:2453 : elapsed_time=848 2022-07-28 16:57:55.893 | + functions-common:time_stop:2454 : total=18822 2022-07-28 16:57:55.895 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:55.898 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19670 2022-07-28 16:57:55.901 | + functions-common:apt_get:1239 : return 0 2022-07-28 16:57:55.903 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 16:57:55.922 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:55.924 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 16:57:55.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 16:57:55.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 16:57:55.932 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 16:57:55.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 16:57:55.959 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 16:57:55.962 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:57:55.965 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 16:57:55.967 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:57:55.970 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:57:55.972 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:57:55.974 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:55.976 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:55.979 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:57:55.982 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 16:57:55.984 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 16:57:55.986 | + functions-common:apt_get_update:1191 : return 2022-07-28 16:57:55.989 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 16:57:55.992 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:57:55.994 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:55.997 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:55.999 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 16:57:56.027 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-07-28 16:57:56.145 | Reading package lists... 2022-07-28 16:57:56.415 | Building dependency tree... 2022-07-28 16:57:56.416 | Reading state information... 2022-07-28 16:57:56.713 | fakeroot is already the newest version (1.24-1). 2022-07-28 16:57:56.713 | make is already the newest version (4.2.1-1.2). 2022-07-28 16:57:56.713 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 16:57:56.713 | The following packages were automatically installed and are no longer required: 2022-07-28 16:57:56.714 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:57:56.714 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:57:56.714 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:57:56.714 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:57:56.714 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:57:56.714 | python3-zope.interface 2022-07-28 16:57:56.714 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:57:56.844 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:57:56.849 | + functions-common:apt_get:1235 : result=0 2022-07-28 16:57:56.852 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:57:56.854 | + functions-common:time_stop:2440 : local name 2022-07-28 16:57:56.857 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:57:56.859 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:57:56.862 | + functions-common:time_stop:2443 : local total 2022-07-28 16:57:56.867 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:57:56.870 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:57:56.872 | + functions-common:time_stop:2447 : start_time=1659027476024 2022-07-28 16:57:56.874 | + functions-common:time_stop:2449 : [[ -z 1659027476024 ]] 2022-07-28 16:57:56.878 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:57:56.882 | + functions-common:time_stop:2452 : end_time=1659027476879 2022-07-28 16:57:56.885 | + functions-common:time_stop:2453 : elapsed_time=855 2022-07-28 16:57:56.887 | + functions-common:time_stop:2454 : total=19670 2022-07-28 16:57:56.890 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:57:56.893 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20525 2022-07-28 16:57:56.895 | + functions-common:apt_get:1239 : return 0 2022-07-28 16:57:56.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 16:57:56.901 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:57:56.903 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:57:56.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 16:57:56.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 16:57:56.911 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 16:57:56.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 16:57:56.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 16:57:56.923 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 16:57:56.924 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 16:57:56.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 16:57:56.931 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 16:57:56.934 | + functions:vercmp:628 : local v1=5.4 2022-07-28 16:57:56.936 | + functions:vercmp:629 : local 'op=<' 2022-07-28 16:57:56.939 | + functions:vercmp:630 : local v2=3.13 2022-07-28 16:57:56.941 | + functions:vercmp:631 : local result 2022-07-28 16:57:56.945 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 16:57:56.945 | ++ functions:vercmp:635 : sort -V 2022-07-28 16:57:56.947 | ++ functions:vercmp:635 : head -1 2022-07-28 16:57:56.952 | + functions:vercmp:635 : result=3.13 2022-07-28 16:57:56.954 | + functions:vercmp:637 : case $op in 2022-07-28 16:57:56.957 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 16:57:56.959 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 16:57:56.961 | + functions:vercmp:648 : return 2022-07-28 16:57:56.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 16:57:56.967 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 16:57:56.969 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 16:57:57.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 16:57:57.474 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 16:57:57.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.479 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.482 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-28 16:57:57.484 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.487 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 16:57:57.504 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:57:57.509 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 16:57:57.511 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 16:57:57.512 | Installing etcd 2022-07-28 16:57:57.514 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 16:57:57.527 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 16:57:57.538 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 16:57:57.545 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 16:57:57.558 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 16:57:57.561 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 16:57:57.563 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 16:57:57.567 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 16:57:57.572 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 16:57:57.575 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-07-28 16:57:57.578 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 16:57:57.580 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 16:57:57.583 | ++ functions:get_extra_file:74 : return 2022-07-28 16:57:57.586 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 16:57:57.588 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 16:57:57.590 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 16:57:57.593 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 16:57:57.610 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:57:57.612 | + ./stack.sh:main:861 : install_dstat 2022-07-28 16:57:57.614 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 16:57:57.636 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:57:57.639 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 16:57:57.642 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 16:57:57.644 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 16:57:57.647 | + ./stack.sh:main:870 : install_libs 2022-07-28 16:57:57.650 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 16:57:57.653 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 16:57:57.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 16:57:57.658 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 16:57:57.660 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.663 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.665 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-28 16:57:57.667 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.670 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 16:57:57.673 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 16:57:57.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 16:57:57.678 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 16:57:57.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.682 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.685 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-28 16:57:57.687 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.689 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 16:57:57.692 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 16:57:57.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 16:57:57.696 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 16:57:57.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.701 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.703 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-28 16:57:57.705 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.708 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 16:57:57.710 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 16:57:57.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 16:57:57.715 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 16:57:57.717 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.719 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.722 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-28 16:57:57.724 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.727 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 16:57:57.729 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 16:57:57.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 16:57:57.734 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 16:57:57.737 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.739 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.743 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-28 16:57:57.746 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.749 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 16:57:57.752 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 16:57:57.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 16:57:57.757 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 16:57:57.760 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.763 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.766 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-28 16:57:57.769 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.772 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 16:57:57.774 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 16:57:57.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 16:57:57.780 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 16:57:57.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.785 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.788 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-28 16:57:57.790 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.792 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 16:57:57.795 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 16:57:57.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 16:57:57.801 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 16:57:57.803 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.805 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.808 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-28 16:57:57.810 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.812 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 16:57:57.815 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 16:57:57.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 16:57:57.819 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 16:57:57.822 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.825 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.827 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-28 16:57:57.830 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.833 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 16:57:57.835 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 16:57:57.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 16:57:57.840 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 16:57:57.842 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.844 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.847 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-28 16:57:57.849 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.851 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 16:57:57.854 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 16:57:57.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 16:57:57.858 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 16:57:57.860 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.863 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.865 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-28 16:57:57.867 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.870 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 16:57:57.872 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 16:57:57.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 16:57:57.877 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 16:57:57.879 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.882 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.884 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-28 16:57:57.887 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.889 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 16:57:57.891 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 16:57:57.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 16:57:57.897 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 16:57:57.899 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.902 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.904 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-28 16:57:57.906 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.909 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 16:57:57.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 16:57:57.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 16:57:57.917 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 16:57:57.919 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.922 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.924 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-28 16:57:57.926 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.929 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 16:57:57.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 16:57:57.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 16:57:57.935 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 16:57:57.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.940 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.942 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-28 16:57:57.944 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.947 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 16:57:57.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 16:57:57.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 16:57:57.953 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 16:57:57.956 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.958 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.960 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-28 16:57:57.962 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.965 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 16:57:57.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 16:57:57.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 16:57:57.971 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 16:57:57.974 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.976 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.979 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-28 16:57:57.981 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:57.983 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 16:57:57.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 16:57:57.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 16:57:57.991 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 16:57:57.993 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:57.995 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:57.999 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-28 16:57:58.001 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.004 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 16:57:58.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 16:57:58.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 16:57:58.011 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 16:57:58.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.017 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.019 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-28 16:57:58.022 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.025 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 16:57:58.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 16:57:58.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 16:57:58.032 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 16:57:58.035 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.037 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.040 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-28 16:57:58.042 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.046 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 16:57:58.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 16:57:58.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 16:57:58.053 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 16:57:58.056 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.058 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.060 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-28 16:57:58.063 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.065 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 16:57:58.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 16:57:58.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 16:57:58.073 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 16:57:58.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.079 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.082 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-28 16:57:58.085 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.088 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 16:57:58.091 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 16:57:58.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 16:57:58.097 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 16:57:58.101 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.103 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.106 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-28 16:57:58.109 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.111 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 16:57:58.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 16:57:58.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 16:57:58.121 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 16:57:58.124 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.128 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.131 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-28 16:57:58.134 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.137 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 16:57:58.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 16:57:58.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 16:57:58.146 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 16:57:58.149 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.152 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.156 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-28 16:57:58.159 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.162 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 16:57:58.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 16:57:58.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 16:57:58.171 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 16:57:58.174 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.177 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.179 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-28 16:57:58.181 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.184 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 16:57:58.187 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 16:57:58.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 16:57:58.192 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 16:57:58.194 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.199 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-28 16:57:58.204 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.206 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 16:57:58.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 16:57:58.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 16:57:58.213 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 16:57:58.215 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.218 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.220 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-28 16:57:58.222 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.225 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 16:57:58.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 16:57:58.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 16:57:58.232 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 16:57:58.234 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.236 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.239 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-28 16:57:58.242 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.244 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 16:57:58.247 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 16:57:58.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 16:57:58.251 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 16:57:58.254 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.256 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.259 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-28 16:57:58.262 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.264 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 16:57:58.266 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 16:57:58.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 16:57:58.272 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 16:57:58.274 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.276 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.279 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-28 16:57:58.281 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.283 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 16:57:58.286 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 16:57:58.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 16:57:58.290 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 16:57:58.293 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.295 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.298 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-28 16:57:58.300 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.303 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 16:57:58.306 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 16:57:58.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 16:57:58.311 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 16:57:58.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.319 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.321 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-28 16:57:58.325 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.329 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 16:57:58.332 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 16:57:58.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 16:57:58.338 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 16:57:58.341 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.343 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.346 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-28 16:57:58.349 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.351 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 16:57:58.354 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 16:57:58.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 16:57:58.359 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 16:57:58.363 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.365 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.368 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-28 16:57:58.370 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.373 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 16:57:58.375 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 16:57:58.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 16:57:58.380 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 16:57:58.382 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.385 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.387 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-28 16:57:58.389 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.392 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 16:57:58.394 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 16:57:58.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 16:57:58.399 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 16:57:58.402 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.404 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.406 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-28 16:57:58.409 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.411 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 16:57:58.414 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 16:57:58.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 16:57:58.418 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 16:57:58.421 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:57:58.423 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:57:58.425 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-28 16:57:58.428 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:57:58.431 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 16:57:58.459 | Using python 3.8 to install etcd3 2022-07-28 16:57:58.461 | + 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-07-28 16:58:00.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:00.537 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:00.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:00.537 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:01.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:01.585 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.12.0) 2022-07-28 16:58:01.594 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (4.21.3) 2022-07-28 16:58:01.596 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 16:58:01.599 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (1.47.0) 2022-07-28 16:58:01.609 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-07-28 16:58:03.691 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:03.694 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:03.697 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:03.701 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:03.704 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:03.708 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:03.711 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:03.713 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:03.715 | + functions-common:time_stop:2447 : start_time=1659027478451 2022-07-28 16:58:03.717 | + functions-common:time_stop:2449 : [[ -z 1659027478451 ]] 2022-07-28 16:58:03.720 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:03.724 | + functions-common:time_stop:2452 : end_time=1659027483721 2022-07-28 16:58:03.726 | + functions-common:time_stop:2453 : elapsed_time=5270 2022-07-28 16:58:03.729 | + functions-common:time_stop:2454 : total=31387 2022-07-28 16:58:03.731 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:03.733 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36657 2022-07-28 16:58:03.736 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:03.738 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 16:58:03.760 | Using python 3.8 to install etcd3gw 2022-07-28 16:58:03.763 | + 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 etcd3gw 2022-07-28 16:58:05.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:05.825 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:05.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:05.825 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:06.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:06.884 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.0.2) 2022-07-28 16:58:06.892 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-07-28 16:58:06.894 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-28 16:58:06.908 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 16:58:06.910 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-07-28 16:58:06.916 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2019.11.28) 2022-07-28 16:58:06.918 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-07-28 16:58:06.921 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.10) 2022-07-28 16:58:09.008 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:09.012 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:09.015 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:09.019 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:09.023 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:09.025 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:09.028 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:09.031 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:09.033 | + functions-common:time_stop:2447 : start_time=1659027483754 2022-07-28 16:58:09.036 | + functions-common:time_stop:2449 : [[ -z 1659027483754 ]] 2022-07-28 16:58:09.040 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:09.045 | + functions-common:time_stop:2452 : end_time=1659027489041 2022-07-28 16:58:09.048 | + functions-common:time_stop:2453 : elapsed_time=5287 2022-07-28 16:58:09.052 | + functions-common:time_stop:2454 : total=36657 2022-07-28 16:58:09.054 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:09.056 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41944 2022-07-28 16:58:09.059 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:09.061 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 16:58:09.064 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 16:58:09.067 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 16:58:09.069 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:58:09.072 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:58:09.075 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:58:09.077 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:58:09.079 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:58:09.083 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:58:09.085 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:58:09.088 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:58:09.090 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:58:09.092 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:58:09.095 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 16:58:09.097 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:09.100 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:09.102 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 16:58:09.104 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 16:58:09.107 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 16:58:09.109 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:58:09.111 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 16:58:09.114 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:58:09.117 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:09.120 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:58:09.123 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:09.125 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:09.128 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:58:09.131 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 16:58:09.134 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 16:58:09.137 | + functions-common:apt_get_update:1191 : return 2022-07-28 16:58:09.140 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 16:58:09.142 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:58:09.145 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:09.148 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:09.151 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 16:58: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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 16:58:09.289 | Reading package lists... 2022-07-28 16:58:09.557 | Building dependency tree... 2022-07-28 16:58:09.559 | Reading state information... 2022-07-28 16:58:09.830 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 16:58:09.830 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 16:58:09.830 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 16:58:09.830 | The following packages were automatically installed and are no longer required: 2022-07-28 16:58:09.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:58:09.831 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:58:09.831 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:58:09.831 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:58:09.831 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:58:09.831 | python3-zope.interface 2022-07-28 16:58:09.831 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:58:09.972 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:58:09.978 | + functions-common:apt_get:1235 : result=0 2022-07-28 16:58:09.982 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:58:09.986 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:09.990 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:09.993 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:09.997 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:10.001 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:10.004 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:58:10.007 | + functions-common:time_stop:2447 : start_time=1659027489173 2022-07-28 16:58:10.010 | + functions-common:time_stop:2449 : [[ -z 1659027489173 ]] 2022-07-28 16:58:10.013 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:10.018 | + functions-common:time_stop:2452 : end_time=1659027490015 2022-07-28 16:58:10.021 | + functions-common:time_stop:2453 : elapsed_time=842 2022-07-28 16:58:10.024 | + functions-common:time_stop:2454 : total=20525 2022-07-28 16:58:10.026 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:10.029 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21367 2022-07-28 16:58:10.032 | + functions-common:apt_get:1239 : return 0 2022-07-28 16:58:10.035 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 16:58:10.038 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:10.040 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:10.043 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 16:58:10.107 | Module proxy already enabled 2022-07-28 16:58:10.113 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 16:58:10.182 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 16:58:10.182 | Module proxy already enabled 2022-07-28 16:58:10.182 | Module proxy_uwsgi already enabled 2022-07-28 16:58:10.189 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 16:58:10.192 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 16:58:10.195 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 16:58:10.197 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 16:58:10.409 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 16:58:10.412 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 16:58:10.415 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 16:58:10.417 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.420 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.423 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-28 16:58:10.425 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.428 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 16:58:10.430 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 16:58:10.433 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 16:58:10.435 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.438 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.440 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-28 16:58:10.443 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.445 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 16:58:10.447 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 16:58:10.450 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 16:58:10.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.454 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.457 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-28 16:58:10.459 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.462 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 16:58:10.464 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 16:58:10.467 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 16:58:10.469 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.471 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.474 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 16:58:10.476 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.479 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 16:58:10.481 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 16:58:10.483 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.486 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.488 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-28 16:58:10.490 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.493 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 16:58:10.495 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 16:58:10.497 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 16:58:10.500 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.502 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.505 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-28 16:58:10.507 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.510 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 16:58:10.526 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:10.529 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 16:58:10.531 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 16:58:10.534 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 16:58:10.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.539 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.541 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-28 16:58:10.544 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.547 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 16:58:10.563 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:10.566 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 16:58:10.568 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 16:58:10.571 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 16:58:10.573 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.576 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.578 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-28 16:58:10.581 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.583 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 16:58:10.587 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 16:58:10.589 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 16:58:10.592 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:10.594 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:10.597 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-28 16:58:10.600 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:10.603 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 16:58:10.606 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 16:58:10.609 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 16:58:10.613 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 16:58:10.616 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 16:58:10.619 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 16:58:10.622 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 16:58:10.623 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 16:58:10.628 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 16:58:10.631 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 16:58:10.635 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 16:58:10.639 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 16:58:10.642 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 16:58:10.667 | Using python 3.8 to install keystonemiddleware 2022-07-28 16:58:10.670 | + 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 keystonemiddleware 2022-07-28 16:58:12.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:12.730 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:12.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:12.730 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:13.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:13.797 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-07-28 16:58:13.851 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.0.0) 2022-07-28 16:58:13.889 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-07-28 16:58:13.928 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-07-28 16:58:13.933 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-07-28 16:58:13.937 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 16:58:13.940 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-07-28 16:58:13.945 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-07-28 16:58:14.002 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.0) 2022-07-28 16:58:14.022 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-07-28 16:58:14.026 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.0) 2022-07-28 16:58:14.039 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.1) 2022-07-28 16:58:14.043 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-07-28 16:58:14.056 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-28 16:58:14.069 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-07-28 16:58:14.075 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-07-28 16:58:14.112 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-07-28 16:58:14.122 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 16:58:14.131 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-07-28 16:58:14.135 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 16:58:14.138 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (6.0) 2022-07-28 16:58:14.141 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-07-28 16:58:14.146 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-07-28 16:58:14.152 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-07-28 16:58:14.156 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-07-28 16:58:14.159 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-07-28 16:58:14.164 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-07-28 16:58:14.170 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-07-28 16:58:14.174 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-07-28 16:58:14.179 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.10) 2022-07-28 16:58:14.211 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-07-28 16:58:14.214 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 223)) (2019.11.28) 2022-07-28 16:58:14.216 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-07-28 16:58:14.221 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-07-28 16:58:14.223 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-07-28 16:58:14.226 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-07-28 16:58:16.068 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:16.071 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:16.075 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:16.077 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:16.081 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:16.085 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:16.089 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:16.091 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:16.095 | + functions-common:time_stop:2447 : start_time=1659027490662 2022-07-28 16:58:16.098 | + functions-common:time_stop:2449 : [[ -z 1659027490662 ]] 2022-07-28 16:58:16.101 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:16.105 | + functions-common:time_stop:2452 : end_time=1659027496103 2022-07-28 16:58:16.108 | + functions-common:time_stop:2453 : elapsed_time=5441 2022-07-28 16:58:16.110 | + functions-common:time_stop:2454 : total=41944 2022-07-28 16:58:16.112 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:16.114 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47385 2022-07-28 16:58:16.117 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:16.119 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 16:58:16.122 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 16:58:16.124 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 16:58:16.128 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 16:58:16.130 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 16:58:16.133 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 16:58:16.137 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 16:58:16.137 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 16:58:16.143 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 16:58:16.146 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 16:58:16.148 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 16:58:16.151 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 16:58:16.154 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 16:58:16.179 | Using python 3.8 to install python-memcached 2022-07-28 16:58:16.183 | + 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 python-memcached 2022-07-28 16:58:18.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:18.228 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:18.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:18.228 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:19.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:19.292 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.59) 2022-07-28 16:58:19.296 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 16:58:21.418 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:21.422 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:21.425 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:21.428 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:21.432 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:21.435 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:21.438 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:21.442 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:21.444 | + functions-common:time_stop:2447 : start_time=1659027496173 2022-07-28 16:58:21.447 | + functions-common:time_stop:2449 : [[ -z 1659027496173 ]] 2022-07-28 16:58:21.449 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:21.454 | + functions-common:time_stop:2452 : end_time=1659027501451 2022-07-28 16:58:21.456 | + functions-common:time_stop:2453 : elapsed_time=5278 2022-07-28 16:58:21.458 | + functions-common:time_stop:2454 : total=47385 2022-07-28 16:58:21.460 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:21.463 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52663 2022-07-28 16:58:21.466 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:21.468 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 16:58:21.488 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:21.491 | + ./stack.sh:main:892 : '[' 10.222.0.61 == 10.222.0.61 ']' 2022-07-28 16:58:21.494 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 16:58:21.496 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 16:58:21.499 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 16:58:21.502 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 16:58:21.505 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 16:58:21.508 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 16:58:21.525 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:21.527 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 16:58:21.530 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 16:58:21.532 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 16:58:21.534 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:58:21.536 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:58:21.539 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:58:21.541 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:58:21.544 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:58:21.547 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:58:21.563 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:58:21.565 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:58:21.567 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:21.570 | + functions-common:git_clone:618 : echo master 2022-07-28 16:58:21.570 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:58:21.576 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 16:58:21.578 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:21.580 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 16:58:21.593 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 16:58:21.596 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:58:21.596 | + functions-common:git_clone:679 : head -1 2022-07-28 16:58:21.619 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 16:58:21.622 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:58:21.625 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 16:58:21.627 | + inc/python:setup_develop:334 : local bindep 2022-07-28 16:58:21.630 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 16:58:21.632 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 16:58:21.635 | + inc/python:setup_develop:340 : local extras= 2022-07-28 16:58:21.637 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 16:58:21.639 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 16:58:21.642 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 16:58:21.644 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 16:58:21.647 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 16:58:21.649 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 16:58:21.652 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 16:58:21.656 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 16:58:21.659 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 16:58:21.662 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 16:58:21.665 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 16:58:21.669 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 16:58:21.677 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 16:58:21.680 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 16:58:22.296 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 16:58:22.299 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 16:58:22.302 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 16:58:22.305 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 16:58:22.308 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 16:58:22.311 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 16:58:22.315 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 16:58:22.318 | + inc/python:setup_package:424 : local extras= 2022-07-28 16:58:22.321 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 16:58:22.324 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 16:58:22.327 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 16:58:22.331 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 16:58:22.334 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 16:58:22.336 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 16:58:22.357 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 16:58:22.359 | + 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 -e /opt/stack/keystone 2022-07-28 16:58:24.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:24.392 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:24.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:24.392 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:25.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:25.433 | Obtaining file:///opt/stack/keystone 2022-07-28 16:58:28.245 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 16:58:28.252 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-28 16:58:28.257 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 16:58:28.260 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 16:58:28.262 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 16:58:28.264 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 16:58:28.276 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:58:28.279 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 16:58:28.282 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 16:58:28.284 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 16:58:28.288 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:58:28.290 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 16:58:28.293 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 16:58:28.296 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 16:58:28.300 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:58:28.302 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 16:58:28.305 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 16:58:28.307 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 16:58:28.314 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 16:58:28.326 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:58:28.329 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 16:58:28.331 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 16:58:28.337 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:58:28.344 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:58:28.348 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 16:58:28.358 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:58:28.361 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:58:28.373 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 16:58:28.387 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 16:58:28.392 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 16:58:28.402 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 16:58:28.410 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:58:28.415 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 16:58:28.428 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 16:58:28.434 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:58:28.441 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 16:58:28.448 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:58:28.452 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 16:58:28.454 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:58:28.456 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 16:58:28.459 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 16:58:28.462 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 16:58:28.468 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:58:28.470 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:58:28.472 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:58:28.475 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 16:58:28.478 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 16:58:28.487 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:58:28.491 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:58:28.500 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:58:28.503 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:58:28.509 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:58:28.511 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 16:58:28.513 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:58:28.516 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 16:58:28.521 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 16:58:28.523 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 16:58:28.526 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:58:28.528 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 16:58:28.531 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 16:58:28.535 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 16:58:28.539 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:58:28.544 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 16:58:28.547 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 16:58:28.550 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 16:58:28.552 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 16:58:28.554 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 16:58:28.557 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 16:58:28.561 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 16:58:28.564 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:58:28.570 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:58:28.573 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:58:28.575 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:58:28.577 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 16:58:28.584 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 16:58:28.586 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 16:58:28.590 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 16:58:28.593 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 16:58:28.595 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 16:58:28.599 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 16:58:28.605 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:58:28.609 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:58:28.612 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 16:58:28.615 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 16:58:28.619 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:58:28.621 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:58:28.623 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 16:58:28.625 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 16:58:28.628 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 16:58:28.632 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:58:28.634 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:58:28.637 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:58:28.639 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 16:58:28.640 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 16:58:28.643 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 16:58:28.645 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:58:28.648 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:58:28.651 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 16:58:28.654 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 16:58:28.656 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 16:58:28.658 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 16:58:28.660 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:58:29.577 | Installing collected packages: keystone 2022-07-28 16:58:29.577 | Attempting uninstall: keystone 2022-07-28 16:58:29.577 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 16:58:29.580 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 16:58:29.581 | Running setup.py develop for keystone 2022-07-28 16:58:31.574 | Successfully installed keystone 2022-07-28 16:58:31.685 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:31.689 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:31.692 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:31.696 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:31.698 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:31.700 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:31.703 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:31.706 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:31.709 | + functions-common:time_stop:2447 : start_time=1659027502351 2022-07-28 16:58:31.711 | + functions-common:time_stop:2449 : [[ -z 1659027502351 ]] 2022-07-28 16:58:31.715 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:31.719 | + functions-common:time_stop:2452 : end_time=1659027511716 2022-07-28 16:58:31.722 | + functions-common:time_stop:2453 : elapsed_time=9365 2022-07-28 16:58:31.724 | + functions-common:time_stop:2454 : total=52663 2022-07-28 16:58:31.726 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:31.729 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62028 2022-07-28 16:58:31.731 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:31.733 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 16:58:31.735 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 16:58:31.737 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 16:58:31.755 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 16:58:31.768 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 16:58:31.770 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 16:58:31.772 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:31.775 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:31.777 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-28 16:58:31.780 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:31.782 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 16:58:31.799 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:31.802 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 16:58:31.805 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 16:58:31.808 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 16:58:31.811 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 16:58:31.825 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-07-28 16:58:31.827 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 16:58:31.833 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 16:58:31.850 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:31.854 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 16:58:31.886 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 16:58:31.919 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 16:58:31.952 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 16:58:31.982 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 16:58:32.015 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 16:58:32.047 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 16:58:32.077 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 16:58:32.110 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 16:58:32.114 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 16:58:32.116 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 16:58:32.119 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 16:58:32.121 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 16:58:32.124 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 16:58:32.139 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:32.143 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 16:58:32.145 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 16:58:32.148 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 16:58:32.163 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:32.165 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:58:32.168 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:58:32.198 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 16:58:32.201 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 16:58:32.203 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 16:58:32.206 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 16:58:32.222 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:32.224 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.61/identity 2022-07-28 16:58:32.259 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 16:58:32.262 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 16:58:32.295 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 16:58:32.298 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 16:58:32.300 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 16:58:32.303 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 16:58:32.305 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 16:58:32.308 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 16:58:32.311 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 16:58:32.329 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:32.332 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 16:58:32.335 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 16:58:32.338 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 16:58:32.370 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 16:58:32.372 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 16:58:32.375 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 16:58:32.377 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 16:58:32.380 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 16:58:32.398 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 16:58:32.400 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 16:58:32.402 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 16:58:32.405 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 16:58:32.407 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 16:58:32.436 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:58:32.464 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:58:32.496 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 16:58:32.528 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 16:58:32.557 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 16:58:32.560 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 16:58:32.562 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 16:58:32.565 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 16:58:32.567 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 16:58:32.570 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 16:58:32.572 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 16:58:32.575 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 16:58:32.579 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 16:58:32.581 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 16:58:32.584 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 16:58:32.596 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 16:58:32.597 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:58:32.605 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 16:58:32.609 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:58:32.624 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 16:58:32.627 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 16:58:32.631 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 16:58:32.661 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 16:58:32.694 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 16:58:32.722 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 16:58:32.749 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 16:58:32.777 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 16:58:32.805 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 16:58:32.832 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 16:58:32.863 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 16:58:32.895 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 16:58:32.929 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 16:58:32.963 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 16:58:32.993 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 16:58:33.021 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 16:58:33.024 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 16:58:33.027 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 16:58:33.030 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 16:58:33.032 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 16:58:33.035 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:33.037 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:33.040 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 16:58:33.042 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 16:58:33.045 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 16:58:33.073 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 16:58:33.103 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-07-28 16:58:33.103 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 16:58:33.112 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 16:58:33.116 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 16:58:33.118 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 16:58:33.121 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 16:58:33.124 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 16:58:33.127 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 16:58:33.131 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:33.133 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:33.135 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 16:58:33.139 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 16:58:33.141 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:33.143 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:33.147 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 16:58:33.214 | Site keystone-wsgi-public already enabled 2022-07-28 16:58:33.220 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 16:58:33.224 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 16:58:33.226 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 16:58:33.229 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 16:58:33.364 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 16:58:33.400 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 16:58:33.435 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 16:58:33.466 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 16:58:33.468 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 16:58:33.499 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 16:58:33.528 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 16:58:33.558 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 16:58:33.562 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 16:58:33.566 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 16:58:33.589 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:33.591 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 16:58:33.608 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:33.611 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 16:58:33.613 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 16:58:33.616 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 16:58:33.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 16:58:33.620 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 16:58:33.623 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 16:58:33.625 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 16:58:33.627 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 16:58:33.630 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:58:33.632 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:58:33.635 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:58:33.638 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:58:33.640 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:58:33.643 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:58:33.659 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:58:33.661 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:58:33.664 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:33.667 | + functions-common:git_clone:618 : echo master 2022-07-28 16:58:33.667 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:58:33.673 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 16:58:33.675 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:33.677 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 16:58:33.690 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 16:58:33.693 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:58:33.694 | + functions-common:git_clone:679 : head -1 2022-07-28 16:58:33.697 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 16:58:33.700 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:58:33.702 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 16:58:33.705 | + inc/python:setup_develop:334 : local bindep 2022-07-28 16:58:33.707 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 16:58:33.709 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 16:58:33.712 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 16:58:33.714 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 16:58:33.717 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 16:58:33.719 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 16:58:33.721 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 16:58:33.724 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 16:58:33.726 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 16:58:33.729 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 16:58:33.731 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 16:58:33.734 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 16:58:33.736 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 16:58:33.739 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 16:58:33.742 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 16:58:33.748 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 16:58:33.750 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 16:58:34.377 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 16:58:34.380 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 16:58:34.383 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 16:58:34.386 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 16:58:34.390 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 16:58:34.393 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 16:58:34.397 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 16:58:34.401 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 16:58:34.404 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 16:58:34.407 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 16:58:34.410 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 16:58:34.412 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 16:58:34.415 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 16:58:34.417 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 16:58:34.442 | Using python 3.8 to install /opt/stack/swift 2022-07-28 16:58:34.445 | + 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 -e '/opt/stack/swift[keystone]' 2022-07-28 16:58:36.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:36.504 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:36.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:36.504 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:37.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:37.545 | Obtaining file:///opt/stack/swift 2022-07-28 16:58:39.088 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:58:39.090 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 16:58:39.093 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:58:39.098 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:58:39.100 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 16:58:39.151 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 16:58:39.153 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:58:39.156 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 16:58:39.192 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:58:39.231 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:58:39.236 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:58:39.241 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:58:39.282 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:58:39.290 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:58:39.304 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:58:39.309 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:58:39.312 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 16:58:39.322 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 16:58:39.324 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:58:39.327 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:58:39.333 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:58:39.337 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:58:39.358 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:58:39.362 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:58:39.368 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:58:39.372 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:58:39.374 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:58:39.379 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:58:39.383 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 16:58:39.386 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 16:58:39.388 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:58:39.391 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:58:39.393 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:58:39.450 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:58:39.463 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 16:58:39.469 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:58:39.475 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:58:39.478 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:58:39.482 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:58:39.485 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:58:39.488 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:58:39.491 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:58:39.493 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:58:39.495 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:58:39.498 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:58:39.502 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 16:58:39.505 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:58:41.175 | Installing collected packages: swift 2022-07-28 16:58:41.175 | Attempting uninstall: swift 2022-07-28 16:58:41.176 | Found existing installation: swift 2.30.0.dev122 2022-07-28 16:58:41.178 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 16:58:41.179 | Running setup.py develop for swift 2022-07-28 16:58:43.047 | Successfully installed swift 2022-07-28 16:58:43.160 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:43.163 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:43.166 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:43.169 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:43.173 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:43.176 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:43.180 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:43.183 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:43.187 | + functions-common:time_stop:2447 : start_time=1659027514435 2022-07-28 16:58:43.190 | + functions-common:time_stop:2449 : [[ -z 1659027514435 ]] 2022-07-28 16:58:43.194 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:43.198 | + functions-common:time_stop:2452 : end_time=1659027523196 2022-07-28 16:58:43.201 | + functions-common:time_stop:2453 : elapsed_time=8761 2022-07-28 16:58:43.203 | + functions-common:time_stop:2454 : total=62028 2022-07-28 16:58:43.205 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:43.207 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70789 2022-07-28 16:58:43.210 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:43.212 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 16:58:43.215 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 16:58:43.217 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 16:58:43.237 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 16:58:43.249 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 16:58:43.251 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 16:58:43.254 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:43.256 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:43.259 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-28 16:58:43.261 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:43.264 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 16:58:43.266 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 16:58:43.269 | + ./stack.sh:main:903 : configure_swift 2022-07-28 16:58:43.271 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 16:58:43.273 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 16:58:43.276 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 16:58:43.278 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 16:58:43.280 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 16:58:44.291 | No object-expirer running 2022-07-28 16:58:44.291 | No object-reconstructor running 2022-07-28 16:58:44.291 | No container-sharder running 2022-07-28 16:58:44.291 | No account-server running 2022-07-28 16:58:44.291 | No container-updater running 2022-07-28 16:58:44.291 | No account-reaper running 2022-07-28 16:58:44.291 | No container-reconciler running 2022-07-28 16:58:44.291 | No object-auditor running 2022-07-28 16:58:44.291 | No account-replicator running 2022-07-28 16:58:44.291 | No container-server running 2022-07-28 16:58:44.291 | No container-sync running 2022-07-28 16:58:44.291 | No proxy-server running 2022-07-28 16:58:44.291 | No container-auditor running 2022-07-28 16:58:44.291 | No container-replicator running 2022-07-28 16:58:44.291 | No object-replicator running 2022-07-28 16:58:44.291 | No object-updater running 2022-07-28 16:58:44.291 | No object-server running 2022-07-28 16:58:44.291 | No account-auditor running 2022-07-28 16:58:44.367 | + lib/swift:configure_swift:337 : true 2022-07-28 16:58:44.371 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 16:58:44.387 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 16:58:44.402 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 16:58:44.407 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 16:58:44.407 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 16:58:44.412 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 16:58:44.412 | s/%GROUP%/ubuntu/; 2022-07-28 16:58:44.412 | s/%USER%/ubuntu/; 2022-07-28 16:58:44.412 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 16:58:44.412 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 16:58:44.415 | uid = ubuntu 2022-07-28 16:58:44.415 | gid = ubuntu 2022-07-28 16:58:44.415 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 16:58:44.415 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 16:58:44.415 | address = 127.0.0.1 2022-07-28 16:58:44.415 | 2022-07-28 16:58:44.415 | [account6612] 2022-07-28 16:58:44.415 | max connections = 25 2022-07-28 16:58:44.415 | path = /opt/stack/data/swift/1/node/ 2022-07-28 16:58:44.415 | read only = false 2022-07-28 16:58:44.415 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 16:58:44.415 | 2022-07-28 16:58:44.415 | [account6622] 2022-07-28 16:58:44.415 | max connections = 25 2022-07-28 16:58:44.415 | path = /opt/stack/data/swift/2/node/ 2022-07-28 16:58:44.415 | read only = false 2022-07-28 16:58:44.415 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 16:58:44.415 | 2022-07-28 16:58:44.415 | [account6632] 2022-07-28 16:58:44.415 | max connections = 25 2022-07-28 16:58:44.416 | path = /opt/stack/data/swift/3/node/ 2022-07-28 16:58:44.416 | read only = false 2022-07-28 16:58:44.416 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | [account6642] 2022-07-28 16:58:44.416 | max connections = 25 2022-07-28 16:58:44.416 | path = /opt/stack/data/swift/4/node/ 2022-07-28 16:58:44.416 | read only = false 2022-07-28 16:58:44.416 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | [container6611] 2022-07-28 16:58:44.416 | max connections = 25 2022-07-28 16:58:44.416 | path = /opt/stack/data/swift/1/node/ 2022-07-28 16:58:44.416 | read only = false 2022-07-28 16:58:44.416 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | [container6621] 2022-07-28 16:58:44.416 | max connections = 25 2022-07-28 16:58:44.416 | path = /opt/stack/data/swift/2/node/ 2022-07-28 16:58:44.416 | read only = false 2022-07-28 16:58:44.416 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | [container6631] 2022-07-28 16:58:44.416 | max connections = 25 2022-07-28 16:58:44.416 | path = /opt/stack/data/swift/3/node/ 2022-07-28 16:58:44.416 | read only = false 2022-07-28 16:58:44.416 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | [container6641] 2022-07-28 16:58:44.416 | max connections = 25 2022-07-28 16:58:44.416 | path = /opt/stack/data/swift/4/node/ 2022-07-28 16:58:44.416 | read only = false 2022-07-28 16:58:44.416 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | 2022-07-28 16:58:44.416 | [object6613] 2022-07-28 16:58:44.416 | max connections = 25 2022-07-28 16:58:44.417 | path = /opt/stack/data/swift/1/node/ 2022-07-28 16:58:44.417 | read only = false 2022-07-28 16:58:44.417 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 16:58:44.417 | 2022-07-28 16:58:44.417 | [object6623] 2022-07-28 16:58:44.417 | max connections = 25 2022-07-28 16:58:44.417 | path = /opt/stack/data/swift/2/node/ 2022-07-28 16:58:44.417 | read only = false 2022-07-28 16:58:44.417 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 16:58:44.417 | 2022-07-28 16:58:44.417 | [object6633] 2022-07-28 16:58:44.417 | max connections = 25 2022-07-28 16:58:44.417 | path = /opt/stack/data/swift/3/node/ 2022-07-28 16:58:44.417 | read only = false 2022-07-28 16:58:44.417 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 16:58:44.417 | 2022-07-28 16:58:44.417 | [object6643] 2022-07-28 16:58:44.417 | max connections = 25 2022-07-28 16:58:44.417 | path = /opt/stack/data/swift/4/node/ 2022-07-28 16:58:44.417 | read only = false 2022-07-28 16:58:44.417 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 16:58:44.418 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 16:58:44.421 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:58:44.423 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:58:44.425 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 16:58:44.437 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 16:58:44.440 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 16:58:44.445 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 16:58:44.449 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 16:58:44.451 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 16:58:44.456 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 16:58:44.485 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.61:8080/v1/ 2022-07-28 16:58:44.512 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 16:58:44.530 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 16:58:44.560 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 16:58:44.580 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 16:58:44.609 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 16:58:44.633 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 16:58:44.668 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 16:58:44.687 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 16:58:44.716 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 16:58:44.734 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 16:58:44.763 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 16:58:44.784 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 16:58:44.801 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:44.803 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 16:58:44.832 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 16:58:44.859 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 16:58:44.888 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 16:58:44.915 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 16:58:44.917 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 16:58:44.933 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:44.935 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 16:58:44.970 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 16:58:44.986 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:44.988 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 16:58:45.004 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:45.006 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 16:58:45.009 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 16:58:45.030 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:45.034 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 16:58:45.037 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 16:58:45.040 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 16:58:45.049 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 16:58:45.054 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 16:58:45.088 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 16:58:45.128 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 16:58:45.165 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 16:58:45.197 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 16:58:45.228 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 16:58:45.231 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 16:58:45.233 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 16:58:45.235 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 16:58:45.237 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 16:58:45.267 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 16:58:45.299 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.61/identity 2022-07-28 16:58:45.331 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 16:58:45.365 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 16:58:45.397 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 16:58:45.427 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 16:58:45.454 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 16:58:45.482 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 16:58:45.512 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 16:58:45.541 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 16:58:45.569 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 16:58:45.596 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 16:58:45.630 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 16:58:45.668 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 16:58:45.698 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 16:58:45.716 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 16:58:45.746 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 16:58:45.775 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 16:58:45.780 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 16:58:45.814 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 16:58:45.841 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 16:58:45.869 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 16:58:45.872 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 16:58:45.875 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 16:58:45.878 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 16:58:45.883 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 16:58:45.885 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 16:58:45.888 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 16:58:45.890 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 16:58:45.892 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 16:58:45.894 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 16:58:45.897 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 16:58:45.899 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 16:58:45.918 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 16:58:45.948 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 16:58:45.968 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 16:58:46.001 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 16:58:46.022 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 16:58:46.052 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 16:58:46.071 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 16:58:46.102 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 16:58:46.127 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 16:58:46.160 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 16:58:46.179 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 16:58:46.208 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 16:58:46.227 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 16:58:46.257 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 16:58:46.278 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 16:58:46.308 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 16:58:46.326 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 16:58:46.357 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-07-28 16:58:46.363 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 16:58:46.382 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 16:58:46.412 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 16:58:46.443 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 16:58:46.446 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 16:58:46.451 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 16:58:46.453 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 16:58:46.456 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 16:58:46.458 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 16:58:46.462 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 16:58:46.465 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 16:58:46.469 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 16:58:46.472 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 16:58:46.496 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 16:58:46.528 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 16:58:46.554 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 16:58:46.586 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 16:58:46.605 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 16:58:46.636 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 16:58:46.655 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 16:58:46.690 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 16:58:46.709 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 16:58:46.742 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 16:58:46.763 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 16:58:46.794 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 16:58:46.813 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 16:58:46.843 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 16:58:46.861 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 16:58:46.892 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 16:58:46.914 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 16:58:46.942 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-07-28 16:58:46.948 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 16:58:46.967 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 16:58:46.996 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 16:58:46.998 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 16:58:47.003 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 16:58:47.005 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 16:58:47.008 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 16:58:47.010 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 16:58:47.012 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 16:58:47.015 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 16:58:47.017 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 16:58:47.019 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 16:58:47.038 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 16:58:47.068 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 16:58:47.091 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 16:58:47.123 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 16:58:47.144 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 16:58:47.173 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 16:58:47.192 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 16:58:47.226 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 16:58:47.246 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 16:58:47.275 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 16:58:47.296 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 16:58:47.326 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 16:58:47.345 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 16:58:47.376 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 16:58:47.396 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 16:58:47.430 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 16:58:47.451 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 16:58:47.479 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-07-28 16:58:47.485 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 16:58:47.505 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 16:58:47.534 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 16:58:47.562 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 16:58:47.591 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 16:58:47.630 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 16:58:47.632 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 16:58:47.637 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 16:58:47.667 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 16:58:47.700 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 16:58:47.729 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 16:58:47.763 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 16:58:47.795 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 16:58:47.823 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 16:58:47.853 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 16:58:47.882 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 16:58:47.910 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 16:58:47.927 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:47.929 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 16:58:47.948 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 16:58:47.951 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 16:58:47.972 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 16:58:47.975 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.61 2022-07-28 16:58:48.005 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 16:58:48.007 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 16:58:48.038 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.61/identity 2022-07-28 16:58:48.069 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 16:58:48.072 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 16:58:48.100 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 16:58:48.121 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:48.123 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 16:58:48.127 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 16:58:48.133 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 16:58:48.136 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 16:58:48.148 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 16:58:48.151 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 16:58:48.163 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 16:58:48.165 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 16:58:48.167 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:58:48.170 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:58:48.173 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:58:48.175 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:58:48.177 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:58:48.180 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:58:48.182 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 16:58:48.196 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 16:58:48.199 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 16:58:48.202 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 16:58:48.221 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:58:48.224 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 16:58:48.242 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:48.244 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 16:58:48.247 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 16:58:48.249 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 16:58:48.252 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 16:58:48.254 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 16:58:48.257 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 16:58:48.260 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 16:58:48.262 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 16:58:48.279 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:48.282 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 16:58:48.285 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 16:58:48.302 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:58:48.304 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 16:58:48.307 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 16:58:48.310 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 16:58:48.312 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:58:48.315 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:58:48.317 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-28 16:58:48.320 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:58:48.324 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 16:58:48.326 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 16:58:48.329 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 16:58:48.332 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 16:58:48.335 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 16:58:48.337 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 16:58:48.340 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 16:58:48.343 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 16:58:48.346 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 16:58:48.349 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 16:58:48.353 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 16:58:48.353 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 16:58:48.359 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 16:58:48.361 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 16:58:48.364 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 16:58:48.368 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 16:58:48.372 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 16:58:48.395 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 16:58:48.397 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 16:58:50.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:50.475 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:50.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:50.475 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:51.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:51.522 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 16:58:51.599 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 16:58:51.609 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 16:58:51.647 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:58:51.703 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 16:58:51.727 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:58:51.730 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 16:58:51.747 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 16:58:51.757 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:58:51.796 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:58:51.801 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:58:51.806 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:58:51.843 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 16:58:51.857 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 16:58:51.859 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:58:51.868 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 16:58:51.889 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:58:51.903 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:58:51.908 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:58:51.911 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:58:51.913 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:58:51.919 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 16:58:51.923 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 16:58:51.938 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:58:51.942 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:58:51.963 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 16:58:51.982 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:58:51.986 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:58:51.999 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:58:52.003 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 16:58:52.006 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:58:52.009 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:58:52.013 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 16:58:52.026 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:58:52.058 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 16:58:52.063 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:58:52.071 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 16:58:52.131 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 16:58:52.156 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:58:52.159 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 16:58:52.163 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:58:52.165 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:58:52.171 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:58:52.176 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:58:52.179 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:58:52.184 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:58:52.187 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:58:52.196 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 16:58:52.204 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 16:58:52.215 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 16:58:52.225 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:58:52.238 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:58:52.241 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 16:58:52.252 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:58:52.257 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:58:52.260 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:58:52.262 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:58:52.288 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 16:58:52.314 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:58:52.317 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:58:52.321 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 16:58:52.323 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 16:58:52.330 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 16:58:53.951 | + inc/python:pip_install:196 : result=0 2022-07-28 16:58:53.955 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:58:53.959 | + functions-common:time_stop:2440 : local name 2022-07-28 16:58:53.962 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:58:53.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:58:53.968 | + functions-common:time_stop:2443 : local total 2022-07-28 16:58:53.972 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:58:53.975 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:58:53.978 | + functions-common:time_stop:2447 : start_time=1659027528389 2022-07-28 16:58:53.982 | + functions-common:time_stop:2449 : [[ -z 1659027528389 ]] 2022-07-28 16:58:53.986 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:58:53.992 | + functions-common:time_stop:2452 : end_time=1659027533988 2022-07-28 16:58:53.994 | + functions-common:time_stop:2453 : elapsed_time=5599 2022-07-28 16:58:53.997 | + functions-common:time_stop:2454 : total=70789 2022-07-28 16:58:54.000 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:58:54.004 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76388 2022-07-28 16:58:54.007 | + inc/python:pip_install:199 : return 0 2022-07-28 16:58:54.010 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 16:58:54.013 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 16:58:54.017 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 16:58:54.032 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 16:58:54.039 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 16:58:54.042 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 16:58:54.045 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 16:58:54.048 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:58:54.050 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:58:54.054 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:58:54.057 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:58:54.059 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:58:54.062 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:58:54.082 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:58:54.085 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:58:54.087 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:54.090 | + functions-common:git_clone:618 : echo master 2022-07-28 16:58:54.090 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:58:54.096 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 16:58:54.098 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:58:54.102 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 16:58:54.116 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 16:58:54.119 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:58:54.119 | + functions-common:git_clone:679 : head -1 2022-07-28 16:58:54.123 | 1ef06ef08 Enable Image cache tempest testing 2022-07-28 16:58:54.125 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:58:54.128 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 16:58:54.131 | + inc/python:setup_develop:334 : local bindep 2022-07-28 16:58:54.134 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 16:58:54.137 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 16:58:54.139 | + inc/python:setup_develop:340 : local extras= 2022-07-28 16:58:54.142 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 16:58:54.146 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 16:58:54.148 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 16:58:54.151 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 16:58:54.154 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 16:58:54.156 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 16:58:54.160 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 16:58:54.164 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 16:58:54.168 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 16:58:54.171 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 16:58:54.175 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 16:58:54.179 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 16:58:54.186 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 16:58:54.189 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 16:58:54.809 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 16:58:54.812 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 16:58:54.815 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 16:58:54.818 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 16:58:54.821 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 16:58:54.824 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 16:58:54.827 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 16:58:54.831 | + inc/python:setup_package:424 : local extras= 2022-07-28 16:58:54.834 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 16:58:54.837 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 16:58:54.839 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 16:58:54.842 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 16:58:54.845 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 16:58:54.847 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 16:58:54.871 | Using python 3.8 to install /opt/stack/glance 2022-07-28 16:58:54.875 | + 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 -e /opt/stack/glance 2022-07-28 16:58:56.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:56.934 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:56.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:58:56.934 | from cryptography.utils import int_from_bytes 2022-07-28 16:58:57.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:58:57.982 | Obtaining file:///opt/stack/glance 2022-07-28 16:59:00.788 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 16:59:00.791 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:59:00.794 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 16:59:00.798 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 16:59:00.811 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 16:59:00.816 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:59:00.819 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 16:59:00.826 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 16:59:00.839 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 16:59:00.842 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 16:59:00.849 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:59:00.852 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 16:59:00.856 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:59:00.861 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 16:59:00.864 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 16:59:00.875 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:59:00.877 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 16:59:00.883 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 16:59:00.886 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 16:59:00.891 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:59:00.894 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 16:59:00.901 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:59:00.907 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 16:59:00.923 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:59:00.925 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:59:00.928 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 16:59:00.936 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 16:59:00.942 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 16:59:00.950 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:59:00.958 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:59:00.962 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 16:59:00.973 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:59:00.977 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 16:59:00.983 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:59:00.994 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 16:59:01.010 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 16:59:01.017 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 16:59:01.028 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 16:59:01.036 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 16:59:01.043 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:59:01.048 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 16:59:01.060 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 16:59:01.066 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:59:01.074 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 16:59:01.084 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:59:01.087 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:59:01.089 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 16:59:01.093 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 16:59:01.096 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 16:59:01.099 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 16:59:01.102 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 16:59:01.109 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:59:01.112 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:59:01.114 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 16:59:01.118 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 16:59:01.125 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:59:01.129 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:59:01.141 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:59:01.145 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 16:59:01.147 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:59:01.152 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 16:59:01.155 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:59:01.157 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 16:59:01.159 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:59:01.163 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 16:59:01.170 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 16:59:01.172 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 16:59:01.175 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:59:01.178 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 16:59:01.189 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 16:59:01.193 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 16:59:01.196 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 16:59:01.200 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 16:59:01.205 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:59:01.209 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 16:59:01.211 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:59:01.215 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 16:59:01.217 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 16:59:01.220 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 16:59:01.223 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 16:59:01.226 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:59:01.229 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:59:01.231 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 16:59:01.234 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 16:59:01.237 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 16:59:01.240 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:59:01.242 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 16:59:01.257 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 16:59:01.259 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 16:59:01.262 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 16:59:01.266 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 16:59:01.269 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 16:59:01.272 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:59:01.274 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 16:59:01.278 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:59:01.281 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 16:59:01.289 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:59:01.292 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:59:01.294 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:59:01.297 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 16:59:01.299 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 16:59:01.301 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 16:59:01.305 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 16:59:01.308 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 16:59:01.313 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 16:59:01.315 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 16:59:01.317 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:59:01.320 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 16:59:01.323 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 16:59:01.325 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 16:59:01.327 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 16:59:01.330 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 16:59:01.332 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 16:59:01.335 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 16:59:01.341 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 16:59:01.344 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 16:59:01.346 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 16:59:02.172 | Installing collected packages: glance 2022-07-28 16:59:02.172 | Attempting uninstall: glance 2022-07-28 16:59:02.173 | Found existing installation: glance 25.0.0.0b3.dev3 2022-07-28 16:59:02.178 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 16:59:02.179 | Running setup.py develop for glance 2022-07-28 16:59:03.914 | Successfully installed glance 2022-07-28 16:59:04.027 | + inc/python:pip_install:196 : result=0 2022-07-28 16:59:04.031 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:59:04.034 | + functions-common:time_stop:2440 : local name 2022-07-28 16:59:04.038 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:59:04.040 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:59:04.043 | + functions-common:time_stop:2443 : local total 2022-07-28 16:59:04.047 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:59:04.049 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:59:04.052 | + functions-common:time_stop:2447 : start_time=1659027534863 2022-07-28 16:59:04.055 | + functions-common:time_stop:2449 : [[ -z 1659027534863 ]] 2022-07-28 16:59:04.059 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:59:04.064 | + functions-common:time_stop:2452 : end_time=1659027544060 2022-07-28 16:59:04.066 | + functions-common:time_stop:2453 : elapsed_time=9197 2022-07-28 16:59:04.069 | + functions-common:time_stop:2454 : total=76388 2022-07-28 16:59:04.071 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:59:04.074 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85585 2022-07-28 16:59:04.076 | + inc/python:pip_install:199 : return 0 2022-07-28 16:59:04.078 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 16:59:04.081 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 16:59:04.084 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 16:59:04.104 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 16:59:04.121 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 16:59:04.124 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 16:59:04.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:59:04.131 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:59:04.133 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-28 16:59:04.136 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:59:04.138 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 16:59:04.141 | + ./stack.sh:main:915 : configure_glance 2022-07-28 16:59:04.143 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 16:59:04.156 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 16:59:04.159 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 16:59:04.161 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 16:59:04.164 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 16:59:04.166 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 16:59:04.169 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 16:59:04.171 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 16:59:04.174 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 16:59:04.190 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:04.192 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 16:59:04.194 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:04.197 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:04.200 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 16:59:04.229 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:04.260 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 16:59:04.291 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 16:59:04.322 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 16:59:04.356 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 16:59:04.386 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 16:59:04.389 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 16:59:04.391 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 16:59:04.394 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 16:59:04.396 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 16:59:04.425 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 16:59:04.456 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 16:59:04.485 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 16:59:04.518 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 16:59:04.548 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 16:59:04.581 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 16:59:04.617 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 16:59:04.651 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 16:59:04.685 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 16:59:04.718 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 16:59:04.751 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 16:59:04.753 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 16:59:04.756 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 16:59:04.758 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 16:59:04.761 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 16:59:04.764 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 16:59:04.782 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:04.785 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 16:59:04.788 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 16:59:04.790 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 16:59:04.807 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:04.810 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:04.812 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:04.842 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 16:59:04.845 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 16:59:04.847 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 16:59:04.850 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 16:59:04.852 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 16:59:04.883 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 16:59:04.913 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 16:59:04.916 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 16:59:04.919 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 16:59:04.922 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 16:59:04.925 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 16:59:04.927 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 16:59:04.931 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 16:59:04.961 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 16:59:04.964 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.61 2022-07-28 16:59:04.995 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 16:59:04.997 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 16:59:05.014 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:05.017 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 16:59:05.047 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 16:59:05.080 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 16:59:05.111 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 16:59:05.141 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 16:59:05.174 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 16:59:05.191 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:05.193 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 16:59:05.226 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 16:59:05.257 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 16:59:05.289 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.61/identity/v3 2022-07-28 16:59:05.323 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 16:59:05.354 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.61/image 2022-07-28 16:59:05.384 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 16:59:05.403 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:05.406 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 16:59:05.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 16:59:05.412 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 16:59:05.415 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 16:59:05.433 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 16:59:05.436 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 16:59:05.438 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 16:59:05.441 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 16:59:05.443 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 16:59:05.478 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:59:05.508 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:59:05.542 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 16:59:05.580 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 16:59:05.586 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 16:59:05.619 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 16:59:05.657 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 16:59:05.688 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.61/identity 2022-07-28 16:59:05.721 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 16:59:05.753 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 16:59:05.789 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 16:59:05.820 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 16:59:05.861 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 16:59:05.899 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 16:59:05.936 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 16:59:05.970 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 16:59:05.976 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-28 16:59:05.984 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 16:59:06.001 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:06.004 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 16:59:06.007 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 16:59:06.009 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 16:59:06.012 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 16:59:06.014 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 16:59:06.017 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 16:59:06.021 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 16:59:06.023 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 16:59:06.027 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 16:59:06.060 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 16:59:06.062 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 16:59:06.065 | ++ functions:get_random_port:837 : true 2022-07-28 16:59:06.067 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 16:59:06.070 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 16:59:06.072 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 16:59:06.151 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 16:59:06.155 | ++ functions:get_random_port:841 : break 2 2022-07-28 16:59:06.158 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 16:59:06.162 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 16:59:06.164 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 16:59:06.198 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 16:59:06.229 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 16:59:06.269 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 16:59:06.303 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 16:59:06.331 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 16:59:06.359 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 16:59:06.386 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 16:59:06.415 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 16:59:06.444 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 16:59:06.472 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 16:59:06.502 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 16:59:06.533 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 16:59:06.565 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 16:59:06.594 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 16:59:06.623 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 16:59:06.652 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 16:59:06.684 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 16:59:06.716 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 16:59:06.750 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 16:59:06.753 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 16:59:06.756 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 16:59:06.760 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:06.763 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:06.766 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 16:59:06.769 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 16:59:06.826 | proxy (enabled by site administrator) 2022-07-28 16:59:06.830 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 16:59:06.833 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 16:59:06.836 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 16:59:06.839 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:06.842 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:06.844 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 16:59:06.847 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 16:59:06.902 | proxy_http (enabled by site administrator) 2022-07-28 16:59:06.906 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 16:59:06.910 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 16:59:06.913 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 16:59:06.916 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 16:59:06.918 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:06.921 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:06.923 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 16:59:06.926 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 16:59:06.929 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 16:59:06.930 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 16:59:06.939 | KeepAlive Off 2022-07-28 16:59:06.943 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 16:59:06.943 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 16:59:06.952 | SetEnv proxy-sendchunked 1 2022-07-28 16:59:06.956 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 16:59:06.956 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 16:59:06.964 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 16:59:06.968 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 16:59:06.970 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 16:59:06.973 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 16:59:06.975 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 16:59:06.978 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 16:59:06.980 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:06.983 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:06.985 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 16:59:06.988 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 16:59:06.990 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:06.993 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:06.995 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 16:59:07.059 | Site glance-wsgi-api already enabled 2022-07-28 16:59:07.065 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 16:59:07.069 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 16:59:07.071 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 16:59:07.074 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 16:59:07.220 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 16:59:07.226 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 16:59:07.264 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 16:59:07.267 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 16:59:07.269 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 16:59:07.289 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:07.292 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 16:59:07.294 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 16:59:07.297 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 16:59:07.300 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 16:59:07.302 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 16:59:07.305 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 16:59:07.307 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 16:59:07.310 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 16:59:07.312 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:59:07.314 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:59:07.317 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:59:07.320 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:59:07.322 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:59:07.325 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:59:07.342 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:59:07.344 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:59:07.347 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:07.350 | + functions-common:git_clone:618 : echo master 2022-07-28 16:59:07.351 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:59:07.356 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 16:59:07.358 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:07.361 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 16:59:07.374 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 16:59:07.377 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:59:07.378 | + functions-common:git_clone:679 : head -1 2022-07-28 16:59:07.385 | 4e7d338b9 Merge "Initial commit for Yadro Tatlin.UNIFIED driver" 2022-07-28 16:59:07.388 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:59:07.391 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 16:59:07.396 | + inc/python:setup_develop:334 : local bindep 2022-07-28 16:59:07.399 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 16:59:07.401 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 16:59:07.404 | + inc/python:setup_develop:340 : local extras= 2022-07-28 16:59:07.406 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 16:59:07.409 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 16:59:07.411 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 16:59:07.414 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 16:59:07.416 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 16:59:07.419 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 16:59:07.422 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 16:59:07.425 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 16:59:07.428 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 16:59:07.430 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 16:59:07.433 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 16:59:07.437 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 16:59:07.444 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 16:59:07.446 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 16:59:08.063 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 16:59:08.068 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 16:59:08.071 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 16:59:08.075 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 16:59:08.079 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 16:59:08.083 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 16:59:08.086 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 16:59:08.088 | + inc/python:setup_package:424 : local extras= 2022-07-28 16:59:08.091 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 16:59:08.093 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 16:59:08.096 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 16:59:08.099 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 16:59:08.102 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 16:59:08.105 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 16:59:08.128 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 16:59:08.131 | + 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 -e /opt/stack/cinder 2022-07-28 16:59:10.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:59:10.202 | from cryptography.utils import int_from_bytes 2022-07-28 16:59:10.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:59:10.202 | from cryptography.utils import int_from_bytes 2022-07-28 16:59:11.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:59:11.271 | Obtaining file:///opt/stack/cinder 2022-07-28 16:59:15.016 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 16:59:15.020 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:59:15.023 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 16:59:15.027 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 16:59:15.038 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:59:15.041 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 16:59:15.047 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 16:59:15.052 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 16:59:15.062 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 16:59:15.065 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 16:59:15.072 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 16:59:15.075 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:59:15.079 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 16:59:15.086 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 16:59:15.093 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-28 16:59:15.097 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:59:15.100 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 16:59:15.105 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 16:59:15.108 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:59:15.111 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 16:59:15.113 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 16:59:15.119 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:59:15.126 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 16:59:15.139 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 16:59:15.141 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 16:59:15.147 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 16:59:15.159 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:59:15.162 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 16:59:15.170 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 16:59:15.176 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 16:59:15.182 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:59:15.189 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:59:15.193 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 16:59:15.203 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:59:15.206 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:59:15.217 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 16:59:15.231 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 16:59:15.238 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 16:59:15.247 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 16:59:15.256 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 16:59:15.264 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 16:59:15.270 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 16:59:15.272 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:59:15.278 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 16:59:15.290 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 16:59:15.296 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:59:15.304 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 16:59:15.314 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 16:59:15.326 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 16:59:15.333 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:59:15.337 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 16:59:15.341 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:59:15.343 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 16:59:15.347 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 16:59:15.350 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 16:59:15.353 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 16:59:15.355 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-28 16:59:15.358 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 16:59:15.364 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:59:15.366 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:59:15.368 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 16:59:15.372 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 16:59:15.379 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:59:15.383 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 16:59:15.391 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:59:15.402 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 16:59:15.410 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 16:59:15.413 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:59:15.416 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 16:59:15.418 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:59:15.424 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:59:15.426 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 16:59:15.430 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 16:59:15.434 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 16:59:15.438 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:59:15.440 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 16:59:15.448 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 16:59:15.450 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 16:59:15.452 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:59:15.456 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 16:59:15.458 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 16:59:15.462 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 16:59:15.472 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 16:59:15.475 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 16:59:15.478 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 16:59:15.481 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 16:59:15.486 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 16:59:15.495 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 16:59:15.497 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:59:15.501 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 16:59:15.504 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 16:59:15.508 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 16:59:15.510 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:59:15.513 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 16:59:15.515 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 16:59:15.517 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 16:59:15.520 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 16:59:15.522 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:59:15.524 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:59:15.527 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 16:59:15.533 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 16:59:15.535 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 16:59:15.539 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 16:59:15.543 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 16:59:15.546 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 16:59:15.549 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:59:15.552 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:59:15.554 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:59:15.556 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 16:59:15.563 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 16:59:15.566 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 16:59:15.570 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 16:59:15.572 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 16:59:15.575 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 16:59:15.578 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:59:15.580 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 16:59:15.583 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:59:15.586 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 16:59:15.589 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 16:59:15.596 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 16:59:15.599 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:59:15.601 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:59:15.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:59:15.606 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 16:59:15.609 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 16:59:15.611 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 16:59:15.613 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 16:59:15.617 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 16:59:15.620 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 16:59:15.622 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 16:59:15.626 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:59:15.628 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 16:59:15.630 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 16:59:15.633 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 16:59:15.636 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 16:59:15.638 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 16:59:15.640 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 16:59:15.643 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 16:59:15.647 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 16:59:15.651 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 16:59:16.416 | Installing collected packages: cinder 2022-07-28 16:59:16.416 | Attempting uninstall: cinder 2022-07-28 16:59:16.417 | Found existing installation: cinder 20.1.0.dev349 2022-07-28 16:59:16.421 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 16:59:16.422 | Running setup.py develop for cinder 2022-07-28 16:59:18.931 | Successfully installed cinder 2022-07-28 16:59:19.047 | + inc/python:pip_install:196 : result=0 2022-07-28 16:59:19.051 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:59:19.055 | + functions-common:time_stop:2440 : local name 2022-07-28 16:59:19.059 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:59:19.061 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:59:19.065 | + functions-common:time_stop:2443 : local total 2022-07-28 16:59:19.069 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:59:19.071 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:59:19.073 | + functions-common:time_stop:2447 : start_time=1659027548122 2022-07-28 16:59:19.076 | + functions-common:time_stop:2449 : [[ -z 1659027548122 ]] 2022-07-28 16:59:19.079 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:59:19.083 | + functions-common:time_stop:2452 : end_time=1659027559081 2022-07-28 16:59:19.085 | + functions-common:time_stop:2453 : elapsed_time=10959 2022-07-28 16:59:19.088 | + functions-common:time_stop:2454 : total=85585 2022-07-28 16:59:19.090 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:59:19.092 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96544 2022-07-28 16:59:19.095 | + inc/python:pip_install:199 : return 0 2022-07-28 16:59:19.098 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 16:59:19.100 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 16:59:19.103 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 16:59:19.125 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 16:59:19.138 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 16:59:19.140 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 16:59:19.143 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:59:19.146 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:59:19.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-28 16:59:19.151 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:59:19.155 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 16:59:19.158 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 16:59:19.161 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 16:59:19.163 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:19.166 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:19.168 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 16:59:19.182 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 16:59:19.184 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 16:59:19.187 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 16:59:19.190 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 16:59:19.192 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 16:59:19.195 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:19.198 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 16:59:19.200 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:19.203 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:19.206 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 16:59:19.209 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 16:59:19.211 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 16:59:19.214 | + functions-common:apt_get_update:1191 : return 2022-07-28 16:59:19.216 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 16:59:19.219 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 16:59:19.221 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:19.224 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:19.226 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 16:59:19.249 | + 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 targetcli-fb 2022-07-28 16:59:19.365 | Reading package lists... 2022-07-28 16:59:19.628 | Building dependency tree... 2022-07-28 16:59:19.630 | Reading state information... 2022-07-28 16:59:19.901 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 16:59:19.901 | The following packages were automatically installed and are no longer required: 2022-07-28 16:59:19.902 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 16:59:19.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 16:59:19.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 16:59:19.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 16:59:19.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 16:59:19.902 | python3-zope.interface 2022-07-28 16:59:19.902 | Use 'sudo apt autoremove' to remove them. 2022-07-28 16:59:20.042 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 16:59:20.048 | + functions-common:apt_get:1235 : result=0 2022-07-28 16:59:20.052 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 16:59:20.056 | + functions-common:time_stop:2440 : local name 2022-07-28 16:59:20.059 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:59:20.062 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:59:20.065 | + functions-common:time_stop:2443 : local total 2022-07-28 16:59:20.068 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:59:20.071 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 16:59:20.074 | + functions-common:time_stop:2447 : start_time=1659027559247 2022-07-28 16:59:20.077 | + functions-common:time_stop:2449 : [[ -z 1659027559247 ]] 2022-07-28 16:59:20.081 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:59:20.087 | + functions-common:time_stop:2452 : end_time=1659027560083 2022-07-28 16:59:20.090 | + functions-common:time_stop:2453 : elapsed_time=836 2022-07-28 16:59:20.093 | + functions-common:time_stop:2454 : total=21367 2022-07-28 16:59:20.097 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:59:20.100 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22203 2022-07-28 16:59:20.104 | + functions-common:apt_get:1239 : return 0 2022-07-28 16:59:20.107 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 16:59:20.110 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 16:59:20.113 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 16:59:20.128 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 16:59:20.132 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 16:59:20.134 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 16:59:20.136 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 16:59:20.140 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 16:59:20.140 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 16:59:20.145 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 16:59:20.148 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 16:59:20.150 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 16:59:20.152 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 16:59:20.154 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 16:59:20.157 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 16:59:20.159 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 16:59:20.161 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 16:59:20.173 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 16:59:20.188 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-07-28 16:59:20.205 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-07-28 16:59:20.222 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 16:59:20.235 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 16:59:20.239 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 16:59:20.243 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1YYJZEB6jI 2022-07-28 16:59:20.246 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 16:59:20.248 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 16:59:20.250 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 16:59:20.253 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1YYJZEB6jI 2022-07-28 16:59:20.257 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1YYJZEB6jI 2022-07-28 16:59:20.268 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1YYJZEB6jI /etc/sudoers.d/cinder-rootwrap 2022-07-28 16:59:20.281 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 16:59:20.285 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 16:59:20.289 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 16:59:20.292 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 16:59:20.296 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 16:59:20.299 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-28 16:59:20.302 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-28 16:59:20.305 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 16:59:20.308 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 16:59:20.316 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 16:59:20.320 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 16:59:20.340 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 16:59:20.362 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 16:59:20.381 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 16:59:20.402 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 16:59:20.424 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 16:59:20.445 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 16:59:20.466 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 16:59:20.486 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 16:59:20.489 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 16:59:20.491 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 16:59:20.493 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 16:59:20.496 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 16:59:20.525 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 16:59:20.554 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 16:59:20.582 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 16:59:20.610 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 16:59:20.639 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 16:59:20.667 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 16:59:20.695 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 16:59:20.723 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 16:59:20.752 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 16:59:20.782 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 16:59:20.816 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 16:59:20.849 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 16:59:20.851 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 16:59:20.854 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 16:59:20.858 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 16:59:20.861 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 16:59:20.863 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 16:59:20.865 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 16:59:20.882 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:20.885 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 16:59:20.887 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:20.890 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:20.924 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 16:59:20.953 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 16:59:20.982 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 16:59:21.010 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 16:59:21.044 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 16:59:21.075 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 16:59:21.112 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 16:59:21.115 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.61 2022-07-28 16:59:21.143 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 16:59:21.176 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 16:59:21.183 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae7e8401e81e52c03bb7bc716a1bfcc 2022-07-28 16:59:21.212 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 16:59:21.216 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 16:59:21.247 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 16:59:21.277 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 16:59:21.307 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 16:59:21.335 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 16:59:21.352 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:21.355 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 16:59:21.357 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-28 16:59:21.360 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-28 16:59:21.362 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-28 16:59:21.364 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 16:59:21.367 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-28 16:59:21.369 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-28 16:59:21.371 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-28 16:59:21.374 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-28 16:59:21.376 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-28 16:59:21.379 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-28 16:59:21.416 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-07-28 16:59:21.450 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-07-28 16:59:21.478 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-28 16:59:21.512 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-28 16:59:21.545 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-28 16:59:21.575 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-28 16:59:21.578 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-28 16:59:21.580 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-28 16:59:21.583 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-28 16:59:21.611 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-28 16:59:21.613 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-28 16:59:21.646 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-28 16:59:21.649 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-28 16:59:21.653 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-28 16:59:21.657 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-28 16:59:21.690 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-28 16:59:21.692 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-28 16:59:21.696 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 16:59:21.715 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:21.718 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-28 16:59:21.720 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-28 16:59:21.723 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-28 16:59:21.725 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-07-28 16:59:21.758 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.61:8080/v1/AUTH_ 2022-07-28 16:59:21.791 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-28 16:59:21.811 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:21.814 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 16:59:21.831 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:21.834 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 16:59:21.852 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:21.855 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 16:59:21.857 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 16:59:21.860 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 16:59:21.864 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 16:59:21.866 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 16:59:21.869 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 16:59:21.871 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 16:59:21.889 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:21.892 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 16:59:21.894 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 16:59:21.897 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 16:59:21.915 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:21.918 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:21.923 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:21.956 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 16:59:21.959 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 16:59:21.961 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 16:59:21.964 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 16:59:21.967 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 16:59:21.971 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 16:59:21.989 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 16:59:21.992 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 16:59:21.994 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 16:59:21.998 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 16:59:22.000 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 16:59:22.038 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:59:22.068 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:59:22.106 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 16:59:22.138 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 16:59:22.155 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:22.158 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 16:59:22.161 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 16:59:22.163 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 16:59:22.166 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 16:59:22.168 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 16:59:22.171 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 16:59:22.174 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 16:59:22.178 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 16:59:22.181 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 16:59:22.183 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 16:59:22.196 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 16:59:22.196 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:59:22.204 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 16:59:22.208 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:59:22.224 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 16:59:22.227 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 16:59:22.231 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 16:59:22.267 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 16:59:22.298 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 16:59:22.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 16:59:22.358 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 16:59:22.386 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 16:59:22.417 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 16:59:22.448 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 16:59:22.478 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 16:59:22.508 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 16:59:22.538 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 16:59:22.567 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 16:59:22.597 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 16:59:22.625 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 16:59:22.627 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 16:59:22.630 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 16:59:22.633 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 16:59:22.635 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 16:59:22.638 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:22.640 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:22.643 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 16:59:22.646 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 16:59:22.648 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 16:59:22.679 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 16:59:22.711 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 16:59:22.711 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 16:59:22.724 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 16:59:22.728 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 16:59:22.730 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 16:59:22.733 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 16:59:22.735 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 16:59:22.738 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 16:59:22.740 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:22.742 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:22.745 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 16:59:22.747 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 16:59:22.750 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:22.752 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:22.755 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 16:59:22.820 | Enabling site cinder-wsgi. 2022-07-28 16:59:22.830 | To activate the new configuration, you need to run: 2022-07-28 16:59:22.830 | systemctl reload apache2 2022-07-28 16:59:22.837 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 16:59:22.842 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 16:59:22.846 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 16:59:22.850 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 16:59:22.995 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 16:59:22.999 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 16:59:23.031 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.61/image 2022-07-28 16:59:23.060 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 16:59:23.077 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:23.079 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 16:59:23.082 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 16:59:23.084 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 16:59:23.086 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 16:59:23.089 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 16:59:23.122 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 16:59:23.151 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.61/identity 2022-07-28 16:59:23.187 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 16:59:23.216 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 16:59:23.246 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 16:59:23.279 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 16:59:23.308 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 16:59:23.340 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 16:59:23.379 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 16:59:23.415 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 16:59:23.451 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 16:59:23.483 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 16:59:23.485 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 16:59:23.503 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:23.506 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.61:2379 2022-07-28 16:59:23.541 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 16:59:23.543 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 16:59:23.546 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 16:59:23.563 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:23.566 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 16:59:23.568 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 16:59:23.571 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 16:59:23.573 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 16:59:23.576 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 16:59:23.578 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 16:59:23.582 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 16:59:23.583 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 16:59:23.588 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 16:59:23.591 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 16:59:23.594 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 16:59:23.596 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 16:59:23.599 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 16:59:23.602 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 16:59:23.604 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 16:59:23.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:59:23.609 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:59:23.612 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-28 16:59:23.615 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:59:23.617 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 16:59:23.620 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 16:59:23.622 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 16:59:23.624 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:59:23.626 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:59:23.629 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:59:23.632 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:59:23.635 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:59:23.638 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:59:23.657 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:59:23.660 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:59:23.662 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:23.665 | + functions-common:git_clone:618 : echo master 2022-07-28 16:59:23.666 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:59:23.671 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 16:59:23.674 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:23.676 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 16:59:23.689 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 16:59:23.692 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:59:23.693 | + functions-common:git_clone:679 : head -1 2022-07-28 16:59:23.699 | 25de816581 Network Cascade Deletion Extension 2022-07-28 16:59:23.702 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:59:23.706 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 16:59:23.710 | + inc/python:setup_develop:334 : local bindep 2022-07-28 16:59:23.714 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 16:59:23.717 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 16:59:23.721 | + inc/python:setup_develop:340 : local extras= 2022-07-28 16:59:23.725 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 16:59:23.728 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 16:59:23.732 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 16:59:23.735 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 16:59:23.738 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 16:59:23.741 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 16:59:23.744 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 16:59:23.747 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 16:59:23.752 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 16:59:23.756 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 16:59:23.760 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 16:59:23.765 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 16:59:23.774 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 16:59:23.776 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 16:59:24.391 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 16:59:24.395 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 16:59:24.399 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 16:59:24.403 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 16:59:24.408 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 16:59:24.412 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 16:59:24.415 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 16:59:24.418 | + inc/python:setup_package:424 : local extras= 2022-07-28 16:59:24.420 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 16:59:24.423 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 16:59:24.426 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 16:59:24.429 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 16:59:24.432 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 16:59:24.434 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 16:59:24.456 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 16:59:24.459 | + 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 -e /opt/stack/neutron 2022-07-28 16:59:26.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:59:26.537 | from cryptography.utils import int_from_bytes 2022-07-28 16:59:26.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:59:26.538 | from cryptography.utils import int_from_bytes 2022-07-28 16:59:27.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:59:27.598 | Obtaining file:///opt/stack/neutron 2022-07-28 16:59:29.905 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 16:59:29.911 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 16:59:29.914 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 16:59:29.923 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:59:29.933 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 16:59:29.944 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 16:59:30.095 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:59:30.108 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 16:59:30.121 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:59:30.128 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 16:59:30.131 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:59:30.139 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 16:59:30.141 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:59:30.146 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 16:59:30.156 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 16:59:30.192 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 16:59:30.218 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:59:30.276 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 16:59:30.333 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:59:30.337 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:59:30.340 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 16:59:30.376 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 16:59:30.401 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 16:59:30.417 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 16:59:30.421 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:59:30.426 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 16:59:30.430 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 16:59:30.452 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 16:59:30.487 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 16:59:30.497 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:59:30.535 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:59:30.541 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 16:59:30.587 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:59:30.591 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:59:30.628 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 16:59:30.685 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 16:59:30.695 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 16:59:30.713 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 16:59:30.727 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 16:59:30.741 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 16:59:30.753 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 16:59:30.756 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:59:30.764 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 16:59:30.786 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 16:59:30.796 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:59:30.809 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 16:59:30.827 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 16:59:30.865 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 16:59:30.870 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 16:59:30.878 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:59:30.884 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:59:30.886 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 16:59:30.894 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 16:59:30.906 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 16:59:30.911 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 16:59:30.961 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 16:59:30.973 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 16:59:30.983 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:59:30.986 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:59:30.992 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 16:59:30.998 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:59:31.003 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 16:59:31.021 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:59:31.041 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 16:59:31.066 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 16:59:31.081 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:59:31.085 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 16:59:31.091 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:59:31.104 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 16:59:31.107 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:59:31.111 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 16:59:31.116 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 16:59:31.119 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:59:31.121 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 16:59:31.124 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 16:59:31.135 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 16:59:31.138 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 16:59:31.140 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:59:31.144 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 16:59:31.158 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 16:59:31.167 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 16:59:31.173 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 16:59:31.183 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 16:59:31.238 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:59:31.270 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 16:59:31.274 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 16:59:31.279 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:59:31.283 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 16:59:31.287 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 16:59:31.313 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 16:59:31.316 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 16:59:31.326 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:59:31.352 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:59:31.355 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 16:59:31.375 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 16:59:31.411 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 16:59:31.414 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 16:59:31.420 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:59:31.424 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 16:59:31.428 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 16:59:31.431 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:59:31.434 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 16:59:31.437 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 16:59:31.440 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 16:59:31.444 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 16:59:31.490 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 16:59:31.499 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:59:31.502 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 16:59:31.513 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 16:59:31.515 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 16:59:31.554 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 16:59:31.565 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 16:59:31.580 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 16:59:31.584 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:59:31.586 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:59:31.591 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:59:31.593 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 16:59:31.596 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 16:59:31.598 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 16:59:31.601 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 16:59:31.604 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:59:31.607 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 16:59:31.611 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 16:59:31.671 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 16:59:31.722 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 16:59:31.725 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 16:59:32.672 | Installing collected packages: neutron 2022-07-28 16:59:32.672 | Attempting uninstall: neutron 2022-07-28 16:59:32.673 | Found existing installation: neutron 20.2.0 2022-07-28 16:59:38.068 | Uninstalling neutron-20.2.0: 2022-07-28 16:59:38.152 | Successfully uninstalled neutron-20.2.0 2022-07-28 16:59:38.153 | Running setup.py develop for neutron 2022-07-28 16:59:41.071 | Successfully installed neutron 2022-07-28 16:59:41.194 | + inc/python:pip_install:196 : result=0 2022-07-28 16:59:41.197 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:59:41.201 | + functions-common:time_stop:2440 : local name 2022-07-28 16:59:41.204 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:59:41.207 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:59:41.210 | + functions-common:time_stop:2443 : local total 2022-07-28 16:59:41.213 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:59:41.215 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:59:41.217 | + functions-common:time_stop:2447 : start_time=1659027564450 2022-07-28 16:59:41.220 | + functions-common:time_stop:2449 : [[ -z 1659027564450 ]] 2022-07-28 16:59:41.223 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:59:41.227 | + functions-common:time_stop:2452 : end_time=1659027581224 2022-07-28 16:59:41.229 | + functions-common:time_stop:2453 : elapsed_time=16774 2022-07-28 16:59:41.232 | + functions-common:time_stop:2454 : total=96544 2022-07-28 16:59:41.234 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:59:41.236 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=113318 2022-07-28 16:59:41.239 | + inc/python:pip_install:199 : return 0 2022-07-28 16:59:41.242 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 16:59:41.247 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 16:59:41.251 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 16:59:41.279 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 16:59:41.298 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 16:59:41.302 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 16:59:41.305 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:59:41.308 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:59:41.310 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-28 16:59:41.313 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:59:41.315 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 16:59:41.318 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 16:59:41.321 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 16:59:41.342 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:41.345 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 16:59:41.348 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 16:59:41.351 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 16:59:41.354 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 16:59:41.356 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 16:59:41.359 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 16:59:41.361 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 16:59:41.364 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:59:41.366 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:59:41.369 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-28 16:59:41.371 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:59:41.374 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 16:59:41.390 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:41.393 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 16:59:41.409 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:41.411 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 16:59:41.429 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:41.432 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 16:59:41.434 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 16:59:41.436 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 16:59:41.439 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 16:59:41.441 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 16:59:41.444 | ++ functions-common:git_clone:601 : pwd 2022-07-28 16:59:41.448 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 16:59:41.451 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 16:59:41.454 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 16:59:41.472 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 16:59:41.475 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 16:59:41.477 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:41.480 | + functions-common:git_clone:618 : echo master 2022-07-28 16:59:41.481 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 16:59:41.486 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 16:59:41.488 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 16:59:41.491 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 16:59:41.504 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 16:59:41.507 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 16:59:41.509 | + functions-common:git_clone:679 : head -1 2022-07-28 16:59:41.514 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 16:59:41.518 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 16:59:41.521 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 16:59:41.523 | + inc/python:setup_develop:334 : local bindep 2022-07-28 16:59:41.527 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 16:59:41.529 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 16:59:41.532 | + inc/python:setup_develop:340 : local extras= 2022-07-28 16:59:41.535 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 16:59:41.538 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 16:59:41.541 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 16:59:41.543 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 16:59:41.546 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 16:59:41.549 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 16:59:41.552 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 16:59:41.555 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 16:59:41.558 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 16:59:41.560 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 16:59:41.563 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 16:59:41.567 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 16:59:41.573 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 16:59:41.576 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 16:59:42.190 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 16:59:42.193 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 16:59:42.196 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 16:59:42.200 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 16:59:42.203 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 16:59:42.207 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 16:59:42.211 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 16:59:42.215 | + inc/python:setup_package:424 : local extras= 2022-07-28 16:59:42.218 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 16:59:42.221 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 16:59:42.224 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 16:59:42.227 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 16:59:42.230 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 16:59:42.233 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 16:59:42.257 | Using python 3.8 to install /opt/stack/nova 2022-07-28 16:59:42.259 | + 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 -e /opt/stack/nova 2022-07-28 16:59:44.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:59:44.325 | from cryptography.utils import int_from_bytes 2022-07-28 16:59:44.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 16:59:44.326 | from cryptography.utils import int_from_bytes 2022-07-28 16:59:45.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 16:59:45.370 | Obtaining file:///opt/stack/nova 2022-07-28 16:59:50.281 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 16:59:50.284 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 16:59:50.286 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 16:59:50.289 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 16:59:50.292 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 16:59:50.295 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 16:59:50.299 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 16:59:50.311 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 16:59:50.314 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 16:59:50.321 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 16:59:50.332 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 16:59:50.335 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 16:59:50.342 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 16:59:50.345 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 16:59:50.349 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 16:59:50.351 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 16:59:50.354 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 16:59:50.357 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 16:59:50.361 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 16:59:50.363 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 16:59:50.370 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 16:59:50.376 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 16:59:50.389 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 16:59:50.392 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 16:59:50.395 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 16:59:50.397 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 16:59:50.400 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 16:59:50.412 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 16:59:50.425 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 16:59:50.428 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 16:59:50.431 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 16:59:50.434 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 16:59:50.446 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 16:59:50.454 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 16:59:50.460 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 16:59:50.466 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 16:59:50.473 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 16:59:50.477 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 16:59:50.487 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 16:59:50.491 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 16:59:50.496 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 16:59:50.508 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 16:59:50.522 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 16:59:50.528 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 16:59:50.538 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 16:59:50.547 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 16:59:50.554 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 16:59:50.562 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 16:59:50.564 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 16:59:50.569 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 16:59:50.581 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 16:59:50.587 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 16:59:50.595 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 16:59:50.605 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 16:59:50.611 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 16:59:50.614 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 16:59:50.619 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 16:59:50.621 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 16:59:50.625 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 16:59:50.628 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 16:59:50.632 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 16:59:50.637 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 16:59:50.639 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 16:59:50.641 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 16:59:50.643 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 16:59:50.647 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 16:59:50.655 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 16:59:50.663 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 16:59:50.666 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 16:59:50.676 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 16:59:50.686 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 16:59:50.699 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 16:59:50.702 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 16:59:50.704 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 16:59:50.710 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 16:59:50.712 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 16:59:50.715 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 16:59:50.717 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 16:59:50.719 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 16:59:50.722 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 16:59:50.728 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 16:59:50.730 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 16:59:50.732 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 16:59:50.735 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 16:59:50.746 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 16:59:50.749 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 16:59:50.752 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 16:59:50.755 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 16:59:50.760 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 16:59:50.768 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 16:59:50.773 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 16:59:50.776 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 16:59:50.780 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 16:59:50.782 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 16:59:50.785 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 16:59:50.788 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 16:59:50.790 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 16:59:50.792 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 16:59:50.794 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 16:59:50.797 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 16:59:50.800 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 16:59:50.803 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 16:59:50.806 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 16:59:50.809 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 16:59:50.812 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 16:59:50.814 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 16:59:50.818 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 16:59:50.820 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 16:59:50.823 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 16:59:50.825 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 16:59:50.829 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 16:59:50.832 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 16:59:50.835 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 16:59:50.838 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 16:59:50.840 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 16:59:50.843 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 16:59:50.846 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 16:59:50.849 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 16:59:50.856 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 16:59:50.859 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 16:59:50.868 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 16:59:50.871 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 16:59:50.873 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 16:59:50.875 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 16:59:50.878 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 16:59:50.880 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 16:59:50.882 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 16:59:50.886 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 16:59:50.889 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 16:59:50.891 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 16:59:50.893 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 16:59:50.896 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 16:59:50.898 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 16:59:50.901 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 16:59:50.903 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 16:59:50.905 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 16:59:50.910 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 16:59:51.770 | Installing collected packages: nova 2022-07-28 16:59:51.770 | Attempting uninstall: nova 2022-07-28 16:59:51.771 | Found existing installation: nova 25.1.0.dev173 2022-07-28 16:59:51.776 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 16:59:51.777 | Running setup.py develop for nova 2022-07-28 16:59:55.511 | Successfully installed nova 2022-07-28 16:59:55.633 | + inc/python:pip_install:196 : result=0 2022-07-28 16:59:55.637 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 16:59:55.641 | + functions-common:time_stop:2440 : local name 2022-07-28 16:59:55.646 | + functions-common:time_stop:2441 : local end_time 2022-07-28 16:59:55.652 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 16:59:55.656 | + functions-common:time_stop:2443 : local total 2022-07-28 16:59:55.659 | + functions-common:time_stop:2444 : local start_time 2022-07-28 16:59:55.663 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 16:59:55.666 | + functions-common:time_stop:2447 : start_time=1659027582250 2022-07-28 16:59:55.669 | + functions-common:time_stop:2449 : [[ -z 1659027582250 ]] 2022-07-28 16:59:55.673 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 16:59:55.679 | + functions-common:time_stop:2452 : end_time=1659027595675 2022-07-28 16:59:55.682 | + functions-common:time_stop:2453 : elapsed_time=13425 2022-07-28 16:59:55.685 | + functions-common:time_stop:2454 : total=113318 2022-07-28 16:59:55.687 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 16:59:55.689 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126743 2022-07-28 16:59:55.692 | + inc/python:pip_install:199 : return 0 2022-07-28 16:59:55.695 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 16:59:55.697 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 16:59:55.700 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 16:59:55.719 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 16:59:55.732 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 16:59:55.735 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 16:59:55.737 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 16:59:55.740 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 16:59:55.743 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-28 16:59:55.745 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 16:59:55.748 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 16:59:55.761 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 16:59:55.763 | + ./stack.sh:main:932 : configure_nova 2022-07-28 16:59:55.766 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 16:59:55.779 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 16:59:55.781 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 16:59:55.784 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 16:59:55.788 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 16:59:55.788 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 16:59:55.793 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 16:59:55.796 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 16:59:55.798 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 16:59:55.801 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 16:59:55.804 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 16:59:55.807 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 16:59:55.809 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 16:59:55.812 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 16:59:55.824 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 16:59:55.837 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-07-28 16:59:55.850 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-07-28 16:59:55.863 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 16:59:55.881 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 16:59:55.884 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 16:59:55.889 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4uvVIuBub7 2022-07-28 16:59:55.891 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 16:59:55.894 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 16:59:55.897 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 16:59:55.900 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 16:59:55.902 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 16:59:55.905 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4uvVIuBub7 2022-07-28 16:59:55.909 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4uvVIuBub7 2022-07-28 16:59:55.922 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4uvVIuBub7 /etc/sudoers.d/nova-rootwrap 2022-07-28 16:59:55.936 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 16:59:55.941 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 16:59:55.944 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 16:59:55.947 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 16:59:55.950 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 16:59:55.952 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-28 16:59:55.955 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-28 16:59:55.958 | + lib/nova:configure_nova:252 : [[ 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 16:59:55.960 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 16:59:55.965 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 16:59:55.982 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:55.985 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 16:59:55.987 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 16:59:55.991 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 16:59:55.995 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 16:59:56.024 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 16:59:56.027 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 16:59:56.054 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 16:59:56.084 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 16:59:56.119 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 16:59:56.150 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 16:59:56.181 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 16:59:56.214 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 16:59:56.216 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.61 2022-07-28 16:59:56.245 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 16:59:56.275 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 16:59:56.305 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 16:59:56.335 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 16:59:56.364 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 16:59:56.396 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 16:59:56.398 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:59:56.400 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:59:56.403 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:59:56.405 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:59:56.407 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:59:56.410 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:59:56.412 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:59:56.414 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:59:56.417 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:59:56.420 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:59:56.423 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 16:59:56.426 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:59:56.429 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:59:56.431 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:59:56.434 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:59:56.437 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:59:56.439 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:59:56.442 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 16:59:56.460 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:56.462 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 16:59:56.465 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 16:59:56.467 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 16:59:56.496 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 16:59:56.498 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 16:59:56.500 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 16:59:56.503 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 16:59:56.505 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 16:59:56.508 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 16:59:56.510 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 16:59:56.526 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:56.528 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 16:59:56.531 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:56.533 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:56.567 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 16:59:56.570 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 16:59:56.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 16:59:56.574 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 16:59:56.577 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 16:59:56.579 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 16:59:56.581 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 16:59:56.602 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:56.604 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 16:59:56.606 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:56.609 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:56.640 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 16:59:56.673 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 16:59:56.708 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 16:59:56.736 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 16:59:56.752 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:56.754 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 16:59:56.773 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:56.776 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 16:59:56.777 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 16:59:56.782 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 16:59:56.785 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 16:59:56.813 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 16:59:56.829 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:56.832 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 16:59:56.834 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 16:59:56.836 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 16:59:56.839 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 16:59:56.841 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 16:59:56.875 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 16:59:56.909 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 16:59:56.938 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 16:59:56.965 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 16:59:56.994 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 16:59:57.026 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 16:59:57.063 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 16:59:57.100 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 16:59:57.131 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 16:59:57.168 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 16:59:57.188 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:57.192 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 16:59:57.194 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 16:59:57.227 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 16:59:57.262 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.61/identity 2022-07-28 16:59:57.291 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 16:59:57.320 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 16:59:57.352 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 16:59:57.385 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 16:59:57.414 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 16:59:57.449 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 16:59:57.467 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:57.469 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 16:59:57.472 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 16:59:57.501 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 16:59:57.532 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 16:59:57.534 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 16:59:57.562 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 16:59:57.565 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 16:59:57.567 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 16:59:57.570 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 16:59:57.572 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 16:59:57.575 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 16:59:57.577 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 16:59:57.580 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 16:59:57.582 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 16:59:57.585 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 16:59:57.587 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 16:59:57.590 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 16:59:57.592 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 16:59:57.594 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 16:59:57.597 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 16:59:57.600 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 16:59:57.603 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 16:59:57.610 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 16:59:57.613 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 16:59:57.616 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 16:59:57.619 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 16:59:57.621 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 16:59:57.624 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 16:59:57.627 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 16:59:57.647 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 16:59:57.650 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 16:59:57.652 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 16:59:57.655 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 16:59:57.657 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 16:59:57.688 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:59:57.717 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 16:59:57.748 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 16:59:57.776 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 16:59:57.810 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 16:59:57.828 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:57.830 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 16:59:57.833 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 16:59:57.835 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 16:59:57.838 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 16:59:57.841 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 16:59:57.843 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 16:59:57.847 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 16:59:57.852 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 16:59:57.854 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 16:59:57.856 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 16:59:57.870 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 16:59:57.870 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:59:57.879 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 16:59:57.882 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:59:57.898 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 16:59:57.900 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 16:59:57.904 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 16:59:57.934 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 16:59:57.962 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 16:59:57.989 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 16:59:58.017 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 16:59:58.050 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 16:59:58.080 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 16:59:58.108 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 16:59:58.137 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 16:59:58.169 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 16:59:58.197 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 16:59:58.225 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 16:59:58.254 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 16:59:58.283 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 16:59:58.286 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 16:59:58.289 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 16:59:58.291 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 16:59:58.293 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 16:59:58.296 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:58.299 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:58.301 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 16:59:58.304 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 16:59:58.306 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 16:59:58.334 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 16:59:58.368 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-07-28 16:59:58.368 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 16:59:58.377 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 16:59:58.382 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 16:59:58.384 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 16:59:58.386 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 16:59:58.389 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 16:59:58.391 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 16:59:58.393 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:58.397 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:58.400 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 16:59:58.403 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 16:59:58.406 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 16:59:58.409 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 16:59:58.412 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 16:59:58.484 | Enabling site nova-api-wsgi. 2022-07-28 16:59:58.492 | To activate the new configuration, you need to run: 2022-07-28 16:59:58.492 | systemctl reload apache2 2022-07-28 16:59:58.499 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 16:59:58.503 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 16:59:58.507 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 16:59:58.511 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 16:59:58.656 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 16:59:58.673 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:58.675 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 16:59:58.678 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 16:59:58.680 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 16:59:58.682 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 16:59:58.685 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 16:59:58.687 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 16:59:58.690 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 16:59:58.694 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 16:59:58.696 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 16:59:58.699 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 16:59:58.712 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 16:59:58.712 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:59:58.721 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 16:59:58.724 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 16:59:58.740 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 16:59:58.742 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 16:59:58.746 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 16:59:58.777 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 16:59:58.805 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 16:59:58.833 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 16:59:58.861 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 16:59:58.888 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 16:59:58.919 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 16:59:58.949 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 16:59:58.977 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 16:59:59.005 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 16:59:59.033 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 16:59:59.063 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 16:59:59.093 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 16:59:59.125 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 16:59:59.128 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 16:59:59.164 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 16:59:59.181 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:59.183 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 16:59:59.216 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 16:59:59.218 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 16:59:59.221 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 16:59:59.240 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:59.243 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:59.245 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:59.274 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 16:59:59.305 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 16:59:59.308 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 16:59:59.310 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 16:59:59.312 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 16:59:59.315 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 16:59:59.317 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 16:59:59.334 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:59.337 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 16:59:59.339 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 16:59:59.341 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 16:59:59.361 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:59.365 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:59.369 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 16:59:59.402 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 16:59:59.405 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 16:59:59.409 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 16:59:59.443 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 16:59:59.473 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 16:59:59.504 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 16:59:59.521 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 16:59:59.523 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 16:59:59.554 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 16:59:59.557 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 16:59:59.560 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 16:59:59.591 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 16:59:59.620 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.61/identity 2022-07-28 16:59:59.654 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 16:59:59.684 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 16:59:59.718 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 16:59:59.750 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 16:59:59.783 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 16:59:59.817 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 16:59:59.849 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 16:59:59.866 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:59.869 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 16:59:59.873 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 16:59:59.876 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 16:59:59.878 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 16:59:59.882 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 16:59:59.884 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 16:59:59.887 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 16:59:59.889 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 16:59:59.892 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 16:59:59.894 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 16:59:59.899 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 16:59:59.901 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 16:59:59.904 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 16:59:59.906 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 16:59:59.909 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 16:59:59.911 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 16:59:59.913 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 16:59:59.930 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 16:59:59.932 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 16:59:59.935 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:59.937 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 16:59:59.968 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 16:59:59.999 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 17:00:00.030 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 17:00:00.032 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 17:00:00.035 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 17:00:00.038 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 17:00:00.061 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:00.066 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 17:00:00.066 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 17:00:00.810 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 17:00:00.814 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 17:00:00.818 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 17:00:00.821 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 17:00:00.823 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 17:00:00.825 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 17:00:00.828 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 17:00:00.844 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:00.848 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 17:00:00.850 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 17:00:00.853 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 17:00:00.869 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:00.871 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2022-07-28 17:00:00.874 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2022-07-28 17:00:00.905 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 17:00:00.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 17:00:00.911 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 17:00:00.932 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:00.935 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 17:00:00.937 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 17:00:00.940 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 17:00:00.974 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.61/identity 2022-07-28 17:00:01.007 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 17:00:01.037 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 17:00:01.068 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 17:00:01.099 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 17:00:01.134 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 17:00:01.164 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 17:00:01.194 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 17:00:01.197 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 17:00:01.200 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 17:00:01.204 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 17:00:01.229 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 17:00:01.232 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 17:00:01.236 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 17:00:01.239 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 17:00:01.242 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 17:00:01.273 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 17:00:01.304 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 17:00:01.337 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 17:00:01.373 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 17:00:01.376 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 17:00:01.381 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 17:00:01.384 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 17:00:01.388 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 17:00:01.391 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 17:00:01.394 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 17:00:01.398 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 17:00:01.401 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 17:00:01.403 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 17:00:01.405 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 17:00:01.408 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 17:00:01.410 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 17:00:01.413 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 17:00:01.415 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 17:00:01.432 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:01.434 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 17:00:01.437 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 17:00:01.454 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:01.457 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 17:00:01.473 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:01.476 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 17:00:01.495 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:01.497 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 17:00:01.517 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:01.520 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 17:00:01.523 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 17:00:01.526 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 17:00:01.528 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 17:00:01.531 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 17:00:01.534 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 17:00:01.536 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 17:00:01.539 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:01.542 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:01.545 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 17:00:01.548 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 17:00:01.550 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 17:00:01.553 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 17:00:01.556 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 17:00:01.558 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 17:00:01.561 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 17:00:01.564 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:01.566 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:01.569 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 17:00:01.572 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 17:00:01.576 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 17:00:01.579 | + functions-common:apt_get_update:1191 : return 2022-07-28 17:00:01.582 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 17:00:01.586 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 17:00:01.589 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:01.593 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:01.597 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 17:00:01.619 | + 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 2022-07-28 17:00:01.731 | Reading package lists... 2022-07-28 17:00:02.000 | Building dependency tree... 2022-07-28 17:00:02.002 | Reading state information... 2022-07-28 17:00:02.277 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 17:00:02.277 | The following packages were automatically installed and are no longer required: 2022-07-28 17:00:02.278 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 17:00:02.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 17:00:02.278 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 17:00:02.278 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 17:00:02.278 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 17:00:02.278 | python3-zope.interface 2022-07-28 17:00:02.278 | Use 'sudo apt autoremove' to remove them. 2022-07-28 17:00:02.424 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 17:00:02.430 | + functions-common:apt_get:1235 : result=0 2022-07-28 17:00:02.434 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 17:00:02.437 | + functions-common:time_stop:2440 : local name 2022-07-28 17:00:02.441 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:00:02.444 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:00:02.447 | + functions-common:time_stop:2443 : local total 2022-07-28 17:00:02.449 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:00:02.452 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 17:00:02.454 | + functions-common:time_stop:2447 : start_time=1659027601617 2022-07-28 17:00:02.457 | + functions-common:time_stop:2449 : [[ -z 1659027601617 ]] 2022-07-28 17:00:02.460 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:00:02.466 | + functions-common:time_stop:2452 : end_time=1659027602462 2022-07-28 17:00:02.470 | + functions-common:time_stop:2453 : elapsed_time=845 2022-07-28 17:00:02.473 | + functions-common:time_stop:2454 : total=22203 2022-07-28 17:00:02.476 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:00:02.479 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23048 2022-07-28 17:00:02.481 | + functions-common:apt_get:1239 : return 0 2022-07-28 17:00:02.484 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 17:00:02.487 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 17:00:02.490 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 17:00:02.493 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 17:00:02.496 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 17:00:02.519 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 17:00:02.522 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 17:00:02.525 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 17:00:02.529 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 17:00:02.534 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 17:00:02.537 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 17:00:02.539 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 17:00:02.542 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:02.545 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:02.548 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 17:00:02.551 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 17:00:02.554 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 17:00:02.557 | + functions-common:apt_get_update:1191 : return 2022-07-28 17:00:02.559 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 17:00:02.562 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 17:00:02.564 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:02.567 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:02.570 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 17:00:02.599 | + 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 libapache2-mod-wsgi-py3 2022-07-28 17:00:02.714 | Reading package lists... 2022-07-28 17:00:02.992 | Building dependency tree... 2022-07-28 17:00:02.993 | Reading state information... 2022-07-28 17:00:03.273 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 17:00:03.274 | The following packages were automatically installed and are no longer required: 2022-07-28 17:00:03.275 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 17:00:03.275 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 17:00:03.275 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 17:00:03.275 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 17:00:03.275 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 17:00:03.275 | python3-zope.interface 2022-07-28 17:00:03.275 | Use 'sudo apt autoremove' to remove them. 2022-07-28 17:00:03.409 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 17:00:03.415 | + functions-common:apt_get:1235 : result=0 2022-07-28 17:00:03.419 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 17:00:03.422 | + functions-common:time_stop:2440 : local name 2022-07-28 17:00:03.425 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:00:03.428 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:00:03.431 | + functions-common:time_stop:2443 : local total 2022-07-28 17:00:03.434 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:00:03.437 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 17:00:03.439 | + functions-common:time_stop:2447 : start_time=1659027602595 2022-07-28 17:00:03.442 | + functions-common:time_stop:2449 : [[ -z 1659027602595 ]] 2022-07-28 17:00:03.445 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:00:03.450 | + functions-common:time_stop:2452 : end_time=1659027603447 2022-07-28 17:00:03.453 | + functions-common:time_stop:2453 : elapsed_time=852 2022-07-28 17:00:03.455 | + functions-common:time_stop:2454 : total=23048 2022-07-28 17:00:03.459 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:00:03.461 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23900 2022-07-28 17:00:03.464 | + functions-common:apt_get:1239 : return 0 2022-07-28 17:00:03.467 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 17:00:03.469 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 17:00:03.472 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 17:00:03.474 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:03.477 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:03.479 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 17:00:03.482 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 17:00:03.538 | wsgi (enabled by maintainer script) 2022-07-28 17:00:03.543 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 17:00:03.546 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 17:00:03.550 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 17:00:03.554 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 17:00:03.556 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 17:00:03.559 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 17:00:03.563 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 17:00:03.564 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 17:00:03.570 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 17:00:03.572 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 17:00:03.575 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 17:00:03.578 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 17:00:03.581 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 17:00:03.605 | Using python 3.8 to install osc-placement 2022-07-28 17:00:03.608 | + 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 osc-placement 2022-07-28 17:00:05.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:05.689 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:05.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:05.689 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:06.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 17:00:06.732 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 17:00:06.742 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 17:00:06.756 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 17:00:06.761 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 17:00:06.763 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 17:00:06.770 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 17:00:06.774 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 17:00:06.777 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 17:00:06.791 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 17:00:06.849 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 17:00:06.855 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 17:00:06.858 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 17:00:06.863 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 17:00:06.867 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 17:00:06.870 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 17:00:06.895 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 17:00:06.908 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 17:00:06.912 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 17:00:06.915 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 17:00:06.928 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 17:00:06.932 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 17:00:06.936 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 17:00:06.938 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 17:00:06.941 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 17:00:06.944 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 17:00:06.947 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 17:00:06.951 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 17:00:06.989 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 17:00:06.994 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 17:00:07.015 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 17:00:07.018 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 17:00:07.021 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 17:00:07.070 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 17:00:07.082 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 17:00:07.084 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 17:00:07.089 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 17:00:07.121 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 17:00:07.124 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 17:00:07.127 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 17:00:07.130 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 17:00:07.133 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 17:00:07.138 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 17:00:07.202 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 17:00:09.272 | + inc/python:pip_install:196 : result=0 2022-07-28 17:00:09.275 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 17:00:09.280 | + functions-common:time_stop:2440 : local name 2022-07-28 17:00:09.283 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:00:09.287 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:00:09.289 | + functions-common:time_stop:2443 : local total 2022-07-28 17:00:09.292 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:00:09.295 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 17:00:09.297 | + functions-common:time_stop:2447 : start_time=1659027603599 2022-07-28 17:00:09.300 | + functions-common:time_stop:2449 : [[ -z 1659027603599 ]] 2022-07-28 17:00:09.304 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:00:09.308 | + functions-common:time_stop:2452 : end_time=1659027609306 2022-07-28 17:00:09.311 | + functions-common:time_stop:2453 : elapsed_time=5707 2022-07-28 17:00:09.314 | + functions-common:time_stop:2454 : total=126743 2022-07-28 17:00:09.317 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:00:09.320 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=132450 2022-07-28 17:00:09.323 | + inc/python:pip_install:199 : return 0 2022-07-28 17:00:09.326 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 17:00:09.328 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 17:00:09.331 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 17:00:09.334 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 17:00:09.337 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 17:00:09.340 | ++ functions-common:git_clone:601 : pwd 2022-07-28 17:00:09.344 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 17:00:09.347 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 17:00:09.351 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 17:00:09.370 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 17:00:09.373 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 17:00:09.377 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 17:00:09.381 | + functions-common:git_clone:618 : echo master 2022-07-28 17:00:09.382 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 17:00:09.389 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 17:00:09.392 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 17:00:09.395 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 17:00:09.412 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 17:00:09.415 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 17:00:09.416 | + functions-common:git_clone:679 : head -1 2022-07-28 17:00:09.420 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 17:00:09.423 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 17:00:09.425 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 17:00:09.428 | + inc/python:setup_develop:334 : local bindep 2022-07-28 17:00:09.431 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 17:00:09.434 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 17:00:09.436 | + inc/python:setup_develop:340 : local extras= 2022-07-28 17:00:09.439 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 17:00:09.441 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 17:00:09.444 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 17:00:09.446 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 17:00:09.449 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 17:00:09.451 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 17:00:09.455 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 17:00:09.457 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 17:00:09.460 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 17:00:09.463 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 17:00:09.465 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 17:00:09.469 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 17:00:09.475 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 17:00:09.477 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 17:00:10.086 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 17:00:10.089 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 17:00:10.092 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 17:00:10.096 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 17:00:10.100 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 17:00:10.102 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 17:00:10.105 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 17:00:10.108 | + inc/python:setup_package:424 : local extras= 2022-07-28 17:00:10.111 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 17:00:10.114 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 17:00:10.116 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 17:00:10.119 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 17:00:10.123 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 17:00:10.125 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 17:00:10.152 | Using python 3.8 to install /opt/stack/placement 2022-07-28 17:00:10.156 | + 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 -e /opt/stack/placement 2022-07-28 17:00:12.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:12.216 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:12.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:12.217 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:13.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 17:00:13.295 | Obtaining file:///opt/stack/placement 2022-07-28 17:00:14.519 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 17:00:14.532 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 17:00:14.673 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 17:00:14.686 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 17:00:14.691 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 17:00:14.730 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 17:00:14.779 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 17:00:14.784 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 17:00:14.788 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 17:00:14.792 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 17:00:14.829 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 17:00:14.838 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 17:00:14.877 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 17:00:14.882 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 17:00:14.928 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 17:00:14.932 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 17:00:14.970 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 17:00:14.987 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 17:00:15.002 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 17:00:15.010 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 17:00:15.020 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 17:00:15.033 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 17:00:15.039 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 17:00:15.041 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 17:00:15.053 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 17:00:15.062 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 17:00:15.065 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 17:00:15.071 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 17:00:15.075 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 17:00:15.080 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 17:00:15.100 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 17:00:15.104 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 17:00:15.110 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 17:00:15.124 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 17:00:15.128 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 17:00:15.131 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 17:00:15.141 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 17:00:15.143 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 17:00:15.146 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 17:00:15.150 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 17:00:15.159 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 17:00:15.164 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 17:00:15.174 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 17:00:15.206 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 17:00:15.216 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 17:00:15.218 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 17:00:15.245 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 17:00:15.305 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 17:00:15.368 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 17:00:15.374 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 17:00:15.377 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 17:00:15.383 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 17:00:15.385 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 17:00:15.390 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 17:00:15.404 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 17:00:15.409 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 17:00:15.417 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 17:00:15.420 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 17:00:15.424 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 17:00:15.426 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 17:00:15.429 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 17:00:15.434 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 17:00:15.437 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 17:00:15.439 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 17:00:15.441 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 17:00:15.453 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 17:00:15.455 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 17:00:15.481 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 17:00:15.485 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 17:00:15.489 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 17:00:15.524 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 17:00:15.534 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 17:00:15.537 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 17:00:15.541 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 17:00:17.016 | Installing collected packages: openstack-placement 2022-07-28 17:00:17.016 | Attempting uninstall: openstack-placement 2022-07-28 17:00:17.016 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 17:00:17.019 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 17:00:17.020 | Running setup.py develop for openstack-placement 2022-07-28 17:00:18.764 | Successfully installed openstack-placement 2022-07-28 17:00:18.879 | + inc/python:pip_install:196 : result=0 2022-07-28 17:00:18.883 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 17:00:18.886 | + functions-common:time_stop:2440 : local name 2022-07-28 17:00:18.889 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:00:18.893 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:00:18.896 | + functions-common:time_stop:2443 : local total 2022-07-28 17:00:18.899 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:00:18.902 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 17:00:18.905 | + functions-common:time_stop:2447 : start_time=1659027610146 2022-07-28 17:00:18.908 | + functions-common:time_stop:2449 : [[ -z 1659027610146 ]] 2022-07-28 17:00:18.912 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:00:18.917 | + functions-common:time_stop:2452 : end_time=1659027618914 2022-07-28 17:00:18.920 | + functions-common:time_stop:2453 : elapsed_time=8768 2022-07-28 17:00:18.923 | + functions-common:time_stop:2454 : total=132450 2022-07-28 17:00:18.925 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:00:18.928 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141218 2022-07-28 17:00:18.932 | + inc/python:pip_install:199 : return 0 2022-07-28 17:00:18.934 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 17:00:18.938 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 17:00:18.941 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 17:00:18.963 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 17:00:18.980 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 17:00:18.982 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 17:00:18.985 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 17:00:18.988 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 17:00:18.990 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-28 17:00:18.993 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 17:00:18.996 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 17:00:18.998 | + ./stack.sh:main:938 : configure_placement 2022-07-28 17:00:19.001 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 17:00:19.013 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 17:00:19.016 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 17:00:19.021 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 17:00:19.024 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 17:00:19.027 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 17:00:19.030 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 17:00:19.033 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 17:00:19.035 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 17:00:19.039 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 17:00:19.065 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:19.068 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 17:00:19.071 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 17:00:19.074 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 17:00:19.109 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 17:00:19.142 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 17:00:19.175 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 17:00:19.178 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 17:00:19.181 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 17:00:19.183 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 17:00:19.186 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 17:00:19.218 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 17:00:19.248 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 17:00:19.280 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 17:00:19.318 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 17:00:19.352 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 17:00:19.382 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 17:00:19.412 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 17:00:19.447 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 17:00:19.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 17:00:19.516 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 17:00:19.519 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 17:00:19.522 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 17:00:19.525 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 17:00:19.546 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 17:00:19.549 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 17:00:19.551 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 17:00:19.554 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 17:00:19.556 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 17:00:19.586 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 17:00:19.615 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 17:00:19.645 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 17:00:19.680 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 17:00:19.684 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 17:00:19.688 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 17:00:19.691 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 17:00:19.695 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 17:00:19.698 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 17:00:19.701 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 17:00:19.705 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 17:00:19.710 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 17:00:19.713 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 17:00:19.716 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 17:00:19.732 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 17:00:19.732 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 17:00:19.740 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 17:00:19.744 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 17:00:19.760 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 17:00:19.763 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 17:00:19.768 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 17:00:19.800 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 17:00:19.831 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 17:00:19.866 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 17:00:19.900 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 17:00:19.935 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 17:00:19.967 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 17:00:19.996 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 17:00:20.029 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 17:00:20.060 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 17:00:20.093 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 17:00:20.122 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 17:00:20.153 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 17:00:20.188 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 17:00:20.190 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 17:00:20.193 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 17:00:20.196 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 17:00:20.199 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 17:00:20.201 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:20.204 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:20.207 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 17:00:20.210 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 17:00:20.213 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 17:00:20.246 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 17:00:20.282 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 17:00:20.282 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 17:00:20.291 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 17:00:20.295 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 17:00:20.298 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 17:00:20.300 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 17:00:20.304 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 17:00:20.307 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 17:00:20.310 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:20.314 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:20.317 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 17:00:20.319 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 17:00:20.322 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:20.324 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:20.327 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 17:00:20.392 | Site placement-api already enabled 2022-07-28 17:00:20.398 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 17:00:20.402 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 17:00:20.405 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 17:00:20.410 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 17:00:20.559 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 17:00:20.578 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:20.580 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 17:00:20.601 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:20.604 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 17:00:20.622 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:20.625 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 17:00:20.628 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 17:00:20.630 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 17:00:20.667 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.61/identity 2022-07-28 17:00:20.702 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 17:00:20.737 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 17:00:20.772 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 17:00:20.802 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 17:00:20.831 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 17:00:20.862 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 17:00:20.895 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 17:00:20.913 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:20.916 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 17:00:20.934 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:00:20.936 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 17:00:20.939 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 17:00:20.941 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 17:00:20.944 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 17:00:20.947 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 17:00:20.949 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 17:00:20.952 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 17:00:20.955 | + functions-common:run_phase:1878 : local extra 2022-07-28 17:00:20.958 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 17:00:20.963 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 17:00:20.965 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 17:00:20.968 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 17:00:20.971 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 17:00:20.973 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 17:00:20.990 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:20.992 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 17:00:20.995 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 17:00:20.997 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 17:00:21.005 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 17:00:21.007 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:00:21.010 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 17:00:21.013 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 17:00:21.016 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 17:00:21.082 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 17:00:21.123 | [525961 Async install_tempest:551769]: running: install_tempest 2022-07-28 17:00:21.126 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 17:00:21.129 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 17:00:21.132 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 17:00:21.135 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 17:00:21.138 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 17:00:21.140 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 17:00:21.143 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 17:00:21.146 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 17:00:21.148 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 17:00:21.151 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 17:00:21.153 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 17:00:21.156 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 17:00:21.158 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 17:00:21.162 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-28 17:00:21.165 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 17:00:21.167 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 17:00:21.170 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 17:00:21.173 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 17:00:21.176 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 17:00:21.180 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 17:00:21.183 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 17:00:21.187 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 17:00:21.188 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 17:00:21.193 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 17:00:21.196 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 17:00:21.199 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 17:00:21.202 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 17:00:21.205 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 17:00:21.226 | Using python 3.8 to install python-openstackclient 2022-07-28 17:00:21.229 | + 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 python-openstackclient 2022-07-28 17:00:23.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:23.302 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:23.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:23.302 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:24.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 17:00:24.340 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-07-28 17:00:24.359 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 17:00:24.364 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 17:00:24.378 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 17:00:24.392 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 17:00:24.394 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 17:00:24.406 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 17:00:24.421 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 17:00:24.425 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 17:00:24.439 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 17:00:24.442 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 17:00:24.463 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 17:00:24.487 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 17:00:24.498 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 17:00:24.512 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 17:00:24.569 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 17:00:24.572 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 17:00:24.576 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 17:00:24.582 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 17:00:24.585 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 17:00:24.588 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 17:00:24.594 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 17:00:24.600 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 17:00:24.602 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 17:00:24.605 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 17:00:24.652 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 17:00:24.660 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 17:00:24.698 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 17:00:24.701 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 17:00:24.706 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 17:00:24.709 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 17:00:24.711 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 17:00:24.714 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 17:00:24.718 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 17:00:24.723 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 17:00:24.760 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 17:00:24.780 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 17:00:24.783 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 17:00:24.788 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 17:00:24.792 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 17:00:24.824 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 17:00:24.826 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 17:00:24.831 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 17:00:24.834 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 17:00:24.893 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 17:00:24.896 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 17:00:24.899 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 17:00:24.903 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 17:00:24.906 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 17:00:24.909 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 17:00:26.903 | + inc/python:pip_install:196 : result=0 2022-07-28 17:00:26.905 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 17:00:26.907 | + functions-common:time_stop:2440 : local name 2022-07-28 17:00:26.910 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:00:26.912 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:00:26.915 | + functions-common:time_stop:2443 : local total 2022-07-28 17:00:26.917 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:00:26.919 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 17:00:26.922 | + functions-common:time_stop:2447 : start_time=1659027621221 2022-07-28 17:00:26.924 | + functions-common:time_stop:2449 : [[ -z 1659027621221 ]] 2022-07-28 17:00:26.927 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:00:26.932 | + functions-common:time_stop:2452 : end_time=1659027626929 2022-07-28 17:00:26.934 | + functions-common:time_stop:2453 : elapsed_time=5708 2022-07-28 17:00:26.936 | + functions-common:time_stop:2454 : total=141218 2022-07-28 17:00:26.939 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:00:26.941 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=146926 2022-07-28 17:00:26.943 | + inc/python:pip_install:199 : return 0 2022-07-28 17:00:26.946 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 17:00:26.949 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 17:00:26.954 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.imMj47Y6Uq 2022-07-28 17:00:26.957 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 17:00:26.959 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 17:00:26.962 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 17:00:26.965 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 17:00:26.967 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 17:00:26.970 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 17:00:26.988 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:26.991 | + ./stack.sh:main:1030 : configure_database 2022-07-28 17:00:26.994 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 17:00:26.996 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 17:00:26.999 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 17:00:27.001 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:00:27.003 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 17:00:27.006 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 17:00:27.008 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:27.010 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:27.013 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 17:00:27.016 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 17:00:27.019 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 17:00:27.019 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 17:00:27.024 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 17:00:27.077 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 17:00:27.080 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 17:00:27.082 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 17:00:27.085 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 17:00:27.087 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 17:00:27.090 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 17:00:27.092 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 17:00:27.095 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 17:00:27.097 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 17:00:27.102 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 17:00:27.104 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 17:00:27.107 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 17:00:27.109 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 17:00:27.112 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 17:00:27.115 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 17:00:27.117 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 17:00:27.120 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 17:00:27.122 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 17:00:27.125 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 17:00:27.127 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:27.130 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:27.132 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 17:00:27.135 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 17:00:27.137 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 17:00:29.557 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 17:00:29.573 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 17:00:29.573 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 17:00:29.578 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 17:00:29.580 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 17:00:29.583 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:29.585 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:29.588 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 17:00:29.590 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 17:00:29.592 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 17:00:29.595 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:00:29.597 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:00:29.600 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 17:00:29.602 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 17:00:29.605 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-07-28 17:00:29.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:00:29.652 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 17:00:29.664 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:00:29.682 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 17:00:29.739 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 17:00:29.796 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 17:00:29.853 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 17:00:29.855 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 17:00:29.858 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 17:00:29.858 | enabling MySQL performance counting 2022-07-28 17:00:29.860 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 17:00:29.884 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 17:00:29.886 | + 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 /home/ubuntu/devstack/tools/dbcounter 2022-07-28 17:00:31.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:31.951 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:31.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:00:31.952 | from cryptography.utils import int_from_bytes 2022-07-28 17:00:32.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 17:00:32.989 | Processing ./tools/dbcounter 2022-07-28 17:00:32.994 | Installing build dependencies: started 2022-07-28 17:00:44.907 | Installing build dependencies: finished with status 'done' 2022-07-28 17:00:44.909 | Getting requirements to build wheel: started 2022-07-28 17:00:45.921 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 17:00:45.925 | Installing backend dependencies: started 2022-07-28 17:00:50.479 | Installing backend dependencies: finished with status 'done' 2022-07-28 17:00:50.481 | Preparing wheel metadata: started 2022-07-28 17:00:51.586 | Preparing wheel metadata: finished with status 'done' 2022-07-28 17:00:51.594 | Building wheels for collected packages: dbcounter 2022-07-28 17:00:51.596 | Building wheel for dbcounter (PEP 517): started 2022-07-28 17:00:52.997 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 17:00:52.999 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=1c55ce5977b7daedf321e5ee093c77f26cae5cb4c4ef74e063e34fd6b4d4d32d 2022-07-28 17:00:52.999 | Stored in directory: /tmp/pip-ephem-wheel-cache-t32wvd49/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 17:00:53.000 | Successfully built dbcounter 2022-07-28 17:00:55.149 | Installing collected packages: dbcounter 2022-07-28 17:00:55.149 | Attempting uninstall: dbcounter 2022-07-28 17:00:55.149 | Found existing installation: dbcounter 0.1 2022-07-28 17:00:55.159 | Uninstalling dbcounter-0.1: 2022-07-28 17:00:55.471 | Successfully uninstalled dbcounter-0.1 2022-07-28 17:00:55.568 | Successfully installed dbcounter-0.1 2022-07-28 17:00:55.725 | + inc/python:pip_install:196 : result=0 2022-07-28 17:00:55.728 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 17:00:55.730 | + functions-common:time_stop:2440 : local name 2022-07-28 17:00:55.732 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:00:55.735 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:00:55.737 | + functions-common:time_stop:2443 : local total 2022-07-28 17:00:55.740 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:00:55.742 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 17:00:55.744 | + functions-common:time_stop:2447 : start_time=1659027629878 2022-07-28 17:00:55.747 | + functions-common:time_stop:2449 : [[ -z 1659027629878 ]] 2022-07-28 17:00:55.749 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:00:55.754 | + functions-common:time_stop:2452 : end_time=1659027655751 2022-07-28 17:00:55.756 | + functions-common:time_stop:2453 : elapsed_time=25873 2022-07-28 17:00:55.759 | + functions-common:time_stop:2454 : total=146926 2022-07-28 17:00:55.761 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:00:55.763 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=172799 2022-07-28 17:00:55.766 | + inc/python:pip_install:199 : return 0 2022-07-28 17:00:55.768 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 17:00:55.771 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 17:00:55.773 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 17:00:55.776 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 17:00:55.778 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 17:00:55.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:00:55.814 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 17:00:55.819 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:00:55.838 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 17:00:55.838 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 17:00:55.843 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:00:55.865 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 17:00:55.867 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 17:00:55.870 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 17:00:59.087 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 17:00:59.090 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 17:00:59.093 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 17:00:59.098 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-170059 2022-07-28 17:00:59.100 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-170059 1034' 2022-07-28 17:00:59.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.106 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 17:00:59.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.111 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 17:00:59.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.116 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 17:00:59.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.122 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 17:00:59.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.128 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-07-28 17:00:59.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.133 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-07-28 17:00:59.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.140 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-165642 2022-07-28 17:00:59.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.145 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 17:00:59.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.150 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-07-28 17:00:59.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.155 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 17:00:59.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.160 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 17:00:59.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.165 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 17:00:59.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.171 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 17:00:59.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.176 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.61 2022-07-28 17:00:59.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 17:00:59.183 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 17:00:59.186 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 17:00:59.189 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 17:00:59.192 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 17:00:59.204 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 17:00:59.206 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.209 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 17:00:59.212 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.214 | + functions-common:run_process:1696 : local group= 2022-07-28 17:00:59.217 | + functions-common:run_process:1697 : local user= 2022-07-28 17:00:59.219 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:00:59.222 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 17:00:59.224 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:00:59.227 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:00:59.229 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:00:59.232 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:00:59.236 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:00:59.240 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027659237 2022-07-28 17:00:59.243 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 17:00:59.261 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:00:59.263 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 17:00:59.266 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 17:00:59.268 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.272 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.274 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.277 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.279 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 17:00:59.282 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 17:00:59.284 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 17:00:59.287 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:00:59.289 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:00:59.292 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:00:59.295 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:00:59.297 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 17:00:59.300 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 17:00:59.302 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 17:00:59.305 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.307 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:00:59.309 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:00:59.311 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:00:59.314 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:00:59.316 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:00:59.318 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 17:00:59.321 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:00:59.325 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 17:00:59.378 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 17:00:59.433 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 17:00:59.487 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 17:00:59.543 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 17:00:59.598 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:00:59.656 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:00:59.658 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:00:59.661 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 17:00:59.715 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:01:00.313 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 17:01:00.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 17:01:00.885 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 17:01:00.909 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:01:00.912 | + functions-common:time_stop:2440 : local name 2022-07-28 17:01:00.915 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:01:00.919 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:01:00.923 | + functions-common:time_stop:2443 : local total 2022-07-28 17:01:00.926 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:01:00.928 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:01:00.936 | + functions-common:time_stop:2447 : start_time=1659027659237 2022-07-28 17:01:00.940 | + functions-common:time_stop:2449 : [[ -z 1659027659237 ]] 2022-07-28 17:01:00.945 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:01:00.949 | + functions-common:time_stop:2452 : end_time=1659027660947 2022-07-28 17:01:00.956 | + functions-common:time_stop:2453 : elapsed_time=1710 2022-07-28 17:01:00.959 | + functions-common:time_stop:2454 : total=0 2022-07-28 17:01:00.962 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:01:00.965 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1710 2022-07-28 17:01:00.974 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 17:01:00.977 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 17:01:00.979 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 17:01:00.982 | + functions-common:run_process:1696 : local group= 2022-07-28 17:01:00.984 | + functions-common:run_process:1697 : local user=root 2022-07-28 17:01:00.987 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:01:00.989 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 17:01:00.992 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:01:00.994 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:01:00.997 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:01:00.999 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:01:01.005 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:01:01.007 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027661004 2022-07-28 17:01:01.009 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 17:01:01.028 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:01.031 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:01:01.033 | + functions-common:time_stop:2440 : local name 2022-07-28 17:01:01.036 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:01:01.038 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:01:01.041 | + functions-common:time_stop:2443 : local total 2022-07-28 17:01:01.043 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:01:01.046 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:01:01.049 | + functions-common:time_stop:2447 : start_time=1659027661004 2022-07-28 17:01:01.051 | + functions-common:time_stop:2449 : [[ -z 1659027661004 ]] 2022-07-28 17:01:01.054 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:01:01.059 | + functions-common:time_stop:2452 : end_time=1659027661056 2022-07-28 17:01:01.061 | + functions-common:time_stop:2453 : elapsed_time=52 2022-07-28 17:01:01.063 | + functions-common:time_stop:2454 : total=1710 2022-07-28 17:01:01.066 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:01:01.068 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1762 2022-07-28 17:01:01.071 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 17:01:01.091 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:01.093 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 17:01:01.119 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:01.122 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 17:01:01.142 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:01:01.145 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 17:01:01.147 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 17:01:01.150 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd' 2022-07-28 17:01:01.152 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 17:01:01.155 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380' 2022-07-28 17:01:01.157 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.61:2380' 2022-07-28 17:01:01.160 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.61:2379' 2022-07-28 17:01:01.163 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 17:01:01.166 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 17:01:01.168 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.61:2379' 2022-07-28 17:01:01.171 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 17:01:01.174 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 17:01:01.176 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 17:01:01.179 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380 --initial-advertise-peer-urls http://10.222.0.61:2380 --advertise-client-urls http://10.222.0.61:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.61:2379 --debug' '' root 2022-07-28 17:01:01.181 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 17:01:01.184 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380 --initial-advertise-peer-urls http://10.222.0.61:2380 --advertise-client-urls http://10.222.0.61:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.61:2379 --debug' 2022-07-28 17:01:01.186 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:01:01.188 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 17:01:01.192 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:01:01.196 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:01:01.199 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:01:01.201 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 17:01:01.204 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:01:01.208 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 17:01:01.282 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 17:01:01.352 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380 --initial-advertise-peer-urls http://10.222.0.61:2380 --advertise-client-urls http://10.222.0.61:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.61:2379 --debug' 2022-07-28 17:01:01.403 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 17:01:01.455 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 17:01:01.512 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:01:01.565 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:01:01.568 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:01:01.570 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 17:01:01.633 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:01:02.196 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 17:01:02.250 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 17:01:02.304 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 17:01:02.361 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 17:01:02.416 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 17:01:02.419 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 17:01:02.424 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 17:01:02.426 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 17:01:02.983 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 17:01:02.997 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 17:01:03.000 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 17:01:03.025 | [551769 Async install_tempest:551769]: finished successfully 2022-07-28 17:01:03.534 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 17:01:03.916 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 17:01:03.935 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:03.937 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 17:01:03.941 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 17:01:03.944 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 17:01:03.949 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 17:01:03.963 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 17:01:03.976 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 17:01:03.979 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 17:01:03.982 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 17:01:04.112 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 17:01:04.242 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 17:01:04.377 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 17:01:04.507 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 17:01:04.641 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 17:01:04.773 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 17:01:04.901 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 17:01:05.037 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 17:01:05.173 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.61/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 17:01:05.302 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 17:01:05.311 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 17:01:05.316 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 17:01:05.320 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 17:01:05.324 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 17:01:05.328 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 17:01:05.330 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 17:01:05.350 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:01:05.353 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 17:01:05.355 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:01:05.358 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 17:01:05.361 | + ./stack.sh:main:1090 : '[' 10.222.0.61 == 10.222.0.61 ']' 2022-07-28 17:01:05.363 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 17:01:05.366 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 17:01:05.382 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:05.385 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 17:01:05.387 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 17:01:05.390 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 17:01:05.392 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 17:01:05.395 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 17:01:05.397 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 17:01:05.402 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:01:05.907 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 17:01:05.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:01:05.932 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 17:01:05.935 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 17:01:05.937 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:01:05.940 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:01:05.943 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:01:05.947 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027665945 2022-07-28 17:01:05.950 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 17:01:10.409 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 17:01:10.436 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=553929) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 17:01:10.445 | DEBUG dbcounter [-] [553929] Writer thread running {{(pid=553929) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:01:10.446 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:10.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.449 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:10.450 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:10.477 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:10.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.480 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:10.480 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:10.560 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:10.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:10.563 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:10.564 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:10.572 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 17:01:11.611 | DEBUG dbcounter [-] [553929] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=553929) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:01:12.541 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.542 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 17:01:12.552 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.552 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 17:01:12.562 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.562 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 17:01:12.571 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.571 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 17:01:12.579 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.579 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 17:01:12.586 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.586 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 17:01:12.649 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:12.650 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:12.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.653 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:12.653 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:12.654 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.657 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:12.657 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:12.666 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:12.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:12.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:12.670 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:12.677 | DEBUG dbcounter [-] [553929] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=553929) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:01:13.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:13.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.324 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:13.324 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:13.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:13.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.359 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:13.359 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:13.367 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 17:01:13.417 | DEBUG dbcounter [-] [553929] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=553929) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:01:13.437 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.437 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 17:01:13.450 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.450 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 17:01:13.458 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.458 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 17:01:13.466 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.466 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 17:01:13.475 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.475 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 17:01:13.483 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.483 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 17:01:13.493 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:13.493 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:13.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.496 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:13.497 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:13.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:13.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.500 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:13.500 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:13.509 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:13.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:13.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:13.512 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:13.512 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:14.011 | DEBUG dbcounter [-] [553929] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=553929) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:01:14.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:14.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.090 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:14.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:14.124 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:01:14.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:01:14.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:01:14.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:01:14.127 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=553929) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:01:14.136 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 17:01:14.151 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.151 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 17:01:14.161 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.162 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 17:01:14.171 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.171 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 17:01:14.180 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.180 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 17:01:14.188 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.188 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 17:01:14.197 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.198 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 17:01:14.208 | INFO migrate.versioning.api [-] done 2022-07-28 17:01:14.592 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 17:01:14.595 | + functions-common:time_stop:2440 : local name 2022-07-28 17:01:14.599 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:01:14.602 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:01:14.605 | + functions-common:time_stop:2443 : local total 2022-07-28 17:01:14.609 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:01:14.613 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 17:01:14.616 | + functions-common:time_stop:2447 : start_time=1659027665945 2022-07-28 17:01:14.619 | + functions-common:time_stop:2449 : [[ -z 1659027665945 ]] 2022-07-28 17:01:14.623 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:01:14.627 | + functions-common:time_stop:2452 : end_time=1659027674624 2022-07-28 17:01:14.630 | + functions-common:time_stop:2453 : elapsed_time=8679 2022-07-28 17:01:14.633 | + functions-common:time_stop:2454 : total=0 2022-07-28 17:01:14.636 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:01:14.638 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8679 2022-07-28 17:01:14.641 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 17:01:14.644 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 17:01:14.648 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 17:01:18.846 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 17:01:18.847 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 17:01:18.847 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 17:01:18.847 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 17:01:18.848 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 17:01:18.848 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 17:01:18.848 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 17:01:18.848 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 17:01:18.849 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 17:01:19.198 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 17:01:19.204 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 17:01:23.461 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 17:01:23.461 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 17:01:23.461 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 17:01:23.462 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 17:01:23.462 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 17:01:23.462 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 17:01:23.462 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 17:01:23.463 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 17:01:23.463 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 17:01:23.812 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 17:01:23.815 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 17:01:23.819 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 17:01:23.822 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 17:01:23.843 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:23.846 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 17:01:23.849 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 17:01:23.854 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 17:01:23.856 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 17:01:23.859 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:23.861 | + functions-common:run_process:1696 : local group= 2022-07-28 17:01:23.864 | + functions-common:run_process:1697 : local user= 2022-07-28 17:01:23.866 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:01:23.869 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 17:01:23.872 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:01:23.874 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:01:23.877 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:01:23.879 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:01:23.883 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:01:23.887 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027683884 2022-07-28 17:01:23.890 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 17:01:23.906 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:01:23.908 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 17:01:23.911 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 17:01:23.913 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:23.916 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:23.918 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:23.921 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:23.924 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 17:01:23.926 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 17:01:23.929 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 17:01:23.931 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:01:23.934 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:01:23.936 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:01:23.939 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:01:23.942 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 17:01:23.944 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 17:01:23.948 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 17:01:23.950 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:23.953 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 17:01:23.955 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 17:01:23.958 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 17:01:23.961 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 17:01:23.964 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 17:01:23.969 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 17:01:24.022 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 17:01:24.082 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 17:01:24.145 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 17:01:24.212 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:01:24.265 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 17:01:24.320 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 17:01:24.374 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 17:01:24.436 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 17:01:24.491 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 17:01:24.546 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 17:01:24.548 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 17:01:24.552 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 17:01:24.606 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 17:01:25.180 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 17:01:25.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 17:01:25.704 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 17:01:25.780 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:01:25.784 | + functions-common:time_stop:2440 : local name 2022-07-28 17:01:25.787 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:01:25.790 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:01:25.793 | + functions-common:time_stop:2443 : local total 2022-07-28 17:01:25.796 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:01:25.799 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:01:25.802 | + functions-common:time_stop:2447 : start_time=1659027683884 2022-07-28 17:01:25.805 | + functions-common:time_stop:2449 : [[ -z 1659027683884 ]] 2022-07-28 17:01:25.808 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:01:25.812 | + functions-common:time_stop:2452 : end_time=1659027685809 2022-07-28 17:01:25.814 | + functions-common:time_stop:2453 : elapsed_time=1925 2022-07-28 17:01:25.817 | + functions-common:time_stop:2454 : total=1762 2022-07-28 17:01:25.819 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:01:25.821 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3687 2022-07-28 17:01:25.824 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 17:01:25.824 | Waiting for keystone to start... 2022-07-28 17:01:25.826 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.61/identity/v3/ 2022-07-28 17:01:25.829 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.61/identity/v3/ 2022-07-28 17:01:25.831 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 17:01:25.834 | + functions:wait_for_service:458 : local url=http://10.222.0.61/identity/v3/ 2022-07-28 17:01:25.836 | + functions:wait_for_service:459 : local rval=0 2022-07-28 17:01:25.839 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 17:01:25.841 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 17:01:25.849 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:01:25.851 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:01:25.855 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:01:25.859 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027685856 2022-07-28 17:01:25.862 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 17:01:25.868 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61/identity/v3/ 2022-07-28 17:01:31.956 | + :: : [[ 200 == 503 ]] 2022-07-28 17:01:31.958 | + :: : [[ 0 -eq 7 ]] 2022-07-28 17:01:31.963 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 17:01:31.967 | + functions-common:time_stop:2440 : local name 2022-07-28 17:01:31.969 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:01:31.971 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:01:31.974 | + functions-common:time_stop:2443 : local total 2022-07-28 17:01:31.976 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:01:31.979 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 17:01:31.981 | + functions-common:time_stop:2447 : start_time=1659027685856 2022-07-28 17:01:31.983 | + functions-common:time_stop:2449 : [[ -z 1659027685856 ]] 2022-07-28 17:01:31.987 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:01:31.991 | + functions-common:time_stop:2452 : end_time=1659027691988 2022-07-28 17:01:31.994 | + functions-common:time_stop:2453 : elapsed_time=6132 2022-07-28 17:01:31.996 | + functions-common:time_stop:2454 : total=0 2022-07-28 17:01:31.998 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:01:32.001 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6132 2022-07-28 17:01:32.003 | + functions:wait_for_service:467 : return 0 2022-07-28 17:01:32.006 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 17:01:32.022 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:01:32.025 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 17:01:32.027 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 17:01:32.030 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 17:01:32.058 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 17:01:32.062 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.61/identity 2022-07-28 17:01:36.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.358 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.374 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.374 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.404 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.526 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.526 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.614 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.614 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.614 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.614 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.627 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.627 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.627 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.628 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.628 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.628 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.628 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.635 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.638 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.638 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.638 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=554692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 17:01:36.704 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 17:01:36.725 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=554692) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 17:01:36.732 | DEBUG dbcounter [-] [554692] Writer thread running {{(pid=554692) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:01:36.942 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created domain default 2022-07-28 17:01:36.992 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created project admin 2022-07-28 17:01:37.022 | DEBUG passlib.handlers.bcrypt [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=554692) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 17:01:37.022 | DEBUG passlib.handlers.bcrypt [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=554692) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 17:01:37.092 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created user admin 2022-07-28 17:01:37.111 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created role reader 2022-07-28 17:01:37.124 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created role member 2022-07-28 17:01:37.151 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created implied role where 7593db3071ee4d25a528e10870ecfba1 implies 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:01:37.164 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created role admin 2022-07-28 17:01:37.184 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created implied role where c37bb4eebdaa45d59c7788c57f47e3f8 implies 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:01:37.200 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Granted role admin on project admin to user admin. 2022-07-28 17:01:37.211 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Granted role admin on the system to user admin. 2022-07-28 17:01:37.229 | WARNING py.warnings [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-07-28 17:01:37.229 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 17:01:37.229 |  2022-07-28 17:01:37.233 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created region RegionOne 2022-07-28 17:01:37.275 | INFO keystone.cmd.bootstrap [None req-781e11b0-74fe-43e9-838b-8cddda7d6e0a None None] Created public endpoint http://10.222.0.61/identity 2022-07-28 17:01:37.710 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 17:01:37.713 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 17:01:37.717 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 17:01:37.720 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 17:01:40.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:40.540 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:40.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:40.540 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:40.688 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:40.693 | + lib/keystone:create_keystone_accounts:310 : admin_project=6a3aad9f93d140d6981ccc81b5c851b8 2022-07-28 17:01:40.697 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 17:01:40.702 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 17:01:42.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:42.684 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:42.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:42.684 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:42.834 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:42.838 | + lib/keystone:create_keystone_accounts:312 : admin_user=cc715681315941a0842fe627ddd27fd6 2022-07-28 17:01:42.843 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 17:01:42.846 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 17:01:42.850 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 17:01:42.855 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin cc715681315941a0842fe627ddd27fd6 default 2022-07-28 17:01:42.923 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin cc715681315941a0842fe627ddd27fd6 default 2022-07-28 17:01:42.965 | [525961 Async ks-domain-role:554811]: running: get_or_add_user_domain_role admin cc715681315941a0842fe627ddd27fd6 default 2022-07-28 17:01:42.968 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 17:01:42.971 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 17:01:42.974 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 17:01:45.865 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 17:01:45.867 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 17:01:45.867 | default 2022-07-28 17:01:45.870 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 17:01:45.932 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 17:01:45.976 | [525961 Async ks-project:554942]: running: get_or_create_project service Default 2022-07-28 17:01:45.978 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 17:01:46.043 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 17:01:46.088 | [525961 Async ks-service:555038]: running: get_or_create_role service 2022-07-28 17:01:46.090 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 17:01:46.162 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 17:01:46.224 | [525961 Async ks-reseller:555124]: running: get_or_create_role ResellerAdmin 2022-07-28 17:01:46.228 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 17:01:46.237 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 17:01:46.638 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 17:01:46.866 | [525961 Async ks-anotherrole:555216]: running: get_or_create_role anotherrole 2022-07-28 17:01:46.892 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 17:01:46.929 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 17:01:46.944 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:01:46.975 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 17:01:49.435 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:01:49.483 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:01:49.553 | [555038 Async ks-service:555038]: finished successfully 2022-07-28 17:01:49.595 | [554942 Async ks-project:554942]: finished successfully 2022-07-28 17:01:49.624 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:01:49.667 | [555124 Async ks-reseller:555124]: finished successfully 2022-07-28 17:01:49.978 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:01:50.008 | [555216 Async ks-anotherrole:555216]: finished successfully 2022-07-28 17:01:50.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:50.370 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:50.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:50.370 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:50.552 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:50.555 | ++ functions-common:get_or_create_project:939 : project_id=1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:01:50.558 | ++ functions-common:get_or_create_project:940 : echo 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:01:50.561 | + lib/keystone:create_keystone_accounts:340 : invis_project=1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:01:50.564 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 17:01:50.567 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 17:01:50.569 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:01:50.574 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 17:01:52.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:52.905 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:52.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:52.905 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:53.062 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:53.065 | ++ functions-common:get_or_create_project:939 : project_id=a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:53.067 | ++ functions-common:get_or_create_project:940 : echo a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:53.071 | + lib/keystone:create_keystone_accounts:344 : demo_project=a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:53.073 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 17:01:53.076 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 17:01:53.079 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:01:53.081 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 17:01:53.084 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 17:01:53.087 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 17:01:53.613 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:01:53.640 | [554811 Async ks-domain-role:554811]: finished successfully 2022-07-28 17:01:55.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.443 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.443 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.591 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:55.595 | ++ functions-common:get_or_create_user:926 : user_id=2a057fee291042879d967d7d09c9cc6b 2022-07-28 17:01:55.599 | ++ functions-common:get_or_create_user:927 : echo 2a057fee291042879d967d7d09c9cc6b 2022-07-28 17:01:55.604 | + lib/keystone:create_keystone_accounts:347 : demo_user=2a057fee291042879d967d7d09c9cc6b 2022-07-28 17:01:55.607 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 17:01:55.663 | [525961 Async ks-domain-role:554811]: Waiting for completion of get_or_add_user_domain_role admin cc715681315941a0842fe627ddd27fd6 default running on PID 554811 (6 other jobs running) 2022-07-28 17:01:55.689 | [525961 Async ks-domain-role:554811]: Signaling child to exit 2022-07-28 17:01:55.689 | WAKEUP 2022-07-28 17:01:55.717 | [525961 Async ks-domain-role:554811]: Signaled 2022-07-28 17:01:55.719 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 17:01:55.719 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cc715681315941a0842fe627ddd27fd6 --domain default 2022-07-28 17:01:55.719 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:01:55.719 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 17:01:55.719 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:01:55.719 | ++ functions-common:get_field:813 : read data 2022-07-28 17:01:55.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.719 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.719 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.719 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:55.719 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 17:01:55.719 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 17:01:55.719 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user cc715681315941a0842fe627ddd27fd6 --domain default 2022-07-28 17:01:55.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.719 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.719 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.719 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cc715681315941a0842fe627ddd27fd6 --domain default 2022-07-28 17:01:55.720 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:01:55.720 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 17:01:55.720 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:01:55.720 | ++ functions-common:get_field:813 : read data 2022-07-28 17:01:55.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.720 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.720 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.720 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:55.720 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:01:55.720 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:01:55.720 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | cc715681315941a0842fe627ddd27fd6 | | | default | | False |' 2022-07-28 17:01:55.720 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:01:55.720 | ++ functions-common:get_field:813 : read data 2022-07-28 17:01:55.720 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:01:55.720 | + functions-common:get_or_add_user_domain_role:1022 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:01:55.720 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:01:55.763 | [525961 Async ks-domain-role:554811]: finished get_or_add_user_domain_role admin cc715681315941a0842fe627ddd27fd6 default with result 0 in 10 seconds 2022-07-28 17:01:55.771 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 17:01:55.815 | [525961 Async ks-project:554942]: Waiting for completion of get_or_create_project service Default running on PID 554942 (5 other jobs running) 2022-07-28 17:01:55.845 | [525961 Async ks-project:554942]: Signaling child to exit 2022-07-28 17:01:55.845 | WAKEUP 2022-07-28 17:01:55.872 | [525961 Async ks-project:554942]: Signaled 2022-07-28 17:01:55.874 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:01:55.874 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 17:01:55.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.875 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:55.875 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:55.875 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:55.875 | + functions-common:get_or_create_project:939 : project_id=de8835f3218e483f9733fdbb507f8e82 2022-07-28 17:01:55.875 | + functions-common:get_or_create_project:940 : echo de8835f3218e483f9733fdbb507f8e82 2022-07-28 17:01:55.875 | de8835f3218e483f9733fdbb507f8e82 2022-07-28 17:01:55.921 | [525961 Async ks-project:554942]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-28 17:01:55.960 | [525961 Async ks-service:555038]: Waiting for completion of get_or_create_role service running on PID 555038 (4 other jobs running) 2022-07-28 17:01:55.986 | [525961 Async ks-service:555038]: Signaling child to exit 2022-07-28 17:01:55.986 | WAKEUP 2022-07-28 17:01:56.008 | [525961 Async ks-service:555038]: Signaled 2022-07-28 17:01:56.010 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 17:01:56.010 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 17:01:56.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:56.010 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:56.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:56.010 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:56.010 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:56.010 | + functions-common:get_or_create_role:951 : role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:01:56.010 | + functions-common:get_or_create_role:952 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:01:56.010 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:01:56.060 | [525961 Async ks-service:555038]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 17:01:56.107 | [525961 Async ks-reseller:555124]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 555124 (3 other jobs running) 2022-07-28 17:01:56.134 | [525961 Async ks-reseller:555124]: Signaling child to exit 2022-07-28 17:01:56.134 | WAKEUP 2022-07-28 17:01:56.156 | [525961 Async ks-reseller:555124]: Signaled 2022-07-28 17:01:56.158 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 17:01:56.158 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 17:01:56.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:56.158 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:56.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:56.158 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:56.158 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:56.158 | + functions-common:get_or_create_role:951 : role_id=800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:01:56.158 | + functions-common:get_or_create_role:952 : echo 800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:01:56.158 | 800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:01:56.202 | [525961 Async ks-reseller:555124]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 17:01:56.240 | [525961 Async ks-anotherrole:555216]: Waiting for completion of get_or_create_role anotherrole running on PID 555216 (2 other jobs running) 2022-07-28 17:01:56.265 | [525961 Async ks-anotherrole:555216]: Signaling child to exit 2022-07-28 17:01:56.265 | WAKEUP 2022-07-28 17:01:56.288 | [525961 Async ks-anotherrole:555216]: Signaled 2022-07-28 17:01:56.289 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 17:01:56.289 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 17:01:56.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:56.289 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:56.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:01:56.289 | from cryptography.utils import int_from_bytes 2022-07-28 17:01:56.289 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:01:56.289 | + functions-common:get_or_create_role:951 : role_id=e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:01:56.289 | + functions-common:get_or_create_role:952 : echo e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:01:56.289 | e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:01:56.338 | [525961 Async ks-anotherrole:555216]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 17:01:56.343 | + inc/async:async_wait:197 : return 0 2022-07-28 17:01:56.346 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.410 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.452 | [525961 Async ks-demo-member:556082]: running: get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.455 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin cc715681315941a0842fe627ddd27fd6 a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.516 | + inc/async:async_inner:63 : get_or_add_user_project_role admin cc715681315941a0842fe627ddd27fd6 a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.562 | [525961 Async ks-demo-admin:556194]: running: get_or_add_user_project_role admin cc715681315941a0842fe627ddd27fd6 a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.568 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.636 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.684 | [525961 Async ks-demo-another:556306]: running: get_or_add_user_project_role anotherrole 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 2022-07-28 17:01:56.686 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:01:56.755 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:01:56.814 | [525961 Async ks-demo-invis:556419]: running: get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:01:56.820 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 17:01:56.825 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 17:01:56.827 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:01:56.832 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 17:01:56.837 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 17:01:56.850 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-07-28 17:02:00.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:00.631 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:00.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:00.631 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:00.792 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:00.794 | ++ functions-common:get_or_create_user:926 : user_id=98ddcac4824b4a27821bf7fac30f175c 2022-07-28 17:02:00.797 | ++ functions-common:get_or_create_user:927 : echo 98ddcac4824b4a27821bf7fac30f175c 2022-07-28 17:02:00.801 | + lib/keystone:create_keystone_accounts:360 : demo_reader=98ddcac4824b4a27821bf7fac30f175c 2022-07-28 17:02:00.804 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 98ddcac4824b4a27821bf7fac30f175c a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:00.908 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 98ddcac4824b4a27821bf7fac30f175c a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:01.072 | [525961 Async ks-demo-reader:556579]: running: get_or_add_user_project_role reader 98ddcac4824b4a27821bf7fac30f175c a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:01.075 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 17:02:01.084 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 17:02:01.097 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:02:01.123 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 17:02:04.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:04.642 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:04.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:04.642 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:04.819 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:04.821 | ++ functions-common:get_or_create_project:939 : project_id=4f34905308f340a582bc743321500804 2022-07-28 17:02:04.824 | ++ functions-common:get_or_create_project:940 : echo 4f34905308f340a582bc743321500804 2022-07-28 17:02:04.828 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4f34905308f340a582bc743321500804 2022-07-28 17:02:04.837 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 17:02:04.845 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 17:02:04.849 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:02:04.852 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 17:02:04.859 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 17:02:04.865 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-07-28 17:02:07.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:07.744 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:07.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:07.744 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:08.148 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:08.172 | ++ functions-common:get_or_create_user:926 : user_id=5d3f480abb6748d7b79ae0f68c2d0298 2022-07-28 17:02:08.204 | ++ functions-common:get_or_create_user:927 : echo 5d3f480abb6748d7b79ae0f68c2d0298 2022-07-28 17:02:08.232 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5d3f480abb6748d7b79ae0f68c2d0298 2022-07-28 17:02:08.261 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 2022-07-28 17:02:08.697 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 2022-07-28 17:02:08.903 | [525961 Async ks-alt-admin:556993]: running: get_or_add_user_project_role admin 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 2022-07-28 17:02:08.924 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 2022-07-28 17:02:09.050 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 2022-07-28 17:02:09.225 | [525961 Async ks-alt-another:557102]: running: get_or_add_user_project_role anotherrole 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 2022-07-28 17:02:09.244 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 17:02:09.267 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 17:02:09.296 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:02:09.310 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 17:02:09.316 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 17:02:09.334 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-07-28 17:02:12.013 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:12.180 | [556082 Async ks-demo-member:556082]: finished successfully 2022-07-28 17:02:12.202 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:12.269 | [556194 Async ks-demo-admin:556194]: finished successfully 2022-07-28 17:02:14.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:14.459 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:14.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:14.459 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:14.514 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:14.537 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:14.584 | [556419 Async ks-demo-invis:556419]: finished successfully 2022-07-28 17:02:14.593 | [556306 Async ks-demo-another:556306]: finished successfully 2022-07-28 17:02:14.665 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:14.668 | ++ functions-common:get_or_create_user:926 : user_id=645d29d01cf644a39d6a5b45c6a7fc4c 2022-07-28 17:02:14.671 | ++ functions-common:get_or_create_user:927 : echo 645d29d01cf644a39d6a5b45c6a7fc4c 2022-07-28 17:02:14.674 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=645d29d01cf644a39d6a5b45c6a7fc4c 2022-07-28 17:02:14.676 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 645d29d01cf644a39d6a5b45c6a7fc4c 4f34905308f340a582bc743321500804 2022-07-28 17:02:14.747 | + inc/async:async_inner:63 : get_or_add_user_project_role member 645d29d01cf644a39d6a5b45c6a7fc4c 4f34905308f340a582bc743321500804 2022-07-28 17:02:14.800 | [525961 Async ks-alt-member-user:557488]: running: get_or_add_user_project_role member 645d29d01cf644a39d6a5b45c6a7fc4c 4f34905308f340a582bc743321500804 2022-07-28 17:02:14.805 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 17:02:14.811 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 17:02:14.814 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:02:14.817 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 17:02:14.828 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 17:02:14.833 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-07-28 17:02:16.586 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:16.772 | [556579 Async ks-demo-reader:556579]: finished successfully 2022-07-28 17:02:17.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:17.577 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:17.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:17.577 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:17.754 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:17.759 | ++ functions-common:get_or_create_user:926 : user_id=e3ece7f6e4a0471da89d745d136166a4 2022-07-28 17:02:17.765 | ++ functions-common:get_or_create_user:927 : echo e3ece7f6e4a0471da89d745d136166a4 2022-07-28 17:02:17.770 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e3ece7f6e4a0471da89d745d136166a4 2022-07-28 17:02:17.775 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e3ece7f6e4a0471da89d745d136166a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:17.882 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e3ece7f6e4a0471da89d745d136166a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:17.950 | [525961 Async ks-alt-reader-user:557714]: running: get_or_add_user_project_role reader e3ece7f6e4a0471da89d745d136166a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:17.956 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 17:02:17.965 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:02:17.968 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 17:02:17.971 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 17:02:17.976 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-07-28 17:02:20.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:20.767 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:20.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:20.767 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:21.156 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:21.188 | ++ functions-common:get_or_create_user:926 : user_id=0f2bf57d4b83460a88a521f4e7490517 2022-07-28 17:02:21.212 | ++ functions-common:get_or_create_user:927 : echo 0f2bf57d4b83460a88a521f4e7490517 2022-07-28 17:02:21.232 | + lib/keystone:create_keystone_accounts:392 : system_member_user=0f2bf57d4b83460a88a521f4e7490517 2022-07-28 17:02:21.250 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 0f2bf57d4b83460a88a521f4e7490517 all 2022-07-28 17:02:21.506 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0f2bf57d4b83460a88a521f4e7490517 all 2022-07-28 17:02:21.580 | [525961 Async ks-system-member:557938]: running: get_or_add_user_system_role member 0f2bf57d4b83460a88a521f4e7490517 all 2022-07-28 17:02:21.584 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 17:02:21.587 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:02:21.590 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 17:02:21.603 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 17:02:21.621 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-07-28 17:02:23.940 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:24.101 | [556993 Async ks-alt-admin:556993]: finished successfully 2022-07-28 17:02:24.593 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:24.639 | [557102 Async ks-alt-another:557102]: finished successfully 2022-07-28 17:02:24.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:24.642 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:24.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:24.642 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:24.837 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:24.841 | ++ functions-common:get_or_create_user:926 : user_id=bd871c5f73564748b4427ffea669d8c3 2022-07-28 17:02:24.844 | ++ functions-common:get_or_create_user:927 : echo bd871c5f73564748b4427ffea669d8c3 2022-07-28 17:02:24.852 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=bd871c5f73564748b4427ffea669d8c3 2022-07-28 17:02:24.857 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader bd871c5f73564748b4427ffea669d8c3 all 2022-07-28 17:02:24.957 | + inc/async:async_inner:63 : get_or_add_user_system_role reader bd871c5f73564748b4427ffea669d8c3 all 2022-07-28 17:02:25.042 | [525961 Async ks-system-reader:558220]: running: get_or_add_user_system_role reader bd871c5f73564748b4427ffea669d8c3 all 2022-07-28 17:02:25.054 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 17:02:25.065 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 17:02:25.068 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 17:02:25.081 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 17:02:25.086 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 17:02:27.852 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:27.915 | [557488 Async ks-alt-member-user:557488]: finished successfully 2022-07-28 17:02:28.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:28.068 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:28.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:28.068 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:28.239 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:28.242 | ++ functions-common:get_or_create_group:903 : group_id=73fb625000a04994a6d22bec184dc469 2022-07-28 17:02:28.245 | ++ functions-common:get_or_create_group:904 : echo 73fb625000a04994a6d22bec184dc469 2022-07-28 17:02:28.249 | + lib/keystone:create_keystone_accounts:402 : admin_group=73fb625000a04994a6d22bec184dc469 2022-07-28 17:02:28.257 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 17:02:28.268 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 17:02:28.271 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 17:02:28.274 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 17:02:28.277 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 17:02:30.151 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:30.180 | [557714 Async ks-alt-reader-user:557714]: finished successfully 2022-07-28 17:02:30.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:30.698 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:30.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:30.699 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:30.884 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:30.888 | ++ functions-common:get_or_create_group:903 : group_id=4198900b8521484ba7d964afe5b0f6a4 2022-07-28 17:02:30.891 | ++ functions-common:get_or_create_group:904 : echo 4198900b8521484ba7d964afe5b0f6a4 2022-07-28 17:02:30.895 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=4198900b8521484ba7d964afe5b0f6a4 2022-07-28 17:02:30.898 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:30.972 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:31.056 | [525961 Async ks-group-memberdemo:558573]: running: get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:31.060 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:31.168 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:31.242 | [525961 Async ks-group-anotherdemo:558659]: running: get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:31.246 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:31.453 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:31.620 | [525961 Async ks-group-memberalt:558746]: running: get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:31.640 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:31.950 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:32.172 | [525961 Async ks-group-anotheralt:558852]: running: get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 2022-07-28 17:02:32.192 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 2022-07-28 17:02:32.600 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:32.601 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 2022-07-28 17:02:32.765 | [557938 Async ks-system-member:557938]: finished successfully 2022-07-28 17:02:32.792 | [525961 Async ks-group-admin:558948]: running: get_or_add_group_project_role admin 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 2022-07-28 17:02:32.814 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 17:02:33.198 | [525961 Async ks-demo-member:556082]: Waiting for completion of get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 running on PID 556082 (17 other jobs running) 2022-07-28 17:02:33.356 | [525961 Async ks-demo-member:556082]: Signaling child to exit 2022-07-28 17:02:33.356 | WAKEUP 2022-07-28 17:02:33.536 | [525961 Async ks-demo-member:556082]: Signaled 2022-07-28 17:02:33.560 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:33.560 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:33.560 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:33.560 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:33.560 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:33.560 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:33.560 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:33.560 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:33.560 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:33.560 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:33.560 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a057fee291042879d967d7d09c9cc6b --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:33.560 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:33.560 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:33.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:33.560 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:33.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:33.560 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:33.560 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:33.560 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:33.560 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:33.560 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 2a057fee291042879d967d7d09c9cc6b --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:33.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:33.560 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:33.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:33.560 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:33.561 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a057fee291042879d967d7d09c9cc6b --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:33.561 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:33.561 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:33.561 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:33.561 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:33.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:33.561 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:33.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:33.561 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:33.561 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:33.561 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:33.561 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:33.561 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:33.561 | ++ functions-common:get_field:819 : echo '| 7593db3071ee4d25a528e10870ecfba1 | 2a057fee291042879d967d7d09c9cc6b | | a71821a529af4a29aad38810d0074f05 | | | False |' 2022-07-28 17:02:33.561 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:33.561 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:33.561 | + functions-common:get_or_add_user_project_role:998 : echo 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:33.561 | 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:33.817 | [525961 Async ks-demo-member:556082]: finished get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 with result 0 in 15 seconds 2022-07-28 17:02:34.071 | [525961 Async ks-demo-admin:556194]: Waiting for completion of get_or_add_user_project_role admin cc715681315941a0842fe627ddd27fd6 a71821a529af4a29aad38810d0074f05 running on PID 556194 (16 other jobs running) 2022-07-28 17:02:34.250 | [525961 Async ks-demo-admin:556194]: Signaling child to exit 2022-07-28 17:02:34.251 | WAKEUP 2022-07-28 17:02:34.405 | [525961 Async ks-demo-admin:556194]: Signaled 2022-07-28 17:02:34.414 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:34.414 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:34.414 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:34.414 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:34.414 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:34.415 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:34.415 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:34.415 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:34.415 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cc715681315941a0842fe627ddd27fd6 --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:34.415 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:34.415 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:34.415 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:34.415 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:34.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.415 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.415 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.415 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:34.415 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:34.415 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:34.415 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user cc715681315941a0842fe627ddd27fd6 --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:34.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.415 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.415 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.415 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:34.415 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cc715681315941a0842fe627ddd27fd6 --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:34.415 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:34.415 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:34.415 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:34.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.415 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.415 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.416 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:34.416 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:34.416 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:34.416 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:34.416 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | cc715681315941a0842fe627ddd27fd6 | | a71821a529af4a29aad38810d0074f05 | | | False |' 2022-07-28 17:02:34.416 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:34.416 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:02:34.416 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:02:34.416 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:02:34.655 | [525961 Async ks-demo-admin:556194]: finished get_or_add_user_project_role admin cc715681315941a0842fe627ddd27fd6 a71821a529af4a29aad38810d0074f05 with result 0 in 15 seconds 2022-07-28 17:02:34.824 | [525961 Async ks-demo-another:556306]: Waiting for completion of get_or_add_user_project_role anotherrole 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 running on PID 556306 (15 other jobs running) 2022-07-28 17:02:34.908 | [525961 Async ks-demo-another:556306]: Signaling child to exit 2022-07-28 17:02:34.908 | WAKEUP 2022-07-28 17:02:34.954 | [525961 Async ks-demo-another:556306]: Signaled 2022-07-28 17:02:34.956 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:34.956 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:34.956 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:34.956 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:34.956 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:34.956 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:34.956 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:34.956 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:34.956 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a057fee291042879d967d7d09c9cc6b --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:34.956 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:34.956 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:34.956 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:34.956 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:34.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.956 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.956 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.956 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:34.956 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:34.956 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:34.957 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2a057fee291042879d967d7d09c9cc6b --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:34.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.957 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.957 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.957 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:34.957 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:34.957 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:34.957 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:34.958 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a057fee291042879d967d7d09c9cc6b --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:34.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.958 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:34.958 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:34.958 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:34.958 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:34.958 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:34.958 | ++ functions-common:get_field:819 : echo '| e32e29294a9d4cbb9354dc2d85407ddb | 2a057fee291042879d967d7d09c9cc6b | | a71821a529af4a29aad38810d0074f05 | | | False |' 2022-07-28 17:02:34.958 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:34.958 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:34.958 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:02:34.958 | + functions-common:get_or_add_user_project_role:998 : echo e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:02:34.958 | e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:02:35.034 | [525961 Async ks-demo-another:556306]: finished get_or_add_user_project_role anotherrole 2a057fee291042879d967d7d09c9cc6b a71821a529af4a29aad38810d0074f05 with result 0 in 17 seconds 2022-07-28 17:02:35.112 | [525961 Async ks-demo-invis:556419]: Waiting for completion of get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b 1e9950049ba94bca91b04142caedfe3e running on PID 556419 (14 other jobs running) 2022-07-28 17:02:35.172 | [525961 Async ks-demo-invis:556419]: Signaling child to exit 2022-07-28 17:02:35.173 | WAKEUP 2022-07-28 17:02:35.216 | [525961 Async ks-demo-invis:556419]: Signaled 2022-07-28 17:02:35.217 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:35.217 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:35.217 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:35.217 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:35.217 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:35.217 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:35.217 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:35.217 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:35.217 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:35.217 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a057fee291042879d967d7d09c9cc6b --project 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:02:35.217 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.217 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.217 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.218 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.218 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.218 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.218 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:35.218 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:35.218 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 2a057fee291042879d967d7d09c9cc6b --project 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:02:35.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.218 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.218 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.218 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:35.218 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.218 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a057fee291042879d967d7d09c9cc6b --project 1e9950049ba94bca91b04142caedfe3e 2022-07-28 17:02:35.218 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.218 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.218 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.218 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.218 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.218 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:35.218 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:35.218 | ++ functions-common:get_field:819 : echo '| 7593db3071ee4d25a528e10870ecfba1 | 2a057fee291042879d967d7d09c9cc6b | | 1e9950049ba94bca91b04142caedfe3e | | | False |' 2022-07-28 17:02:35.218 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:35.218 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.218 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:35.218 | + functions-common:get_or_add_user_project_role:998 : echo 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:35.218 | 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:35.304 | [525961 Async ks-demo-invis:556419]: finished get_or_add_user_project_role member 2a057fee291042879d967d7d09c9cc6b 1e9950049ba94bca91b04142caedfe3e with result 0 in 17 seconds 2022-07-28 17:02:35.379 | [525961 Async ks-demo-reader:556579]: Waiting for completion of get_or_add_user_project_role reader 98ddcac4824b4a27821bf7fac30f175c a71821a529af4a29aad38810d0074f05 running on PID 556579 (13 other jobs running) 2022-07-28 17:02:35.430 | [525961 Async ks-demo-reader:556579]: Signaling child to exit 2022-07-28 17:02:35.432 | WAKEUP 2022-07-28 17:02:35.494 | [525961 Async ks-demo-reader:556579]: Signaled 2022-07-28 17:02:35.496 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:35.496 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:35.496 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:35.496 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:35.496 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:35.496 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:35.496 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 98ddcac4824b4a27821bf7fac30f175c --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.496 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.496 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.496 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.496 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.496 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.496 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:35.496 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:35.496 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 98ddcac4824b4a27821bf7fac30f175c --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:35.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.496 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.496 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 98ddcac4824b4a27821bf7fac30f175c --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.496 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:35.496 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.496 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.497 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.497 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.497 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.497 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:35.497 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:35.497 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:35.497 | ++ functions-common:get_field:819 : echo '| 51d03c3bdf62476b86af41d7a689c407 | 98ddcac4824b4a27821bf7fac30f175c | | a71821a529af4a29aad38810d0074f05 | | | False |' 2022-07-28 17:02:35.497 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.497 | + functions-common:get_or_add_user_project_role:996 : user_role_id=51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:35.497 | + functions-common:get_or_add_user_project_role:998 : echo 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:35.497 | 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:35.545 | [525961 Async ks-demo-reader:556579]: finished get_or_add_user_project_role reader 98ddcac4824b4a27821bf7fac30f175c a71821a529af4a29aad38810d0074f05 with result 0 in 15 seconds 2022-07-28 17:02:35.550 | + inc/async:async_wait:197 : return 0 2022-07-28 17:02:35.552 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 17:02:35.613 | [525961 Async ks-alt-admin:556993]: Waiting for completion of get_or_add_user_project_role admin 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 running on PID 556993 (12 other jobs running) 2022-07-28 17:02:35.647 | [525961 Async ks-alt-admin:556993]: Signaling child to exit 2022-07-28 17:02:35.648 | WAKEUP 2022-07-28 17:02:35.678 | [525961 Async ks-alt-admin:556993]: Signaled 2022-07-28 17:02:35.680 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:35.680 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:35.680 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:35.680 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:35.680 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:35.680 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:35.680 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:35.680 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:35.680 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:35.680 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.680 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.680 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d3f480abb6748d7b79ae0f68c2d0298 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:35.680 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.680 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.680 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.681 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.681 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:35.681 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:35.681 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5d3f480abb6748d7b79ae0f68c2d0298 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:35.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.681 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.681 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.681 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d3f480abb6748d7b79ae0f68c2d0298 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:35.681 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:35.681 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.681 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.681 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.681 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.681 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.681 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.681 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:35.681 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:35.681 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:35.681 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | 5d3f480abb6748d7b79ae0f68c2d0298 | | 4f34905308f340a582bc743321500804 | | | False |' 2022-07-28 17:02:35.681 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.681 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:02:35.681 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:02:35.681 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:02:35.733 | [525961 Async ks-alt-admin:556993]: finished get_or_add_user_project_role admin 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 with result 0 in 15 seconds 2022-07-28 17:02:35.776 | [525961 Async ks-alt-another:557102]: Waiting for completion of get_or_add_user_project_role anotherrole 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 running on PID 557102 (11 other jobs running) 2022-07-28 17:02:35.806 | [525961 Async ks-alt-another:557102]: Signaling child to exit 2022-07-28 17:02:35.807 | WAKEUP 2022-07-28 17:02:35.833 | [525961 Async ks-alt-another:557102]: Signaled 2022-07-28 17:02:35.834 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:35.834 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:35.834 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:35.834 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:35.834 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:35.834 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:35.834 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:35.834 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:35.834 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.834 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:35.834 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5d3f480abb6748d7b79ae0f68c2d0298 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:35.834 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.834 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.834 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.834 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.834 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.835 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:35.835 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:35.835 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5d3f480abb6748d7b79ae0f68c2d0298 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:35.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.835 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.835 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.835 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:35.835 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5d3f480abb6748d7b79ae0f68c2d0298 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:35.835 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:35.835 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:35.835 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.835 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:35.835 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:35.835 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:35.835 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:35.835 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:35.835 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:35.835 | ++ functions-common:get_field:819 : echo '| e32e29294a9d4cbb9354dc2d85407ddb | 5d3f480abb6748d7b79ae0f68c2d0298 | | 4f34905308f340a582bc743321500804 | | | False |' 2022-07-28 17:02:35.835 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:35.835 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:02:35.835 | + functions-common:get_or_add_user_project_role:998 : echo e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:02:35.835 | e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:02:35.891 | [525961 Async ks-alt-another:557102]: finished get_or_add_user_project_role anotherrole 5d3f480abb6748d7b79ae0f68c2d0298 4f34905308f340a582bc743321500804 with result 0 in 15 seconds 2022-07-28 17:02:35.936 | [525961 Async ks-alt-member-user:557488]: Waiting for completion of get_or_add_user_project_role member 645d29d01cf644a39d6a5b45c6a7fc4c 4f34905308f340a582bc743321500804 running on PID 557488 (10 other jobs running) 2022-07-28 17:02:35.965 | [525961 Async ks-alt-member-user:557488]: Signaling child to exit 2022-07-28 17:02:35.966 | WAKEUP 2022-07-28 17:02:35.999 | [525961 Async ks-alt-member-user:557488]: Signaled 2022-07-28 17:02:36.000 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:36.000 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:36.000 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:36.000 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:36.000 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:36.000 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:36.001 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:36.001 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:36.001 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:36.001 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 645d29d01cf644a39d6a5b45c6a7fc4c --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:36.001 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:36.001 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:36.001 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:36.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.001 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.001 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.001 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:36.001 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:36.001 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:36.001 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 645d29d01cf644a39d6a5b45c6a7fc4c --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:36.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.001 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.001 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.001 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:36.001 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 645d29d01cf644a39d6a5b45c6a7fc4c --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:36.001 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:36.001 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:36.001 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:36.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.001 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.001 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.001 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:36.001 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:36.001 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:36.001 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:36.002 | ++ functions-common:get_field:819 : echo '| 7593db3071ee4d25a528e10870ecfba1 | 645d29d01cf644a39d6a5b45c6a7fc4c | | 4f34905308f340a582bc743321500804 | | | False |' 2022-07-28 17:02:36.002 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:36.002 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:36.002 | + functions-common:get_or_add_user_project_role:998 : echo 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:36.002 | 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:36.058 | [525961 Async ks-alt-member-user:557488]: finished get_or_add_user_project_role member 645d29d01cf644a39d6a5b45c6a7fc4c 4f34905308f340a582bc743321500804 with result 0 in 13 seconds 2022-07-28 17:02:36.102 | [525961 Async ks-alt-reader-user:557714]: Waiting for completion of get_or_add_user_project_role reader e3ece7f6e4a0471da89d745d136166a4 4f34905308f340a582bc743321500804 running on PID 557714 (9 other jobs running) 2022-07-28 17:02:36.133 | [525961 Async ks-alt-reader-user:557714]: Signaling child to exit 2022-07-28 17:02:36.133 | WAKEUP 2022-07-28 17:02:36.158 | [525961 Async ks-alt-reader-user:557714]: Signaled 2022-07-28 17:02:36.160 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:02:36.160 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:36.160 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:36.160 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:36.160 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:36.160 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:36.160 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3ece7f6e4a0471da89d745d136166a4 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:36.160 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:36.160 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:36.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.160 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.160 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.160 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:36.160 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:02:36.160 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:02:36.160 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user e3ece7f6e4a0471da89d745d136166a4 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:36.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.160 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.160 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:02:36.160 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3ece7f6e4a0471da89d745d136166a4 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:36.161 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:02:36.161 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:36.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.161 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.161 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.161 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:36.161 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:02:36.161 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:02:36.161 | ++ functions-common:get_field:819 : echo '| 51d03c3bdf62476b86af41d7a689c407 | e3ece7f6e4a0471da89d745d136166a4 | | 4f34905308f340a582bc743321500804 | | | False |' 2022-07-28 17:02:36.161 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:02:36.161 | ++ functions-common:get_field:813 : read data 2022-07-28 17:02:36.161 | + functions-common:get_or_add_user_project_role:996 : user_role_id=51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:36.161 | + functions-common:get_or_add_user_project_role:998 : echo 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:36.161 | 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:36.234 | [525961 Async ks-alt-reader-user:557714]: finished get_or_add_user_project_role reader e3ece7f6e4a0471da89d745d136166a4 4f34905308f340a582bc743321500804 with result 0 in 12 seconds 2022-07-28 17:02:36.239 | + inc/async:async_wait:197 : return 0 2022-07-28 17:02:36.242 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 17:02:36.330 | [525961 Async ks-system-member:557938]: Waiting for completion of get_or_add_user_system_role member 0f2bf57d4b83460a88a521f4e7490517 all running on PID 557938 (8 other jobs running) 2022-07-28 17:02:36.378 | [525961 Async ks-system-member:557938]: Signaling child to exit 2022-07-28 17:02:36.378 | WAKEUP 2022-07-28 17:02:36.424 | [525961 Async ks-system-member:557938]: Signaled 2022-07-28 17:02:36.425 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 17:02:36.425 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 17:02:36.425 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 17:02:36.425 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:36.425 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:36.426 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:36.426 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:36.426 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:36.426 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 17:02:36.426 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0f2bf57d4b83460a88a521f4e7490517 --system all -f value -c Role 2022-07-28 17:02:36.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.426 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.426 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.426 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:36.426 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 17:02:36.426 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 17:02:36.426 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 0f2bf57d4b83460a88a521f4e7490517 --system all 2022-07-28 17:02:36.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.426 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.426 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.426 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0f2bf57d4b83460a88a521f4e7490517 --system all -f value -c Role 2022-07-28 17:02:36.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.426 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:36.426 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:36.426 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:36.426 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:36.426 | + functions-common:get_or_add_user_system_role:1053 : echo 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:36.426 | 7593db3071ee4d25a528e10870ecfba1 2022-07-28 17:02:36.500 | [525961 Async ks-system-member:557938]: finished get_or_add_user_system_role member 0f2bf57d4b83460a88a521f4e7490517 all with result 0 in 11 seconds 2022-07-28 17:02:36.569 | [525961 Async ks-system-reader:558220]: Waiting for completion of get_or_add_user_system_role reader bd871c5f73564748b4427ffea669d8c3 all running on PID 558220 (7 other jobs running) 2022-07-28 17:02:36.602 | [525961 Async ks-system-reader:558220]: Signaling child to exit 2022-07-28 17:02:37.510 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:37.604 | [558220 Async ks-system-reader:558220]: finished successfully 2022-07-28 17:02:37.664 | WAKEUP 2022-07-28 17:02:37.743 | [525961 Async ks-system-reader:558220]: Signaled 2022-07-28 17:02:37.753 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 17:02:37.753 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 17:02:37.753 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 17:02:37.753 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:02:37.753 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:02:37.753 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:02:37.753 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:02:37.753 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:02:37.753 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 17:02:37.753 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bd871c5f73564748b4427ffea669d8c3 --system all -f value -c Role 2022-07-28 17:02:37.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:37.753 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:37.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:37.753 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:37.753 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:37.753 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 17:02:37.753 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 17:02:37.753 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user bd871c5f73564748b4427ffea669d8c3 --system all 2022-07-28 17:02:37.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:37.753 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:37.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:37.753 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:37.753 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bd871c5f73564748b4427ffea669d8c3 --system all -f value -c Role 2022-07-28 17:02:37.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:37.753 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:37.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:37.753 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:37.754 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:37.754 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:37.754 | + functions-common:get_or_add_user_system_role:1053 : echo 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:37.754 | 51d03c3bdf62476b86af41d7a689c407 2022-07-28 17:02:38.020 | [525961 Async ks-system-reader:558220]: finished get_or_add_user_system_role reader bd871c5f73564748b4427ffea669d8c3 all with result 0 in 12 seconds 2022-07-28 17:02:38.073 | + inc/async:async_wait:197 : return 0 2022-07-28 17:02:38.093 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 17:02:38.466 | [525961 Async ks-group-memberdemo:558573]: Waiting for completion of get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 running on PID 558573 (6 other jobs running) 2022-07-28 17:02:38.618 | [525961 Async ks-group-memberdemo:558573]: Signaling child to exit 2022-07-28 17:02:44.410 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:44.533 | [558573 Async ks-group-memberdemo:558573]: finished successfully 2022-07-28 17:02:44.641 | WAKEUP 2022-07-28 17:02:44.741 | [525961 Async ks-group-memberdemo:558573]: Signaled 2022-07-28 17:02:44.746 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 17:02:44.746 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4198900b8521484ba7d964afe5b0f6a4 --project a71821a529af4a29aad38810d0074f05 -f value 2022-07-28 17:02:44.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:44.746 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:44.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:44.746 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:44.746 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:44.746 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 17:02:44.746 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 17:02:44.746 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 4198900b8521484ba7d964afe5b0f6a4 --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:44.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:44.746 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:44.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:44.746 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:44.746 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4198900b8521484ba7d964afe5b0f6a4 --project a71821a529af4a29aad38810d0074f05 -f value 2022-07-28 17:02:44.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:44.746 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:44.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:44.746 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:44.746 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:44.746 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='7593db3071ee4d25a528e10870ecfba1 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 False' 2022-07-28 17:02:44.747 | + functions-common:get_or_add_group_project_role:1077 : echo 7593db3071ee4d25a528e10870ecfba1 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 False 2022-07-28 17:02:44.747 | 7593db3071ee4d25a528e10870ecfba1 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 False 2022-07-28 17:02:44.830 | [525961 Async ks-group-memberdemo:558573]: finished get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 with result 0 in 13 seconds 2022-07-28 17:02:44.903 | [525961 Async ks-group-anotherdemo:558659]: Waiting for completion of get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 running on PID 558659 (5 other jobs running) 2022-07-28 17:02:44.950 | [525961 Async ks-group-anotherdemo:558659]: Signaling child to exit 2022-07-28 17:02:45.691 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:45.719 | [558659 Async ks-group-anotherdemo:558659]: finished successfully 2022-07-28 17:02:45.740 | WAKEUP 2022-07-28 17:02:45.771 | [525961 Async ks-group-anotherdemo:558659]: Signaled 2022-07-28 17:02:45.772 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 17:02:45.772 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4198900b8521484ba7d964afe5b0f6a4 --project a71821a529af4a29aad38810d0074f05 -f value 2022-07-28 17:02:45.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:45.773 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:45.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:45.773 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:45.773 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:45.773 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 17:02:45.773 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 17:02:45.773 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4198900b8521484ba7d964afe5b0f6a4 --project a71821a529af4a29aad38810d0074f05 2022-07-28 17:02:45.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:45.773 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:45.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:45.773 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:45.773 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4198900b8521484ba7d964afe5b0f6a4 --project a71821a529af4a29aad38810d0074f05 -f value 2022-07-28 17:02:45.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:45.773 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:45.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:45.773 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:45.773 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:45.773 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e32e29294a9d4cbb9354dc2d85407ddb 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 False' 2022-07-28 17:02:45.773 | + functions-common:get_or_add_group_project_role:1077 : echo e32e29294a9d4cbb9354dc2d85407ddb 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 False 2022-07-28 17:02:45.773 | e32e29294a9d4cbb9354dc2d85407ddb 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 False 2022-07-28 17:02:45.836 | [525961 Async ks-group-anotherdemo:558659]: finished get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 a71821a529af4a29aad38810d0074f05 with result 0 in 14 seconds 2022-07-28 17:02:45.883 | [525961 Async ks-group-memberalt:558746]: Waiting for completion of get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 running on PID 558746 (4 other jobs running) 2022-07-28 17:02:45.913 | [525961 Async ks-group-memberalt:558746]: Signaling child to exit 2022-07-28 17:02:46.296 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:46.328 | [558852 Async ks-group-anotheralt:558852]: finished successfully 2022-07-28 17:02:46.630 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:46.657 | [558746 Async ks-group-memberalt:558746]: finished successfully 2022-07-28 17:02:46.677 | WAKEUP 2022-07-28 17:02:46.701 | [525961 Async ks-group-memberalt:558746]: Signaled 2022-07-28 17:02:46.703 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 17:02:46.703 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4198900b8521484ba7d964afe5b0f6a4 --project 4f34905308f340a582bc743321500804 -f value 2022-07-28 17:02:46.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.703 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.703 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.703 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:46.704 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 17:02:46.704 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 17:02:46.704 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 4198900b8521484ba7d964afe5b0f6a4 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:46.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.704 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.704 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.704 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4198900b8521484ba7d964afe5b0f6a4 --project 4f34905308f340a582bc743321500804 -f value 2022-07-28 17:02:46.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.704 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.704 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.704 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:46.704 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='7593db3071ee4d25a528e10870ecfba1 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 False' 2022-07-28 17:02:46.704 | + functions-common:get_or_add_group_project_role:1077 : echo 7593db3071ee4d25a528e10870ecfba1 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 False 2022-07-28 17:02:46.704 | 7593db3071ee4d25a528e10870ecfba1 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 False 2022-07-28 17:02:46.750 | [525961 Async ks-group-memberalt:558746]: finished get_or_add_group_project_role member 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 with result 0 in 15 seconds 2022-07-28 17:02:46.789 | [525961 Async ks-group-anotheralt:558852]: Waiting for completion of get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 running on PID 558852 (3 other jobs running) 2022-07-28 17:02:46.817 | [525961 Async ks-group-anotheralt:558852]: Signaling child to exit 2022-07-28 17:02:46.817 | WAKEUP 2022-07-28 17:02:46.841 | [525961 Async ks-group-anotheralt:558852]: Signaled 2022-07-28 17:02:46.843 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 17:02:46.843 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4198900b8521484ba7d964afe5b0f6a4 --project 4f34905308f340a582bc743321500804 -f value 2022-07-28 17:02:46.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.843 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.843 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.843 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:46.843 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 17:02:46.843 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 17:02:46.843 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4198900b8521484ba7d964afe5b0f6a4 --project 4f34905308f340a582bc743321500804 2022-07-28 17:02:46.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.843 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.843 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.843 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4198900b8521484ba7d964afe5b0f6a4 --project 4f34905308f340a582bc743321500804 -f value 2022-07-28 17:02:46.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.843 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:46.844 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:46.844 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:46.844 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e32e29294a9d4cbb9354dc2d85407ddb 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 False' 2022-07-28 17:02:46.844 | + functions-common:get_or_add_group_project_role:1077 : echo e32e29294a9d4cbb9354dc2d85407ddb 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 False 2022-07-28 17:02:46.844 | e32e29294a9d4cbb9354dc2d85407ddb 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 False 2022-07-28 17:02:46.889 | [525961 Async ks-group-anotheralt:558852]: finished get_or_add_group_project_role anotherrole 4198900b8521484ba7d964afe5b0f6a4 4f34905308f340a582bc743321500804 with result 0 in 14 seconds 2022-07-28 17:02:46.928 | [525961 Async ks-group-admin:558948]: Waiting for completion of get_or_add_group_project_role admin 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 running on PID 558948 (2 other jobs running) 2022-07-28 17:02:46.955 | [525961 Async ks-group-admin:558948]: Signaling child to exit 2022-07-28 17:02:47.232 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:02:47.263 | [558948 Async ks-group-admin:558948]: finished successfully 2022-07-28 17:02:47.288 | WAKEUP 2022-07-28 17:02:47.317 | [525961 Async ks-group-admin:558948]: Signaled 2022-07-28 17:02:47.319 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 17:02:47.319 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 73fb625000a04994a6d22bec184dc469 --project 6a3aad9f93d140d6981ccc81b5c851b8 -f value 2022-07-28 17:02:47.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:47.319 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:47.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:47.319 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:47.319 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:47.319 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 17:02:47.319 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 17:02:47.319 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 73fb625000a04994a6d22bec184dc469 --project 6a3aad9f93d140d6981ccc81b5c851b8 2022-07-28 17:02:47.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:47.319 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:47.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:47.320 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:47.320 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 73fb625000a04994a6d22bec184dc469 --project 6a3aad9f93d140d6981ccc81b5c851b8 -f value 2022-07-28 17:02:47.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:47.320 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:47.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:02:47.320 | from cryptography.utils import int_from_bytes 2022-07-28 17:02:47.320 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:02:47.320 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c37bb4eebdaa45d59c7788c57f47e3f8 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 False' 2022-07-28 17:02:47.320 | + functions-common:get_or_add_group_project_role:1077 : echo c37bb4eebdaa45d59c7788c57f47e3f8 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 False 2022-07-28 17:02:47.320 | c37bb4eebdaa45d59c7788c57f47e3f8 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 False 2022-07-28 17:02:47.365 | [525961 Async ks-group-admin:558948]: finished get_or_add_group_project_role admin 73fb625000a04994a6d22bec184dc469 6a3aad9f93d140d6981ccc81b5c851b8 with result 0 in 14 seconds 2022-07-28 17:02:47.369 | + inc/async:async_wait:197 : return 0 2022-07-28 17:02:47.372 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 17:02:47.393 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:02:47.396 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 17:02:47.418 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:02:47.421 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 17:02:47.424 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 17:02:47.489 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 17:02:47.530 | [525961 Async create_nova_accounts:560879]: running: create_nova_accounts 2022-07-28 17:02:47.532 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 17:02:47.551 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:02:47.554 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 17:02:47.557 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 17:02:47.618 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 17:02:47.661 | [525961 Async create_glance_accounts:560994]: running: create_glance_accounts 2022-07-28 17:02:47.664 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 17:02:47.690 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:02:47.692 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 17:02:47.695 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 17:02:47.761 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 17:02:47.805 | [525961 Async create_cinder_accounts:561124]: running: create_cinder_accounts 2022-07-28 17:02:47.808 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 17:02:47.828 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:02:47.831 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 17:02:47.834 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 17:02:47.900 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 17:02:47.979 | [525961 Async create_neutron_accounts:561240]: running: create_neutron_accounts 2022-07-28 17:02:47.988 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 17:02:48.019 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:02:48.024 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 17:02:48.026 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 17:02:48.387 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 17:02:48.650 | [525961 Async create_swift_accounts:561383]: running: create_swift_accounts 2022-07-28 17:02:48.668 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 17:02:48.788 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:02:48.808 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 17:02:49.177 | [525961 Async create_nova_accounts:560879]: Waiting for completion of create_nova_accounts running on PID 560879 (6 other jobs running) 2022-07-28 17:02:49.358 | [525961 Async create_nova_accounts:560879]: Signaling child to exit 2022-07-28 17:03:27.003 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:03:27.065 | [561240 Async create_neutron_accounts:561240]: finished successfully 2022-07-28 17:03:43.835 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:03:43.864 | [561124 Async create_cinder_accounts:561124]: finished successfully 2022-07-28 17:04:01.655 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:04:01.690 | [560994 Async create_glance_accounts:560994]: finished successfully 2022-07-28 17:04:03.354 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:04:03.380 | [560879 Async create_nova_accounts:560879]: finished successfully 2022-07-28 17:04:03.402 | WAKEUP 2022-07-28 17:04:03.427 | [525961 Async create_nova_accounts:560879]: Signaled 2022-07-28 17:04:03.429 | + lib/nova:create_nova_accounts:351 : [[ 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 17:04:03.429 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 17:04:03.429 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 17:04:03.429 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:03.429 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:03.429 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:03.429 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:04:03.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.429 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.429 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.429 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.429 | + functions-common:get_or_create_user:926 : user_id=40a52c9618b04d8cb999c584fbb8c394 2022-07-28 17:04:03.429 | + functions-common:get_or_create_user:927 : echo 40a52c9618b04d8cb999c584fbb8c394 2022-07-28 17:04:03.429 | 40a52c9618b04d8cb999c584fbb8c394 2022-07-28 17:04:03.429 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 17:04:03.429 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.429 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.429 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.429 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.429 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.429 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.430 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.430 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.430 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.430 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.430 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.430 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.430 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.430 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.430 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.430 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.430 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.430 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.430 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.430 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.430 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.430 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.430 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.430 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.430 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.430 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.430 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.430 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.430 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | 40a52c9618b04d8cb999c584fbb8c394 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.430 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.430 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.431 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.431 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.431 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 17:04:03.431 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 17:04:03.431 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.431 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.431 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.431 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.431 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.431 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.431 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.431 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.431 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.431 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.431 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.431 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.431 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.431 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.431 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.432 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.432 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.432 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.432 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.432 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.432 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.432 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.432 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.432 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.432 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.432 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.432 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.432 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | 40a52c9618b04d8cb999c584fbb8c394 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.432 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.432 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.432 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:03.432 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:03.432 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:03.432 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 17:04:03.432 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 17:04:03.432 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.61/compute 2022-07-28 17:04:03.432 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 17:04:03.432 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:03.432 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 17:04:03.432 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-07-28 17:04:03.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.432 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.432 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.432 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.433 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:03.433 | 37e22751a8f144c79e6bbf986cf7d2c4' 2022-07-28 17:04:03.433 | + functions-common:get_or_create_service:1095 : echo 37e22751a8f144c79e6bbf986cf7d2c4 2022-07-28 17:04:03.433 | 37e22751a8f144c79e6bbf986cf7d2c4 2022-07-28 17:04:03.433 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.61/compute/v2/$(project_id)s' 2022-07-28 17:04:03.433 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:03.433 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.61/compute/v2/$(project_id)s' RegionOne 2022-07-28 17:04:03.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:03.433 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:03.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.433 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.433 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.433 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:03.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:03.433 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.61/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 17:04:03.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.433 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.433 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.433 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e1d8591715404237af6bc293db6f69e9 2022-07-28 17:04:03.433 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e1d8591715404237af6bc293db6f69e9 2022-07-28 17:04:03.433 | + functions-common:get_or_create_endpoint:1128 : public_id=e1d8591715404237af6bc293db6f69e9 2022-07-28 17:04:03.433 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:04:03.433 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:03.433 | + functions-common:get_or_create_endpoint:1137 : echo e1d8591715404237af6bc293db6f69e9 2022-07-28 17:04:03.433 | e1d8591715404237af6bc293db6f69e9 2022-07-28 17:04:03.433 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 17:04:03.433 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:03.433 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 17:04:03.434 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 17:04:03.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.434 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.434 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.434 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.434 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:03.434 | 46cccf38b0dd4c12bb10dbcb6e6b301c' 2022-07-28 17:04:03.434 | + functions-common:get_or_create_service:1095 : echo 46cccf38b0dd4c12bb10dbcb6e6b301c 2022-07-28 17:04:03.434 | 46cccf38b0dd4c12bb10dbcb6e6b301c 2022-07-28 17:04:03.434 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.61/compute/v2.1 2022-07-28 17:04:03.434 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:03.434 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.61/compute/v2.1 RegionOne 2022-07-28 17:04:03.434 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:03.434 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:03.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.434 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.434 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.434 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.434 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:03.434 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:03.434 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.61/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 17:04:03.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.434 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.434 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.434 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.434 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=47c9a91bed2d46c18cf1ee29af235437 2022-07-28 17:04:03.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 47c9a91bed2d46c18cf1ee29af235437 2022-07-28 17:04:03.435 | + functions-common:get_or_create_endpoint:1128 : public_id=47c9a91bed2d46c18cf1ee29af235437 2022-07-28 17:04:03.435 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:04:03.435 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:03.435 | + functions-common:get_or_create_endpoint:1137 : echo 47c9a91bed2d46c18cf1ee29af235437 2022-07-28 17:04:03.435 | 47c9a91bed2d46c18cf1ee29af235437 2022-07-28 17:04:03.435 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 17:04:03.435 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:03.435 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 17:04:03.435 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:03.435 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 17:04:03.435 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.435 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.435 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.435 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.435 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.435 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.435 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.435 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.435 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.435 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.435 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.435 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.435 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.435 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.436 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.436 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.436 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.436 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.436 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.436 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.436 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.436 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.436 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.436 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.436 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.436 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.436 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.436 | ++ functions-common:get_field:819 : echo '| 800588dcf4bb4cd197eb0f45571f75cb | 40a52c9618b04d8cb999c584fbb8c394 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.436 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.436 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.436 | + functions-common:get_or_add_user_project_role:996 : user_role_id=800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:04:03.436 | + functions-common:get_or_add_user_project_role:998 : echo 800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:04:03.436 | 800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:04:03.436 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 17:04:03.436 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:04:03.436 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 17:04:03.436 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:03.436 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 17:04:03.480 | [525961 Async create_nova_accounts:560879]: finished create_nova_accounts with result 0 in 75 seconds 2022-07-28 17:04:03.521 | [525961 Async create_glance_accounts:560994]: Waiting for completion of create_glance_accounts running on PID 560994 (5 other jobs running) 2022-07-28 17:04:03.550 | [525961 Async create_glance_accounts:560994]: Signaling child to exit 2022-07-28 17:04:03.550 | WAKEUP 2022-07-28 17:04:03.576 | [525961 Async create_glance_accounts:560994]: Signaled 2022-07-28 17:04:03.577 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 17:04:03.578 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:03.578 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 17:04:03.578 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 17:04:03.578 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:03.578 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:03.578 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:03.578 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:04:03.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.578 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.578 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.578 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.578 | + functions-common:get_or_create_user:926 : user_id=ebfd83de56db4ece95dac9837ed6c23f 2022-07-28 17:04:03.578 | + functions-common:get_or_create_user:927 : echo ebfd83de56db4ece95dac9837ed6c23f 2022-07-28 17:04:03.578 | ebfd83de56db4ece95dac9837ed6c23f 2022-07-28 17:04:03.578 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 17:04:03.578 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.578 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.578 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.578 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.578 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.578 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.578 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.578 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.578 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.579 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.579 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.579 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.579 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.579 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.579 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.579 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.579 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.579 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.579 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.579 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.579 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.579 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.579 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.579 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.579 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.579 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.579 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.579 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.579 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | ebfd83de56db4ece95dac9837ed6c23f | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.579 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.579 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.579 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.579 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.579 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 17:04:03.579 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 17:04:03.579 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:03.579 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 17:04:03.580 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 17:04:03.580 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:03.580 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:03.580 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:03.580 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:04:03.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.580 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.580 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.580 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.580 | + functions-common:get_or_create_user:926 : user_id=fd97dd261624479d95499601e0e7ba4b 2022-07-28 17:04:03.580 | + functions-common:get_or_create_user:927 : echo fd97dd261624479d95499601e0e7ba4b 2022-07-28 17:04:03.580 | fd97dd261624479d95499601e0e7ba4b 2022-07-28 17:04:03.580 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 17:04:03.580 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.580 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.580 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.580 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.580 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.580 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.580 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.580 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.580 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.580 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.581 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.581 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.581 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.581 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.581 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.581 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.581 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.581 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.581 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.581 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.581 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.581 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.581 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.581 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.581 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.581 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.581 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.581 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | fd97dd261624479d95499601e0e7ba4b | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.581 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.581 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.581 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.581 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.581 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.581 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 17:04:03.581 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 17:04:03.581 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.581 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.581 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.581 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.581 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.581 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.582 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.582 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.582 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.582 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.582 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.582 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.582 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.582 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.582 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.582 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.582 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.582 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.582 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.582 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.582 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.582 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.582 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.582 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.582 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.582 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.582 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.582 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.582 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.582 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.582 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.582 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.583 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.583 | ++ functions-common:get_field:819 : echo '| 800588dcf4bb4cd197eb0f45571f75cb | fd97dd261624479d95499601e0e7ba4b | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.583 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.583 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.583 | + functions-common:get_or_add_user_project_role:996 : user_role_id=800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:04:03.583 | + functions-common:get_or_add_user_project_role:998 : echo 800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:04:03.583 | 800588dcf4bb4cd197eb0f45571f75cb 2022-07-28 17:04:03.583 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 17:04:03.583 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:03.583 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 17:04:03.583 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 17:04:03.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.583 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.583 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.583 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.583 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:03.583 | 24d467c7217b4b498a442dd9039ab389' 2022-07-28 17:04:03.583 | + functions-common:get_or_create_service:1095 : echo 24d467c7217b4b498a442dd9039ab389 2022-07-28 17:04:03.583 | 24d467c7217b4b498a442dd9039ab389 2022-07-28 17:04:03.583 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.61/image 2022-07-28 17:04:03.583 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:03.583 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.61/image RegionOne 2022-07-28 17:04:03.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:03.583 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:03.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.583 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.583 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.583 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:03.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:03.583 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.61/image --region RegionOne -f value -c id 2022-07-28 17:04:03.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.584 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.584 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.584 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b68e340832c14b30810693e8502f3747 2022-07-28 17:04:03.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b68e340832c14b30810693e8502f3747 2022-07-28 17:04:03.584 | + functions-common:get_or_create_endpoint:1128 : public_id=b68e340832c14b30810693e8502f3747 2022-07-28 17:04:03.584 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:04:03.584 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:03.584 | + functions-common:get_or_create_endpoint:1137 : echo b68e340832c14b30810693e8502f3747 2022-07-28 17:04:03.584 | b68e340832c14b30810693e8502f3747 2022-07-28 17:04:03.584 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 17:04:03.584 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 17:04:03.584 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 17:04:03.584 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 17:04:03.584 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 17:04:03.584 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 17:04:03.584 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 17:04:03.584 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 17:04:03.584 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 17:04:03.625 | [525961 Async create_glance_accounts:560994]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-28 17:04:03.663 | [525961 Async create_cinder_accounts:561124]: Waiting for completion of create_cinder_accounts running on PID 561124 (4 other jobs running) 2022-07-28 17:04:03.689 | [525961 Async create_cinder_accounts:561124]: Signaling child to exit 2022-07-28 17:04:03.689 | WAKEUP 2022-07-28 17:04:03.712 | [525961 Async create_cinder_accounts:561124]: Signaled 2022-07-28 17:04:03.714 | + lib/cinder:create_cinder_accounts:398 : [[ 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-28 17:04:03.714 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 17:04:03.714 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 17:04:03.714 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:03.714 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:03.714 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:03.714 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:04:03.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.714 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.714 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.714 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.714 | + functions-common:get_or_create_user:926 : user_id=b44a4e654d7e484687694c3e47e4a051 2022-07-28 17:04:03.714 | + functions-common:get_or_create_user:927 : echo b44a4e654d7e484687694c3e47e4a051 2022-07-28 17:04:03.714 | b44a4e654d7e484687694c3e47e4a051 2022-07-28 17:04:03.714 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 17:04:03.714 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.714 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.714 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.714 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.715 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.715 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.715 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.715 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.715 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.715 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.715 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.715 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.715 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.715 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.715 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.715 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.715 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.715 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.715 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.715 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.715 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.715 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.715 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.715 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.715 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.715 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.715 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.715 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.715 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.715 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.715 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.716 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.716 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.716 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.716 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | b44a4e654d7e484687694c3e47e4a051 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.716 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.716 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.716 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.716 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.716 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 17:04:03.716 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 17:04:03.716 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:03.716 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 17:04:03.716 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 17:04:03.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.716 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.716 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.716 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.716 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:03.716 | 1435834efc65490e97e9bc8daf9bf072' 2022-07-28 17:04:03.716 | + functions-common:get_or_create_service:1095 : echo 1435834efc65490e97e9bc8daf9bf072 2022-07-28 17:04:03.716 | 1435834efc65490e97e9bc8daf9bf072 2022-07-28 17:04:03.716 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 17:04:03.716 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.61/volume/v3/$(project_id)s' 2022-07-28 17:04:03.716 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:03.716 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.61/volume/v3/$(project_id)s' RegionOne 2022-07-28 17:04:03.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:03.716 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:03.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.716 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.716 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.717 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:03.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:03.717 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.61/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 17:04:03.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.717 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.717 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.717 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3a22f221273848acb9b3f9c4fe4a43a2 2022-07-28 17:04:03.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3a22f221273848acb9b3f9c4fe4a43a2 2022-07-28 17:04:03.717 | + functions-common:get_or_create_endpoint:1128 : public_id=3a22f221273848acb9b3f9c4fe4a43a2 2022-07-28 17:04:03.717 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:04:03.717 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:03.717 | + functions-common:get_or_create_endpoint:1137 : echo 3a22f221273848acb9b3f9c4fe4a43a2 2022-07-28 17:04:03.717 | 3a22f221273848acb9b3f9c4fe4a43a2 2022-07-28 17:04:03.717 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 17:04:03.717 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:03.717 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 17:04:03.717 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 17:04:03.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.717 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.717 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.717 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.717 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:03.717 | 1b2ff05662134c61b471780c1d6f30be' 2022-07-28 17:04:03.717 | + functions-common:get_or_create_service:1095 : echo 1b2ff05662134c61b471780c1d6f30be 2022-07-28 17:04:03.717 | 1b2ff05662134c61b471780c1d6f30be 2022-07-28 17:04:03.717 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.61/volume/v3/$(project_id)s' 2022-07-28 17:04:03.717 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:03.717 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.61/volume/v3/$(project_id)s' RegionOne 2022-07-28 17:04:03.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:03.717 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:03.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.718 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.718 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.718 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:03.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:03.718 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.61/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 17:04:03.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.718 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.718 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.718 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=36fdb0deb0314131bb4a193062638c73 2022-07-28 17:04:03.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 36fdb0deb0314131bb4a193062638c73 2022-07-28 17:04:03.718 | + functions-common:get_or_create_endpoint:1128 : public_id=36fdb0deb0314131bb4a193062638c73 2022-07-28 17:04:03.718 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:04:03.718 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:03.718 | + functions-common:get_or_create_endpoint:1137 : echo 36fdb0deb0314131bb4a193062638c73 2022-07-28 17:04:03.718 | 36fdb0deb0314131bb4a193062638c73 2022-07-28 17:04:03.718 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 17:04:03.718 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 17:04:03.718 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:04:03.718 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 17:04:03.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.718 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.718 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.718 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.718 | ++ functions-common:get_or_create_project:939 : project_id=de8835f3218e483f9733fdbb507f8e82 2022-07-28 17:04:03.718 | ++ functions-common:get_or_create_project:940 : echo de8835f3218e483f9733fdbb507f8e82 2022-07-28 17:04:03.719 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id de8835f3218e483f9733fdbb507f8e82 2022-07-28 17:04:03.719 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 17:04:03.719 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:03.719 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:03.719 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:03.719 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 17:04:03.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.719 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.719 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.719 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 17:04:03.719 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.719 | ++ functions-common:get_or_create_user:926 : user_id=b44a4e654d7e484687694c3e47e4a051 2022-07-28 17:04:03.719 | ++ functions-common:get_or_create_user:927 : echo b44a4e654d7e484687694c3e47e4a051 2022-07-28 17:04:03.719 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b44a4e654d7e484687694c3e47e4a051 2022-07-28 17:04:03.760 | [525961 Async create_cinder_accounts:561124]: finished create_cinder_accounts with result 0 in 56 seconds 2022-07-28 17:04:03.765 | + inc/async:async_wait:197 : return 0 2022-07-28 17:04:03.768 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 17:04:03.823 | [525961 Async create_neutron_accounts:561240]: Waiting for completion of create_neutron_accounts running on PID 561240 (3 other jobs running) 2022-07-28 17:04:03.851 | [525961 Async create_neutron_accounts:561240]: Signaling child to exit 2022-07-28 17:04:03.851 | WAKEUP 2022-07-28 17:04:03.874 | [525961 Async create_neutron_accounts:561240]: Signaled 2022-07-28 17:04:03.876 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 17:04:03.876 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:04:03.876 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 17:04:03.876 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:04:03.876 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 17:04:03.876 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 17:04:03.876 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 17:04:03.876 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 17:04:03.876 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 17:04:03.876 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 17:04:03.876 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.61:9696/ 2022-07-28 17:04:03.876 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-28 17:04:03.876 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 17:04:03.876 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 17:04:03.876 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:03.876 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:03.876 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:03.876 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:04:03.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.877 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.877 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.877 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.877 | + functions-common:get_or_create_user:926 : user_id=0a970a4d4fd64a1ea7e963005186e527 2022-07-28 17:04:03.877 | + functions-common:get_or_create_user:927 : echo 0a970a4d4fd64a1ea7e963005186e527 2022-07-28 17:04:03.877 | 0a970a4d4fd64a1ea7e963005186e527 2022-07-28 17:04:03.877 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 17:04:03.877 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:03.877 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:03.877 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:03.877 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:03.877 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:03.877 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.877 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.877 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.877 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.877 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.877 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.877 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.877 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:03.877 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:03.877 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.877 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.878 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.878 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 17:04:03.878 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:03.878 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:03.878 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:03.878 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.878 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.878 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.878 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.878 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:03.878 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:03.878 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | 0a970a4d4fd64a1ea7e963005186e527 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:03.878 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:03.878 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:03.878 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.878 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.878 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:03.878 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 17:04:03.878 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 17:04:03.878 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:03.878 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 17:04:03.878 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 17:04:03.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.878 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.878 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.879 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.879 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:03.879 | 21da9b23b7ff4f62af994e0a6d6bac62' 2022-07-28 17:04:03.879 | + functions-common:get_or_create_service:1095 : echo 21da9b23b7ff4f62af994e0a6d6bac62 2022-07-28 17:04:03.879 | 21da9b23b7ff4f62af994e0a6d6bac62 2022-07-28 17:04:03.879 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.61:9696/ 2022-07-28 17:04:03.879 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:03.879 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.61:9696/ RegionOne 2022-07-28 17:04:03.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:03.879 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:03.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.879 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.879 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.879 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:03.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:03.879 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.61:9696/ --region RegionOne -f value -c id 2022-07-28 17:04:03.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.879 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:03.879 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:03.879 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:03.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7beef1fc209c448abc27ede4b977d9a8 2022-07-28 17:04:03.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7beef1fc209c448abc27ede4b977d9a8 2022-07-28 17:04:03.879 | + functions-common:get_or_create_endpoint:1128 : public_id=7beef1fc209c448abc27ede4b977d9a8 2022-07-28 17:04:03.879 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:04:03.879 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:03.879 | + functions-common:get_or_create_endpoint:1137 : echo 7beef1fc209c448abc27ede4b977d9a8 2022-07-28 17:04:03.879 | 7beef1fc209c448abc27ede4b977d9a8 2022-07-28 17:04:03.923 | [525961 Async create_neutron_accounts:561240]: finished create_neutron_accounts with result 0 in 39 seconds 2022-07-28 17:04:03.961 | [525961 Async create_swift_accounts:561383]: Waiting for completion of create_swift_accounts running on PID 561383 (2 other jobs running) 2022-07-28 17:04:03.987 | [525961 Async create_swift_accounts:561383]: Signaling child to exit 2022-07-28 17:04:49.951 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:04:49.978 | [561383 Async create_swift_accounts:561383]: finished successfully 2022-07-28 17:04:50.004 | WAKEUP 2022-07-28 17:04:50.029 | [525961 Async create_swift_accounts:561383]: Signaled 2022-07-28 17:04:50.030 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 17:04:50.031 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 17:04:50.031 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 17:04:50.031 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 17:04:50.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.031 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.031 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.031 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.031 | ++ functions-common:get_or_create_role:951 : role_id=e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:04:50.031 | ++ functions-common:get_or_create_role:952 : echo e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:619 : another_role=e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:04:50.031 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 17:04:50.031 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 17:04:50.031 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:50.031 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:04:50.031 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:04:50.031 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:04:50.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.031 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.031 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.031 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.031 | + functions-common:get_or_create_user:926 : user_id=cfb945ad8f6d495b84bddf10f55a0008 2022-07-28 17:04:50.032 | + functions-common:get_or_create_user:927 : echo cfb945ad8f6d495b84bddf10f55a0008 2022-07-28 17:04:50.032 | cfb945ad8f6d495b84bddf10f55a0008 2022-07-28 17:04:50.032 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 17:04:50.032 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:50.032 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:50.032 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.032 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.032 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.032 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.032 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.032 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.032 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:50.032 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:50.032 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:50.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.032 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.032 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.032 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:50.033 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.033 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.033 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.033 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.033 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:50.033 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:50.033 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | cfb945ad8f6d495b84bddf10f55a0008 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:50.033 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:50.033 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.033 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:50.033 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:50.033 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:04:50.033 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 17:04:50.033 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 17:04:50.033 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:50.033 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:04:50.033 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:04:50.033 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:04:50.033 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:50.033 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.033 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:50.033 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.033 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.034 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.034 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.034 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:50.034 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:50.034 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:50.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.034 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.034 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.034 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.034 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 17:04:50.034 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:50.034 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.034 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.034 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.034 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.034 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:50.034 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:50.034 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | cfb945ad8f6d495b84bddf10f55a0008 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:04:50.034 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:50.034 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.034 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.034 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.034 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.034 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 17:04:50.034 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:04:50.035 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 17:04:50.035 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 17:04:50.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.035 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.035 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.035 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.035 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:04:50.035 | 3f174e0ba32c4478b5e2fee7d85e757f' 2022-07-28 17:04:50.035 | + functions-common:get_or_create_service:1095 : echo 3f174e0ba32c4478b5e2fee7d85e757f 2022-07-28 17:04:50.035 | 3f174e0ba32c4478b5e2fee7d85e757f 2022-07-28 17:04:50.035 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.61:8080/v1/AUTH_$(project_id)s' http://10.222.0.61:8080 2022-07-28 17:04:50.035 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:04:50.035 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.61:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 17:04:50.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:50.035 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 17:04:50.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.035 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.035 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.035 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:50.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:50.035 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.61:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 17:04:50.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.035 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.035 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.035 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=217e95fa1fb34741a138c42cd96e3639 2022-07-28 17:04:50.035 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 217e95fa1fb34741a138c42cd96e3639 2022-07-28 17:04:50.036 | + functions-common:get_or_create_endpoint:1128 : public_id=217e95fa1fb34741a138c42cd96e3639 2022-07-28 17:04:50.036 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.61:8080 ]] 2022-07-28 17:04:50.036 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.61:8080 RegionOne 2022-07-28 17:04:50.036 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:04:50.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 17:04:50.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.036 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.036 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.036 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.036 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:04:50.036 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:04:50.036 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.61:8080 --region RegionOne -f value -c id 2022-07-28 17:04:50.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.036 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.036 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.036 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.036 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=613e526f41b44741a47384150c8e87a3 2022-07-28 17:04:50.036 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 613e526f41b44741a47384150c8e87a3 2022-07-28 17:04:50.036 | 613e526f41b44741a47384150c8e87a3 2022-07-28 17:04:50.036 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:04:50.036 | + functions-common:get_or_create_endpoint:1137 : echo 217e95fa1fb34741a138c42cd96e3639 2022-07-28 17:04:50.036 | 217e95fa1fb34741a138c42cd96e3639 2022-07-28 17:04:50.036 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 17:04:50.036 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 17:04:50.036 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:04:50.036 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 17:04:50.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.036 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.036 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.036 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_project:939 : project_id=17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_project:940 : echo 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.037 | + lib/swift:create_swift_accounts:633 : swift_project_test1=17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.037 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 17:04:50.037 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.037 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 17:04:50.037 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 17:04:50.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.037 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.037 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.037 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_user:926 : user_id=91258f30359149ada1db576a3eb2de34 2022-07-28 17:04:50.037 | ++ functions-common:get_or_create_user:927 : echo 91258f30359149ada1db576a3eb2de34 2022-07-28 17:04:50.037 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=91258f30359149ada1db576a3eb2de34 2022-07-28 17:04:50.037 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 17:04:50.037 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.037 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 91258f30359149ada1db576a3eb2de34 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.037 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:50.037 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:04:50.037 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:50.037 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:50.037 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:04:50.037 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:04:50.037 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:04:50.037 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:04:50.037 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91258f30359149ada1db576a3eb2de34 --project 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.037 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.037 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:50.038 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.038 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.038 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.038 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.038 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.038 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:50.038 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:50.038 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 91258f30359149ada1db576a3eb2de34 --project 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.038 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.038 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.038 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91258f30359149ada1db576a3eb2de34 --project 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.038 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.038 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:50.038 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.038 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.038 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.038 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.038 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.038 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:50.038 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:50.038 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | 91258f30359149ada1db576a3eb2de34 | | 17f3b1c47c29423082eccb01ac69558e | | | False |' 2022-07-28 17:04:50.038 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:50.038 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.038 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.038 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.038 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.039 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 17:04:50.039 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 17:04:50.039 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:50.039 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 17:04:50.039 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 17:04:50.039 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 17:04:50.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.039 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.039 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.039 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.039 | ++ functions-common:get_or_create_user:926 : user_id=1c089600428f4617b9d1e4a7636cbd62 2022-07-28 17:04:50.039 | ++ functions-common:get_or_create_user:927 : echo 1c089600428f4617b9d1e4a7636cbd62 2022-07-28 17:04:50.039 | + lib/swift:create_swift_accounts:642 : swift_user_test3=1c089600428f4617b9d1e4a7636cbd62 2022-07-28 17:04:50.039 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 17:04:50.039 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.039 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role e32e29294a9d4cbb9354dc2d85407ddb 1c089600428f4617b9d1e4a7636cbd62 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.039 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:50.039 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:04:50.039 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:50.039 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:50.039 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:04:50.039 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:04:50.039 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:04:50.039 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:04:50.039 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role e32e29294a9d4cbb9354dc2d85407ddb --user 1c089600428f4617b9d1e4a7636cbd62 --project 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.039 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.039 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:50.039 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.039 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.039 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.040 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.040 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.040 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:50.040 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:50.040 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add e32e29294a9d4cbb9354dc2d85407ddb --user 1c089600428f4617b9d1e4a7636cbd62 --project 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.040 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.040 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.040 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role e32e29294a9d4cbb9354dc2d85407ddb --user 1c089600428f4617b9d1e4a7636cbd62 --project 17f3b1c47c29423082eccb01ac69558e 2022-07-28 17:04:50.040 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.040 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:50.040 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.040 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.040 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.040 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.040 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.040 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:50.040 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:50.040 | ++ functions-common:get_field:819 : echo '| e32e29294a9d4cbb9354dc2d85407ddb | 1c089600428f4617b9d1e4a7636cbd62 | | 17f3b1c47c29423082eccb01ac69558e | | | False |' 2022-07-28 17:04:50.040 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:50.040 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.040 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:04:50.040 | + functions-common:get_or_add_user_project_role:998 : echo e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:04:50.040 | e32e29294a9d4cbb9354dc2d85407ddb 2022-07-28 17:04:50.040 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 17:04:50.040 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 17:04:50.040 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:04:50.040 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 17:04:50.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.040 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.041 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.041 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_project:939 : project_id=c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_project:940 : echo c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.041 | + lib/swift:create_swift_accounts:647 : swift_project_test2=c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.041 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 17:04:50.041 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.041 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 17:04:50.041 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 17:04:50.041 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 17:04:50.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.041 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.041 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.041 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_user:926 : user_id=431b6276bcd54935a842ce54756fd0a4 2022-07-28 17:04:50.041 | ++ functions-common:get_or_create_user:927 : echo 431b6276bcd54935a842ce54756fd0a4 2022-07-28 17:04:50.041 | + lib/swift:create_swift_accounts:652 : swift_user_test2=431b6276bcd54935a842ce54756fd0a4 2022-07-28 17:04:50.041 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 17:04:50.041 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.041 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 431b6276bcd54935a842ce54756fd0a4 c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.041 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:50.041 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:04:50.041 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:50.041 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:50.041 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:04:50.041 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:04:50.041 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:04:50.041 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:04:50.042 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 431b6276bcd54935a842ce54756fd0a4 --project c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.042 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.042 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:50.042 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.042 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.042 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.042 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.042 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.042 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:50.042 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:50.042 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 431b6276bcd54935a842ce54756fd0a4 --project c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.042 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.042 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.042 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.042 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:50.042 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 431b6276bcd54935a842ce54756fd0a4 --project c153010347694c2889c0e310eacfc9b9 2022-07-28 17:04:50.042 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.042 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.042 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.042 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.042 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.042 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:50.042 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:50.042 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | 431b6276bcd54935a842ce54756fd0a4 | | c153010347694c2889c0e310eacfc9b9 | | | False |' 2022-07-28 17:04:50.043 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:50.043 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.043 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.043 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.043 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.043 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 17:04:50.043 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 17:04:50.043 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 17:04:50.043 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 17:04:50.043 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 17:04:50.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.043 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.043 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.043 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.043 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 17:04:50.043 | 63e6e19a9c484135b179f6e1a431f99d' 2022-07-28 17:04:50.043 | ++ functions-common:get_or_create_domain:889 : echo 63e6e19a9c484135b179f6e1a431f99d 2022-07-28 17:04:50.043 | + lib/swift:create_swift_accounts:657 : swift_domain=63e6e19a9c484135b179f6e1a431f99d 2022-07-28 17:04:50.043 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 17:04:50.043 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.043 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 17:04:50.043 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 63e6e19a9c484135b179f6e1a431f99d 2022-07-28 17:04:50.043 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 17:04:50.043 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=63e6e19a9c484135b179f6e1a431f99d --or-show -f value -c id 2022-07-28 17:04:50.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.043 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.043 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.043 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.043 | ++ functions-common:get_or_create_project:939 : project_id=077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.043 | ++ functions-common:get_or_create_project:940 : echo 077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.043 | + lib/swift:create_swift_accounts:661 : swift_project_test4=077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.043 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 17:04:50.044 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.044 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 17:04:50.044 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 63e6e19a9c484135b179f6e1a431f99d test4@example.com 2022-07-28 17:04:50.044 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:04:50.044 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 17:04:50.044 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 17:04:50.044 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=63e6e19a9c484135b179f6e1a431f99d --email=test4@example.com --or-show -f value -c id 2022-07-28 17:04:50.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.044 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.044 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.044 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.044 | ++ functions-common:get_or_create_user:926 : user_id=5b8b8b2e1d91493592791bf45f4fa567 2022-07-28 17:04:50.044 | ++ functions-common:get_or_create_user:927 : echo 5b8b8b2e1d91493592791bf45f4fa567 2022-07-28 17:04:50.044 | + lib/swift:create_swift_accounts:666 : swift_user_test4=5b8b8b2e1d91493592791bf45f4fa567 2022-07-28 17:04:50.044 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 17:04:50.044 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 17:04:50.044 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 5b8b8b2e1d91493592791bf45f4fa567 077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.044 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:04:50.044 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 17:04:50.044 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:04:50.044 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:04:50.044 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 17:04:50.044 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 17:04:50.044 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 17:04:50.044 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 17:04:50.044 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b8b8b2e1d91493592791bf45f4fa567 --project 077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.044 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.044 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:04:50.044 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.044 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.045 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.045 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.045 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.045 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:04:50.045 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:04:50.045 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5b8b8b2e1d91493592791bf45f4fa567 --project 077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.045 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.045 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.045 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b8b8b2e1d91493592791bf45f4fa567 --project 077132f7c5d549f9a007854986c3ddb5 2022-07-28 17:04:50.045 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:04:50.045 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:04:50.045 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:04:50.045 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.045 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:50.045 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:50.046 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:04:50.046 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:04:50.046 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:04:50.046 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | 5b8b8b2e1d91493592791bf45f4fa567 | | 077132f7c5d549f9a007854986c3ddb5 | | | False |' 2022-07-28 17:04:50.046 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:04:50.046 | ++ functions-common:get_field:813 : read data 2022-07-28 17:04:50.046 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.046 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.046 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:04:50.076 | [525961 Async create_swift_accounts:561383]: finished create_swift_accounts with result 0 in 121 seconds 2022-07-28 17:04:50.084 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 17:04:50.086 | + inc/async:async_wait:197 : return 0 2022-07-28 17:04:50.089 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 17:04:50.119 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:50.123 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 17:04:50.146 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:50.150 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 17:04:50.153 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:04:50.156 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 17:04:50.159 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 17:04:50.163 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 17:04:50.237 | + inc/async:async_inner:63 : init_glance 2022-07-28 17:04:50.276 | [525961 Async init_glance:565635]: running: init_glance 2022-07-28 17:04:50.279 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 17:04:50.298 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:04:50.301 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 17:04:50.304 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:04:50.306 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 17:04:50.309 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 17:04:50.312 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 17:04:50.317 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 17:04:50.317 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:04:50.324 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:04:50.326 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 17:04:50.329 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 17:04:50.332 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 17:04:50.334 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 17:04:50.337 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 17:04:50.340 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 17:04:50.342 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 17:04:50.356 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 17:04:50.358 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 17:04:53.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:53.493 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:53.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:53.493 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:54.948 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:04:54.973 | [565635 Async init_glance:565635]: finished successfully 2022-07-28 17:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:56.648 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:56.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:56.649 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:59.794 | from cryptography.utils import int_from_bytes 2022-07-28 17:04:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:04:59.794 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:02.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:02.934 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:02.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:02.934 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:06.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:06.065 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:06.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:06.065 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:09.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:09.206 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:09.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:09.207 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:12.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:12.417 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:12.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:12.417 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:15.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:15.834 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:15.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:15.834 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:19.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:19.768 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:19.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:19.768 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:24.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:24.705 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:24.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:24.706 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:25.009 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 17:05:25.017 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 17:05:25.021 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 17:05:25.025 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 17:05:25.028 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 17:05:25.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 17:05:25.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 17:05:25.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 17:05:25.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 17:05:25.045 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 17:05:25.048 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 17:05:25.050 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 17:05:25.052 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 17:05:25.055 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 17:05:25.057 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 17:05:25.059 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 17:05:25.064 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:25.067 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 17:05:25.069 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:25.075 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 17:05:25.078 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 17:05:25.082 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 17:05:25.086 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 17:05:25.089 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 17:05:25.093 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:25.096 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 17:05:25.115 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:25.117 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 17:05:25.120 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 17:05:25.123 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 17:05:25.151 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 17:05:25.180 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 17:05:25.210 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 17:05:25.240 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 17:05:25.271 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 17:05:25.301 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 17:05:25.303 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 17:05:25.306 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 17:05:25.308 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 17:05:25.311 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 17:05:25.331 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 17:05:25.333 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 17:05:25.336 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 17:05:25.338 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 17:05:25.341 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 17:05:25.370 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 17:05:25.407 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 17:05:25.442 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 17:05:25.472 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 17:05:25.489 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:05:25.491 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 17:05:25.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 17:05:25.496 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 17:05:25.498 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 17:05:25.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 17:05:25.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 17:05:25.517 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 17:05:25.520 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 17:05:25.523 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 17:05:25.536 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 17:05:25.549 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 17:05:25.551 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 17:05:25.564 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 17:05:25.577 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 17:05:25.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 17:05:25.592 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:25.595 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 17:05:25.600 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.M4Kwf9Z00h 2022-07-28 17:05:25.602 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 17:05:25.605 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:25.608 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.M4Kwf9Z00h 2022-07-28 17:05:25.612 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.M4Kwf9Z00h 2022-07-28 17:05:25.625 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.M4Kwf9Z00h /etc/sudoers.d/neutron-rootwrap 2022-07-28 17:05:25.638 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 17:05:25.668 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:25.671 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:25.704 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 17:05:25.707 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 17:05:25.709 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 17:05:25.712 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 17:05:25.714 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 17:05:25.717 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 17:05:25.734 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:25.737 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 17:05:25.739 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 17:05:25.742 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 17:05:25.761 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:25.764 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 17:05:25.767 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 17:05:25.809 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 17:05:25.813 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 17:05:25.816 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 17:05:25.835 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:25.837 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 17:05:25.840 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 17:05:25.843 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 17:05:25.846 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 17:05:25.848 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 17:05:25.851 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 17:05:25.853 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 17:05:25.856 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 17:05:25.859 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 17:05:25.862 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 17:05:25.867 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 17:05:25.870 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-07-28 17:05:25.875 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 17:05:25.895 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:25.898 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 17:05:25.901 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 17:05:25.903 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 17:05:25.909 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 17:05:25.940 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 17:05:25.973 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 17:05:26.003 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 17:05:26.034 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 17:05:26.065 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 17:05:26.068 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 17:05:26.072 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 17:05:26.074 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 17:05:26.077 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 17:05:26.108 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 17:05:26.140 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 17:05:26.170 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 17:05:26.200 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 17:05:26.230 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 17:05:26.263 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 17:05:26.293 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 17:05:26.325 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 17:05:26.356 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 17:05:26.387 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 17:05:26.428 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 17:05:26.465 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 17:05:26.468 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 17:05:26.471 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 17:05:26.474 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 17:05:26.477 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 17:05:26.508 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 17:05:26.543 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.61/identity 2022-07-28 17:05:26.575 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 17:05:26.613 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 17:05:26.648 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 17:05:26.679 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 17:05:26.710 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 17:05:26.748 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 17:05:26.785 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 17:05:26.816 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 17:05:26.819 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 17:05:26.822 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 17:05:26.824 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 17:05:26.827 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 17:05:26.857 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 17:05:26.888 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.61/identity 2022-07-28 17:05:26.918 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 17:05:26.953 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 17:05:26.983 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 17:05:27.014 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 17:05:27.047 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 17:05:27.081 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 17:05:27.114 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 17:05:27.145 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 17:05:27.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 17:05:27.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 17:05:27.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 17:05:27.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 17:05:27.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 17:05:27.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 17:05:27.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-28 17:05:27.165 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-28 17:05:27.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-28 17:05:27.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 17:05:27.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 17:05:27.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 17:05:27.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 17:05:27.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 17:05:27.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 17:05:27.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 17:05:27.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 17:05:27.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:27.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-07-28 17:05:27.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-07-28 17:05:27.234 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.236 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 17:05:27.239 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 17:05:27.241 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 17:05:27.244 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.246 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 17:05:27.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 17:05:27.282 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.285 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 17:05:27.287 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 17:05:27.291 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 17:05:27.294 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.296 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 17:05:27.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 17:05:27.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 17:05:27.335 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.338 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 17:05:27.341 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 17:05:27.343 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 17:05:27.346 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.348 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 17:05:27.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 17:05:27.386 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 17:05:27.391 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 17:05:27.394 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 17:05:27.397 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.400 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 17:05:27.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 17:05:27.442 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.445 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 17:05:27.447 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 17:05:27.450 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 17:05:27.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.455 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-07-28 17:05:27.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 17:05:27.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.490 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 17:05:27.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 17:05:27.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 17:05:27.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 17:05:27.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 17:05:27.531 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.533 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 17:05:27.536 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 17:05:27.538 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 17:05:27.541 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.544 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 17:05:27.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-07-28 17:05:27.577 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.580 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 17:05:27.583 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-28 17:05:27.585 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-28 17:05:27.588 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.590 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-07-28 17:05:27.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 17:05:27.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:05:27.627 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 17:05:27.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 17:05:27.632 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 17:05:27.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 17:05:27.638 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 17:05:27.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 17:05:27.672 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 17:05:27.694 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:27.697 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 17:05:27.701 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 17:05:27.737 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:27.740 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:27.772 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 17:05:27.810 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 17:05:27.813 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 17:05:27.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 17:05:27.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 17:05:30.568 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 17:05:30.568 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev450 2022-07-28 17:05:30.569 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=567740) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 17:05:30.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=567740) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 17:05:30.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=567740) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 17:05:30.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=567740) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:30.619 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=567740) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:30.619 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=567740) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:30.619 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=567740) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:30.674 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 17:05:30.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:30.674 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:30.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:30.674 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:31.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 17:05:31.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 17:05:31.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 17:05:31.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 17:05:31.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 17:05:31.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-07-28 17:05:31.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 17:05:31.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:31.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-07-28 17:05:31.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 17:05:31.148 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 17:05:31.157 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 17:05:31.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 17:05:31.163 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 17:05:31.176 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 17:05:31.189 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 17:05:31.192 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 17:05:31.200 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 17:05:31.204 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 17:05:31.207 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 17:05:31.216 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 17:05:31.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 17:05:31.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 17:05:31.227 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 17:05:31.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 17:05:31.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 17:05:31.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 17:05:31.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 17:05:31.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 17:05:31.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 17:05:31.270 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 17:05:31.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-07-28 17:05:31.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 17:05:31.311 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 17:05:31.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 17:05:31.372 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 17:05:31.390 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:31.392 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 17:05:31.395 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 17:05:31.401 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 17:05:31.435 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 17:05:31.466 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 17:05:31.499 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:31.502 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:31.536 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 17:05:31.555 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:31.559 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 17:05:31.562 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 17:05:31.595 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 17:05:31.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 17:05:31.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 17:05:31.631 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 17:05:31.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 17:05:31.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 17:05:31.640 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 17:05:31.666 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:31.669 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 17:05:31.672 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-07-28 17:05:31.677 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 17:05:31.708 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 17:05:31.744 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:31.747 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:31.778 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 17:05:31.781 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 17:05:31.816 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 17:05:31.820 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 17:05:31.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 17:05:31.859 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 17:05:31.862 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 17:05:31.864 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 17:05:31.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 17:05:34.587 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 17:05:34.587 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev450 2022-07-28 17:05:34.587 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=568270) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 17:05:34.638 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=568270) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 17:05:34.638 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=568270) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 17:05:34.638 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=568270) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:34.638 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=568270) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:34.638 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=568270) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:34.639 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=568270) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 17:05:34.701 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 17:05:34.702 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=568270) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 17:05:34.703 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=568270) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 17:05:34.703 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 17:05:34.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:34.703 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:34.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:05:34.703 | from cryptography.utils import int_from_bytes 2022-07-28 17:05:35.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 17:05:35.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 17:05:35.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 17:05:35.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 17:05:35.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 17:05:35.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 17:05:35.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 17:05:35.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 17:05:35.112 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 17:05:35.115 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 17:05:35.117 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 17:05:35.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-07-28 17:05:35.149 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 17:05:35.152 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 17:05:35.155 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 17:05:35.157 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 17:05:35.160 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 17:05:35.162 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 17:05:35.165 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 17:05:35.167 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 17:05:35.170 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 17:05:35.173 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 17:05:35.175 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 17:05:35.178 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 17:05:35.180 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 17:05:35.183 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 17:05:35.187 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 17:05:35.187 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 17:05:35.193 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 17:05:35.196 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 17:05:35.198 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 17:05:35.201 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 17:05:35.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 17:05:35.207 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 17:05:35.208 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 17:05:35.212 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-07-28 17:05:35.214 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 17:05:35.217 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:35.219 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 17:05:35.222 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 17:05:35.224 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-07-28 17:05:35.227 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1' 2022-07-28 17:05:35.229 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data' 2022-07-28 17:05:35.232 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 17:05:35.235 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 17:05:35.239 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.44/22 brd 192.168.3.255 2022-07-28 17:05:35.239 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 17:05:35.240 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 17:05:35.240 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 17:05:35.246 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.44 2022-07-28 17:05:35.249 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.44 ' 2022-07-28 17:05:35.251 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1 2022-07-28 17:05:35.264 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data 2022-07-28 17:05:35.277 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 17:05:35.290 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 17:05:35.312 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.44 2022-07-28 17:05:35.321 | PING 192.168.0.44 (192.168.0.44) from 192.168.0.44 br-data: 56(84) bytes of data. 2022-07-28 17:05:35.321 | 64 bytes from 192.168.0.44: icmp_seq=1 ttl=64 time=0.075 ms 2022-07-28 17:05:36.343 | 64 bytes from 192.168.0.44: icmp_seq=2 ttl=64 time=0.076 ms 2022-07-28 17:05:37.367 | 64 bytes from 192.168.0.44: icmp_seq=3 ttl=64 time=0.075 ms 2022-07-28 17:05:37.367 | 2022-07-28 17:05:37.367 | --- 192.168.0.44 ping statistics --- 2022-07-28 17:05:37.367 | 3 packets transmitted, 3 received, 0% packet loss, time 2045ms 2022-07-28 17:05:37.367 | rtt min/avg/max/mdev = 0.075/0.075/0.076/0.000 ms 2022-07-28 17:05:37.376 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 17:05:37.376 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 17:05:37.386 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 17:05:37.390 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 17:05:37.412 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:37.415 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 17:05:37.418 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 17:05:37.423 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 17:05:37.453 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.61 2022-07-28 17:05:37.488 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 17:05:37.519 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 17:05:37.554 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 17:05:37.557 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 17:05:37.589 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 17:05:37.592 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 17:05:37.610 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:05:37.612 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 17:05:37.615 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 17:05:37.632 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:05:37.635 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 17:05:37.653 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:05:37.656 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 17:05:37.674 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:05:37.676 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 17:05:37.709 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 17:05:37.741 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 17:05:37.745 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 17:05:37.765 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:37.768 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 17:05:37.787 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:37.790 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 17:05:37.792 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 17:05:37.862 | + inc/async:async_inner:63 : init_neutron 2022-07-28 17:05:37.905 | [525961 Async init_neutron:568748]: running: init_neutron 2022-07-28 17:05:37.907 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 17:05:37.927 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:37.930 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 17:05:37.941 | ++ ./stack.sh:main:1157 : true 2022-07-28 17:05:37.944 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 17:05:37.947 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 17:05:37.949 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 17:05:37.961 | dnsmasq: no process found 2022-07-28 17:05:37.966 | + ./stack.sh:main:1159 : true 2022-07-28 17:05:37.968 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 17:05:37.978 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 17:05:37.978 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 17:05:37.978 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 17:05:37.978 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 17:05:37.981 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 17:05:37.984 | + lib/nova:clean_iptables:186 : bash 2022-07-28 17:05:37.984 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 17:05:37.996 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 17:05:37.996 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 17:05:37.999 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 17:05:37.999 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 17:05:37.999 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 17:05:38.002 | + lib/nova:clean_iptables:188 : bash 2022-07-28 17:05:38.002 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 17:05:38.015 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 17:05:38.015 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 17:05:38.019 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 17:05:38.019 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 17:05:38.021 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 17:05:38.022 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 17:05:38.028 | + lib/nova:clean_iptables:190 : bash 2022-07-28 17:05:38.036 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 17:05:38.038 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 17:05:38.039 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 17:05:38.041 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 17:05:38.042 | + lib/nova:clean_iptables:192 : bash 2022-07-28 17:05:38.044 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 17:05:38.047 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 17:05:38.055 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 17:05:38.064 | net.ipv4.ip_forward = 1 2022-07-28 17:05:38.067 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 17:05:38.086 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:38.089 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 17:05:38.091 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 17:05:38.094 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 17:05:38.128 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 17:05:38.164 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 17:05:38.166 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 17:05:38.207 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 17:05:38.241 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 17:05:38.261 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:38.264 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 17:05:38.266 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:05:38.269 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 17:05:38.272 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 17:05:38.274 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 17:05:38.344 | + inc/async:async_inner:63 : init_swift 2022-07-28 17:05:38.396 | [525961 Async init_swift:569106]: running: init_swift 2022-07-28 17:05:38.399 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 17:05:38.428 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:38.431 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 17:05:38.434 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:05:38.437 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 17:05:38.440 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 17:05:38.443 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 17:05:38.529 | + inc/async:async_inner:63 : init_cinder 2022-07-28 17:05:38.608 | [525961 Async init_cinder:569201]: running: init_cinder 2022-07-28 17:05:38.611 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 17:05:38.640 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:05:38.652 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 17:05:38.657 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:05:38.669 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 17:05:38.672 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 17:05:38.688 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 17:05:38.777 | + inc/async:async_inner:63 : init_placement 2022-07-28 17:05:38.845 | [525961 Async init_placement:569321]: running: init_placement 2022-07-28 17:05:38.849 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 17:05:38.954 | [525961 Async init_neutron:568748]: Waiting for completion of init_neutron running on PID 568748 (6 other jobs running) 2022-07-28 17:05:39.002 | [525961 Async init_neutron:568748]: Signaling child to exit 2022-07-28 17:05:49.328 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:05:49.379 | [569201 Async init_cinder:569201]: finished successfully 2022-07-28 17:05:50.267 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:05:50.300 | [569106 Async init_swift:569106]: finished successfully 2022-07-28 17:06:07.063 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:06:07.090 | [568748 Async init_neutron:568748]: finished successfully 2022-07-28 17:06:07.111 | WAKEUP 2022-07-28 17:06:07.139 | [525961 Async init_neutron:568748]: Signaled 2022-07-28 17:06:07.141 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 17:06:07.142 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:06:07.142 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 17:06:07.142 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:06:07.142 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 17:06:07.142 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 17:06:07.142 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 17:06:07.142 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 17:06:07.142 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 17:06:07.142 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 17:06:07.142 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 17:06:07.142 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 17:06:07.142 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 17:06:07.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:07.142 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 17:06:07.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:07.142 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 17:06:07.142 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 17:06:07.142 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:07.142 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:07.142 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:07.142 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027941104 2022-07-28 17:06:07.142 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 17:06:07.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:07.142 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:07.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:07.142 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:07.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 17:06:07.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 17:06:07.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 17:06:07.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 17:06:07.142 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 17:06:07.143 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 17:06:07.144 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 17:06:07.145 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 17:06:07.146 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 17:06:07.146 | Running upgrade for neutron ... 2022-07-28 17:06:07.146 | OK 2022-07-28 17:06:07.146 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 17:06:07.146 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:07.146 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:07.146 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:07.146 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:07.146 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:07.146 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 17:06:07.146 | + functions-common:time_stop:2447 : start_time=1659027941104 2022-07-28 17:06:07.146 | + functions-common:time_stop:2449 : [[ -z 1659027941104 ]] 2022-07-28 17:06:07.146 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:07.146 | + functions-common:time_stop:2452 : end_time=1659027967048 2022-07-28 17:06:07.146 | + functions-common:time_stop:2453 : elapsed_time=25944 2022-07-28 17:06:07.146 | + functions-common:time_stop:2454 : total=8679 2022-07-28 17:06:07.147 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:07.147 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34623 2022-07-28 17:06:07.189 | [525961 Async init_neutron:568748]: finished init_neutron with result 0 in 29 seconds 2022-07-28 17:06:07.194 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:07.197 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 17:06:07.252 | [525961 Async init_placement:569321]: Waiting for completion of init_placement running on PID 569321 (5 other jobs running) 2022-07-28 17:06:07.279 | [525961 Async init_placement:569321]: Signaling child to exit 2022-07-28 17:06:23.193 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:06:23.222 | [569321 Async init_placement:569321]: finished successfully 2022-07-28 17:06:23.243 | WAKEUP 2022-07-28 17:06:23.271 | [525961 Async init_placement:569321]: Signaled 2022-07-28 17:06:23.273 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 17:06:23.273 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 17:06:23.273 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 17:06:23.273 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 17:06:23.273 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 17:06:23.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:23.273 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 17:06:23.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:23.273 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 17:06:23.273 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 17:06:23.273 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 17:06:23.273 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 17:06:23.273 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 17:06:23.273 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 17:06:23.273 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 17:06:23.273 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 17:06:23.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.273 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.273 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.273 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.273 | + functions-common:get_or_create_user:926 : user_id=5ddf97d9610241f09da772bafcee2a12 2022-07-28 17:06:23.273 | + functions-common:get_or_create_user:927 : echo 5ddf97d9610241f09da772bafcee2a12 2022-07-28 17:06:23.273 | 5ddf97d9610241f09da772bafcee2a12 2022-07-28 17:06:23.273 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 17:06:23.273 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:06:23.273 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:06:23.273 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:06:23.273 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:06:23.273 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:06:23.273 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:06:23.274 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:06:23.274 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:06:23.274 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:06:23.274 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:06:23.274 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:06:23.274 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:06:23.274 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 17:06:23.274 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:06:23.274 | ++ functions-common:get_field:813 : read data 2022-07-28 17:06:23.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.274 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.274 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.274 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:06:23.274 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:06:23.274 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 17:06:23.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.274 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.274 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.274 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:06:23.274 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 17:06:23.274 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:06:23.274 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:06:23.274 | ++ functions-common:get_field:813 : read data 2022-07-28 17:06:23.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.274 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.274 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.274 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:06:23.275 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:06:23.275 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:06:23.275 | ++ functions-common:get_field:819 : echo '| c826a59ed9394b78ad679bdc5044a49e | 5ddf97d9610241f09da772bafcee2a12 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:06:23.275 | ++ functions-common:get_field:813 : read data 2022-07-28 17:06:23.275 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:06:23.275 | + functions-common:get_or_add_user_project_role:998 : echo c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:06:23.275 | c826a59ed9394b78ad679bdc5044a49e 2022-07-28 17:06:23.275 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 17:06:23.275 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 17:06:23.275 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 17:06:23.275 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 17:06:23.275 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 17:06:23.275 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 17:06:23.275 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 17:06:23.275 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 17:06:23.275 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:06:23.275 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:06:23.275 | ++ functions-common:get_field:813 : read data 2022-07-28 17:06:23.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.275 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.275 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.275 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.275 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 17:06:23.276 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 17:06:23.276 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 17:06:23.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.276 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.276 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.276 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 17:06:23.276 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 17:06:23.276 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 17:06:23.276 | ++ functions-common:get_field:812 : local data field 2022-07-28 17:06:23.276 | ++ functions-common:get_field:813 : read data 2022-07-28 17:06:23.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.276 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.276 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.276 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.276 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 17:06:23.276 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 17:06:23.276 | ++ functions-common:get_field:819 : echo '| c37bb4eebdaa45d59c7788c57f47e3f8 | 5ddf97d9610241f09da772bafcee2a12 | | de8835f3218e483f9733fdbb507f8e82 | | | False |' 2022-07-28 17:06:23.276 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 17:06:23.276 | ++ functions-common:get_field:813 : read data 2022-07-28 17:06:23.276 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:06:23.276 | + functions-common:get_or_add_user_project_role:998 : echo c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:06:23.276 | c37bb4eebdaa45d59c7788c57f47e3f8 2022-07-28 17:06:23.276 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.61/placement 2022-07-28 17:06:23.276 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 17:06:23.276 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 17:06:23.276 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 17:06:23.276 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 17:06:23.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.276 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.276 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.277 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.277 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 17:06:23.277 | d964c8c83b0d4950a70b96b4da307d46' 2022-07-28 17:06:23.277 | + functions-common:get_or_create_service:1095 : echo d964c8c83b0d4950a70b96b4da307d46 2022-07-28 17:06:23.277 | d964c8c83b0d4950a70b96b4da307d46 2022-07-28 17:06:23.277 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.61/placement 2022-07-28 17:06:23.277 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 17:06:23.277 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.61/placement RegionOne 2022-07-28 17:06:23.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 17:06:23.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 17:06:23.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.277 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.277 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.277 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 17:06:23.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 17:06:23.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.61/placement --region RegionOne -f value -c id 2022-07-28 17:06:23.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.277 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.277 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.277 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 17:06:23.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8ed93ec49a8c4daf957a9589f84d26d9 2022-07-28 17:06:23.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8ed93ec49a8c4daf957a9589f84d26d9 2022-07-28 17:06:23.277 | + functions-common:get_or_create_endpoint:1128 : public_id=8ed93ec49a8c4daf957a9589f84d26d9 2022-07-28 17:06:23.277 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 17:06:23.277 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 17:06:23.277 | + functions-common:get_or_create_endpoint:1137 : echo 8ed93ec49a8c4daf957a9589f84d26d9 2022-07-28 17:06:23.277 | 8ed93ec49a8c4daf957a9589f84d26d9 2022-07-28 17:06:23.320 | [525961 Async init_placement:569321]: finished init_placement with result 0 in 44 seconds 2022-07-28 17:06:23.324 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:23.327 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 17:06:23.384 | [525961 Async init_glance:565635]: Waiting for completion of init_glance running on PID 565635 (4 other jobs running) 2022-07-28 17:06:23.410 | [525961 Async init_glance:565635]: Signaling child to exit 2022-07-28 17:06:23.410 | WAKEUP 2022-07-28 17:06:23.434 | [525961 Async init_glance:565635]: Signaled 2022-07-28 17:06:23.436 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 17:06:23.436 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 17:06:23.436 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 17:06:23.436 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 17:06:23.436 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 17:06:23.436 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 17:06:23.436 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 17:06:23.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:23.436 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 17:06:23.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:23.436 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 17:06:23.436 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 17:06:23.436 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:23.436 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:23.436 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:23.436 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027890331 2022-07-28 17:06:23.436 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 17:06:23.436 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 17:06:23.436 | ERROR glance Traceback (most recent call last): 2022-07-28 17:06:23.436 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 17:06:23.436 | ERROR glance  sys.exit(main()) 2022-07-28 17:06:23.436 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 17:06:23.436 | ERROR glance  return CONF.command.action_fn() 2022-07-28 17:06:23.436 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 17:06:23.436 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 17:06:23.436 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 17:06:23.436 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 17:06:23.436 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 17:06:23.436 | ERROR glance  engine = db_api.get_engine() 2022-07-28 17:06:23.436 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 17:06:23.436 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 17:06:23.436 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 17:06:23.437 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 17:06:23.437 | ERROR glance  return cls( 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 17:06:23.437 | ERROR glance  self._factory._start( 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 17:06:23.437 | ERROR glance  self._setup_for_connection( 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 17:06:23.437 | ERROR glance  engine = engines.create_engine( 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 17:06:23.437 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 17:06:23.437 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 17:06:23.437 | ERROR glance  File "", line 2, in create_engine 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 17:06:23.437 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 17:06:23.437 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 17:06:23.437 | ERROR glance  loaded_plugins = [ 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 17:06:23.437 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 17:06:23.437 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 17:06:23.437 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 17:06:23.437 | ERROR glance  2022-07-28 17:06:23.437 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 17:06:23.437 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 17:06:23.437 | ERROR glance Traceback (most recent call last): 2022-07-28 17:06:23.437 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 17:06:23.437 | ERROR glance  sys.exit(main()) 2022-07-28 17:06:23.437 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 17:06:23.437 | ERROR glance  return CONF.command.action_fn() 2022-07-28 17:06:23.437 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 17:06:23.438 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 17:06:23.438 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 17:06:23.438 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 17:06:23.438 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 17:06:23.438 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 17:06:23.438 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 17:06:23.438 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 17:06:23.438 | ERROR glance  return cls( 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 17:06:23.438 | ERROR glance  self._factory._start( 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 17:06:23.438 | ERROR glance  self._setup_for_connection( 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 17:06:23.438 | ERROR glance  engine = engines.create_engine( 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 17:06:23.438 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 17:06:23.438 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 17:06:23.438 | ERROR glance  File "", line 2, in create_engine 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 17:06:23.438 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 17:06:23.438 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 17:06:23.438 | ERROR glance  loaded_plugins = [ 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 17:06:23.438 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 17:06:23.438 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 17:06:23.438 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 17:06:23.438 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 17:06:23.438 | ERROR glance  2022-07-28 17:06:23.438 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 17:06:23.439 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:23.439 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:23.439 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:23.439 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:23.439 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:23.439 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 17:06:23.439 | + functions-common:time_stop:2447 : start_time=1659027890331 2022-07-28 17:06:23.439 | + functions-common:time_stop:2449 : [[ -z 1659027890331 ]] 2022-07-28 17:06:23.439 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:23.439 | + functions-common:time_stop:2452 : end_time=1659027894932 2022-07-28 17:06:23.439 | + functions-common:time_stop:2453 : elapsed_time=4601 2022-07-28 17:06:23.439 | + functions-common:time_stop:2454 : total=8679 2022-07-28 17:06:23.439 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:23.439 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13280 2022-07-28 17:06:23.485 | [525961 Async init_glance:565635]: finished init_glance with result 0 in 4 seconds 2022-07-28 17:06:23.490 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:23.492 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 17:06:23.547 | [525961 Async init_swift:569106]: Waiting for completion of init_swift running on PID 569106 (3 other jobs running) 2022-07-28 17:06:23.572 | [525961 Async init_swift:569106]: Signaling child to exit 2022-07-28 17:06:23.572 | WAKEUP 2022-07-28 17:06:23.595 | [525961 Async init_swift:569106]: Signaled 2022-07-28 17:06:23.597 | + lib/swift:init_swift:673 : local node_number 2022-07-28 17:06:23.597 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 17:06:23.597 | No object-updater running 2022-07-28 17:06:23.597 | No proxy-server running 2022-07-28 17:06:23.597 | No account-server running 2022-07-28 17:06:23.597 | No container-auditor running 2022-07-28 17:06:23.597 | No container-updater running 2022-07-28 17:06:23.597 | No container-reconciler running 2022-07-28 17:06:23.597 | No account-reaper running 2022-07-28 17:06:23.597 | No account-auditor running 2022-07-28 17:06:23.597 | No account-replicator running 2022-07-28 17:06:23.597 | No object-replicator running 2022-07-28 17:06:23.597 | No object-expirer running 2022-07-28 17:06:23.597 | No container-server running 2022-07-28 17:06:23.597 | No object-reconstructor running 2022-07-28 17:06:23.597 | No container-replicator running 2022-07-28 17:06:23.597 | No object-auditor running 2022-07-28 17:06:23.597 | No container-sync running 2022-07-28 17:06:23.597 | No object-server running 2022-07-28 17:06:23.597 | No container-sharder running 2022-07-28 17:06:23.597 | + lib/swift:init_swift:675 : true 2022-07-28 17:06:23.597 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 17:06:23.597 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 17:06:23.597 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 17:06:23.597 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 17:06:23.597 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 17:06:23.597 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-28 17:06:23.597 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 17:06:23.597 | + functions:create_disk:732 : local node_number 2022-07-28 17:06:23.597 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.597 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 17:06:23.597 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 17:06:23.598 | + functions:create_disk:736 : local key 2022-07-28 17:06:23.598 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 17:06:23.598 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 17:06:23.598 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 17:06:23.598 | + functions:destroy_disk:765 : local key 2022-07-28 17:06:23.598 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 17:06:23.598 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 17:06:23.598 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 17:06:23.598 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 17:06:23.598 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 17:06:23.598 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 17:06:23.598 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 17:06:23.598 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 17:06:23.598 | = reflink=1 2022-07-28 17:06:23.598 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 17:06:23.598 | = sunit=0 swidth=0 blks 2022-07-28 17:06:23.598 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 17:06:23.598 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 17:06:23.598 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 17:06:23.598 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 17:06:23.598 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 17:06:23.598 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-28 17:06:23.599 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-28 17:06:23.599 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 17:06:23.599 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 17:06:23.599 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 17:06:23.599 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 17:06:23.599 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 17:06:23.599 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659026756.object.builder backups/1659026757.container.builder backups/1659026758.account.builder backups/1659026763.object.builder backups/1659026764.container.builder backups/1659026765.account.builder backups/1659026763.object.ring.gz backups/1659026764.container.ring.gz backups/1659026765.account.ring.gz 2022-07-28 17:06:23.599 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 17:06:23.599 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 17:06:23.599 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 17:06:23.599 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 17:06:23.599 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 17:06:23.599 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 17:06:23.599 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 17:06:23.599 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 17:06:23.599 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 17:06:23.599 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 17:06:23.599 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 17:06:23.599 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 17:06:23.599 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 17:06:23.599 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 17:06:23.599 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 17:06:23.599 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 17:06:23.599 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 17:06:23.599 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 17:06:23.599 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 17:06:23.600 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 17:06:23.600 | + lib/swift:init_swift:719 : popd 2022-07-28 17:06:23.642 | [525961 Async init_swift:569106]: finished init_swift with result 0 in 11 seconds 2022-07-28 17:06:23.647 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:23.649 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 17:06:23.711 | [525961 Async init_cinder:569201]: Waiting for completion of init_cinder running on PID 569201 (2 other jobs running) 2022-07-28 17:06:23.739 | [525961 Async init_cinder:569201]: Signaling child to exit 2022-07-28 17:06:23.739 | WAKEUP 2022-07-28 17:06:23.762 | [525961 Async init_cinder:569201]: Signaled 2022-07-28 17:06:23.763 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 17:06:23.763 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:23.763 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 17:06:23.763 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 17:06:23.763 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 17:06:23.763 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 17:06:23.764 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 17:06:23.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:23.764 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 17:06:23.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:23.764 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 17:06:23.764 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 17:06:23.764 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:23.764 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:23.764 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:23.764 | + functions-common:time_start:2431 : _TIME_START[$name]=1659027939395 2022-07-28 17:06:23.764 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 17:06:23.764 | INFO dbcounter [-] Registered counter for database cinder 2022-07-28 17:06:23.764 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=569441) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 17:06:23.764 | DEBUG dbcounter [-] [569441] Writer thread running {{(pid=569441) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:06:23.765 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=569441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:06:23.765 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-28 17:06:23.765 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 17:06:23.765 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 17:06:23.765 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-28 17:06:23.765 | DEBUG dbcounter [-] [569441] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=569441) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:23.765 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=569441) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 17:06:23.765 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-07-28 17:06:23.765 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=569441) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 17:06:23.765 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-28 17:06:23.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.765 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:23.765 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:23.765 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 17:06:23.765 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:23.765 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:23.765 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:23.765 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:23.765 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:23.765 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 17:06:23.765 | + functions-common:time_stop:2447 : start_time=1659027939395 2022-07-28 17:06:23.765 | + functions-common:time_stop:2449 : [[ -z 1659027939395 ]] 2022-07-28 17:06:23.766 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:23.766 | + functions-common:time_stop:2452 : end_time=1659027946675 2022-07-28 17:06:23.766 | + functions-common:time_stop:2453 : elapsed_time=7280 2022-07-28 17:06:23.766 | + functions-common:time_stop:2454 : total=8679 2022-07-28 17:06:23.766 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:23.766 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15959 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 17:06:23.766 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-28 17:06:23.766 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-28 17:06:23.766 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-28 17:06:23.766 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-28 17:06:23.766 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-28 17:06:23.766 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-28 17:06:23.766 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-28 17:06:23.766 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 17:06:23.766 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 17:06:23.766 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 17:06:23.766 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-28 17:06:23.767 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 17:06:23.767 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 17:06:23.767 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 17:06:23.767 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 17:06:23.767 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 17:06:23.767 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 17:06:23.767 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-28 17:06:23.767 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-28 17:06:23.767 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-28 17:06:23.767 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-28 17:06:23.767 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-28 17:06:23.767 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-28 17:06:23.767 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-28 17:06:23.767 | [Unit] 2022-07-28 17:06:23.767 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 17:06:23.767 | DefaultDependencies=no 2022-07-28 17:06:23.767 | After=systemd-udev-settle.service 2022-07-28 17:06:23.767 | Before=lvm2-activation-early.service 2022-07-28 17:06:23.767 | Wants=systemd-udev-settle.service 2022-07-28 17:06:23.767 | 2022-07-28 17:06:23.767 | [Service] 2022-07-28 17:06:23.767 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 17:06:23.768 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-07-28 17:06:23.768 | RemainAfterExit=yes 2022-07-28 17:06:23.768 | Type=oneshot 2022-07-28 17:06:23.768 | 2022-07-28 17:06:23.768 | [Install] 2022-07-28 17:06:23.768 | WantedBy=local-fs.target 2022-07-28 17:06:23.768 | Also=systemd-udev-settle.service 2022-07-28 17:06:23.768 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-28 17:06:23.768 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-28 17:06:23.768 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-07-28 17:06:23.768 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-28 17:06:23.768 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-07-28 17:06:23.768 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-28 17:06:23.768 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-28 17:06:23.768 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-28 17:06:23.768 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-28 17:06:23.768 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-28 17:06:23.768 | Physical volume "/dev/loop4" successfully created. 2022-07-28 17:06:23.768 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-28 17:06:23.768 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-28 17:06:23.768 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-28 17:06:23.768 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-28 17:06:23.768 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-28 17:06:23.768 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-28 17:06:23.768 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-28 17:06:23.768 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 17:06:23.768 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:23.768 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-28 17:06:23.768 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-28 17:06:23.768 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 17:06:23.815 | [525961 Async init_cinder:569201]: finished init_cinder with result 0 in 10 seconds 2022-07-28 17:06:23.820 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:23.822 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 17:06:23.840 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:23.844 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 17:06:23.847 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:06:23.851 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 17:06:23.854 | + ./stack.sh:main:1213 : init_nova 2022-07-28 17:06:23.859 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 17:06:23.878 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:23.881 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 17:06:23.899 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:23.901 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 17:06:23.905 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 17:06:23.967 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 17:06:24.005 | [525961 Async nova-cell-0:571681]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 17:06:24.009 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 17:06:24.014 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 17:06:24.018 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 17:06:24.022 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 17:06:24.025 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 17:06:24.028 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 17:06:24.089 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 17:06:24.138 | [525961 Async nova-cell-1:571773]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 17:06:24.142 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 17:06:24.145 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 17:06:24.148 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 17:06:24.152 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 17:06:24.154 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 17:06:24.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:24.632 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 17:06:24.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:24.657 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 17:06:25.267 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 17:06:28.807 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 17:06:28.836 | DEBUG dbcounter [-] [571831] Writer thread running {{(pid=571831) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:28.838 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:06:28.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:28.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:28.848 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:06:28.848 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=571831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:06:28.876 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 17:06:28.877 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 17:06:28.921 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 17:06:31.046 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=571831) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 17:06:31.050 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 17:06:31.488 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=571831) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 17:06:31.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:31.497 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:31.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:31.497 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:31.954 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 17:06:31.956 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 17:06:31.959 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 17:06:31.962 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 17:06:31.964 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 17:06:31.967 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 17:06:31.970 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 17:06:31.989 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:31.992 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 17:06:31.994 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 17:06:31.998 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 17:06:32.597 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 17:06:35.453 | INFO dbcounter [None req-fecc8e17-9385-4efa-b5e9-e19042a2ed75 None None] Registered counter for database nova_api 2022-07-28 17:06:35.479 | DEBUG dbcounter [-] [572345] Writer thread running {{(pid=572345) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:35.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:35.534 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:35.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:35.534 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:35.995 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 17:06:36.001 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 17:06:36.003 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 17:06:36.068 | [525961 Async nova-cell-0:571681]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 571681 (3 other jobs running) 2022-07-28 17:06:36.099 | [525961 Async nova-cell-0:571681]: Signaling child to exit 2022-07-28 17:06:36.620 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:06:36.647 | [571681 Async nova-cell-0:571681]: finished successfully 2022-07-28 17:06:36.668 | WAKEUP 2022-07-28 17:06:36.692 | [525961 Async nova-cell-0:571681]: Signaled 2022-07-28 17:06:36.694 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 17:06:36.694 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 17:06:36.694 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 17:06:36.694 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 17:06:36.694 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 17:06:36.694 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 17:06:36.694 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 17:06:36.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:36.694 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 17:06:36.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:36.694 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 17:06:36.694 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 17:06:36.694 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 17:06:36.694 | DEBUG dbcounter [-] [571838] Writer thread running {{(pid=571838) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:36.694 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:06:36.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:06:36.696 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=571838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:06:36.696 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 17:06:36.696 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 17:06:36.696 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 17:06:36.696 | DEBUG dbcounter [-] [571838] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=571838) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:36.696 | DEBUG dbcounter [-] [571838] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=571838) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:36.696 | DEBUG dbcounter [-] [571838] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=571838) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:36.696 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=571838) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 17:06:36.696 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 17:06:36.696 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=571838) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 17:06:36.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:36.696 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:36.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:36.696 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:36.743 | [525961 Async nova-cell-0:571681]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-28 17:06:36.748 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:36.750 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 17:06:36.753 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 17:06:36.810 | [525961 Async nova-cell-1:571773]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 571773 (2 other jobs running) 2022-07-28 17:06:36.838 | [525961 Async nova-cell-1:571773]: Signaling child to exit 2022-07-28 17:06:36.895 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:06:36.927 | [571773 Async nova-cell-1:571773]: finished successfully 2022-07-28 17:06:36.947 | WAKEUP 2022-07-28 17:06:36.970 | [525961 Async nova-cell-1:571773]: Signaled 2022-07-28 17:06:36.971 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 17:06:36.972 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 17:06:36.972 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 17:06:36.972 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 17:06:36.972 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 17:06:36.972 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 17:06:36.972 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 17:06:36.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:36.972 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 17:06:36.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 17:06:36.972 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 17:06:36.972 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 17:06:36.972 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 17:06:36.972 | DEBUG dbcounter [-] [571846] Writer thread running {{(pid=571846) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 17:06:36.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 17:06:36.974 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=571846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 17:06:36.974 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 17:06:36.974 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 17:06:36.974 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 17:06:36.974 | DEBUG dbcounter [-] [571846] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=571846) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:36.974 | DEBUG dbcounter [-] [571846] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=571846) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:36.974 | DEBUG dbcounter [-] [571846] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=571846) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 17:06:36.974 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=571846) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 17:06:36.974 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 17:06:36.974 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=571846) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 17:06:36.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:36.974 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:36.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:36.974 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:37.018 | [525961 Async nova-cell-1:571773]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-28 17:06:37.022 | + inc/async:async_wait:197 : return 0 2022-07-28 17:06:37.025 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 17:06:37.028 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 17:06:37.621 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 17:06:40.417 | Running batches of 50 until complete 2022-07-28 17:06:40.418 | INFO dbcounter [None req-d2b5a098-5b5c-4a13-b2fa-8749acbbd364 None None] Registered counter for database nova_cell0 2022-07-28 17:06:40.449 | DEBUG dbcounter [-] [572888] Writer thread running {{(pid=572888) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:40.583 | INFO dbcounter [None req-d2b5a098-5b5c-4a13-b2fa-8749acbbd364 None None] Registered counter for database nova_api 2022-07-28 17:06:40.595 | DEBUG dbcounter [-] [572888] Writer thread running {{(pid=572888) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:40.719 | INFO dbcounter [None req-d2b5a098-5b5c-4a13-b2fa-8749acbbd364 None None] Registered counter for database nova_cell0 2022-07-28 17:06:40.734 | DEBUG dbcounter [-] [572888] Writer thread running {{(pid=572888) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:40.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:40.804 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:40.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:40.804 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:40.804 | +-------------------------------------+--------------+-----------+ 2022-07-28 17:06:40.804 | | Migration | Total Needed | Completed | 2022-07-28 17:06:40.804 | +-------------------------------------+--------------+-----------+ 2022-07-28 17:06:40.804 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 17:06:40.804 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 17:06:40.804 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 17:06:40.804 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 17:06:40.804 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 17:06:40.804 | | populate_dev_uuids | 0 | 0 | 2022-07-28 17:06:40.804 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 17:06:40.804 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 17:06:40.804 | | populate_user_id | 0 | 0 | 2022-07-28 17:06:40.804 | | populate_uuids | 0 | 0 | 2022-07-28 17:06:40.804 | +-------------------------------------+--------------+-----------+ 2022-07-28 17:06:41.274 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 17:06:41.280 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 17:06:41.284 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 17:06:41.288 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 17:06:41.293 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 17:06:41.298 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-28 17:06:41.892 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 17:06:44.679 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 17:06:44.679 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 17:06:44.679 | INFO dbcounter [None req-c16fd8e6-ef7e-4ff8-8496-ebb7727747a9 None None] Registered counter for database nova_api 2022-07-28 17:06:44.705 | DEBUG dbcounter [-] [572907] Writer thread running {{(pid=572907) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 17:06:44.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:44.771 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:44.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 17:06:44.772 | from cryptography.utils import int_from_bytes 2022-07-28 17:06:45.209 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 17:06:45.213 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 17:06:45.232 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 17:06:45.235 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 17:06:45.256 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:45.259 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 17:06:45.262 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 17:06:45.329 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 17:06:45.374 | [525961 Async configure_neutron_nova:572975]: running: configure_neutron_nova 2022-07-28 17:06:45.377 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 17:06:45.379 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 17:06:45.382 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 17:06:45.385 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 17:06:45.387 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 17:06:45.390 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 17:06:45.393 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 17:06:45.395 | + functions-common:run_phase:1878 : local extra 2022-07-28 17:06:45.399 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 17:06:45.404 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 17:06:45.407 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 17:06:45.410 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 17:06:45.413 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 17:06:45.417 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 17:06:45.435 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:45.437 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 17:06:45.440 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 17:06:45.443 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 17:06:45.446 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 17:06:45.449 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 17:06:45.452 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 17:06:45.454 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 17:06:45.457 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 17:06:45.460 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 17:06:45.463 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 17:06:45.466 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 17:06:45.468 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 17:06:45.471 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 17:06:45.474 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 17:06:45.476 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 17:06:45.479 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 17:06:45.482 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:45.485 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 17:06:45.488 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 17:06:45.491 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 17:06:45.494 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 17:06:45.497 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 17:06:45.500 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 17:06:45.503 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:45.506 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 17:06:45.509 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 17:06:45.511 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 17:06:45.512 | /^\[\[.+\|.*\]\]/ { 2022-07-28 17:06:45.512 | gsub("[][]", "", $1); 2022-07-28 17:06:45.512 | split($1, a, "|"); 2022-07-28 17:06:45.512 | if (a[1] == matchgroup) 2022-07-28 17:06:45.512 | print a[2] 2022-07-28 17:06:45.512 | } 2022-07-28 17:06:45.512 | ' /home/ubuntu/devstack/local.conf 2022-07-28 17:06:45.518 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 17:06:45.521 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 17:06:45.525 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 17:06:45.528 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 17:06:45.531 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 17:06:45.534 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 17:06:45.537 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 17:06:45.543 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 17:06:45.548 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 17:06:45.552 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 17:06:45.554 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 17:06:45.559 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:45.562 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 17:06:45.565 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 17:06:45.568 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 17:06:45.572 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 17:06:45.576 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 17:06:45.579 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 17:06:45.583 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 17:06:45.588 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 17:06:45.588 | BEGIN { 2022-07-28 17:06:45.588 | section = "" 2022-07-28 17:06:45.589 | last_section = "" 2022-07-28 17:06:45.589 | section_count = 0 2022-07-28 17:06:45.589 | } 2022-07-28 17:06:45.589 | /^\[.+\]/ { 2022-07-28 17:06:45.589 | gsub("[][]", "", $1); 2022-07-28 17:06:45.589 | section=$1 2022-07-28 17:06:45.589 | next 2022-07-28 17:06:45.589 | } 2022-07-28 17:06:45.589 | /^ *\#/ { 2022-07-28 17:06:45.589 | next 2022-07-28 17:06:45.589 | } 2022-07-28 17:06:45.589 | /^[^ \t]+/ { 2022-07-28 17:06:45.589 | # get offset of first = in $0 2022-07-28 17:06:45.589 | eq_idx = index($0, "=") 2022-07-28 17:06:45.589 | # extract attr & value from $0 2022-07-28 17:06:45.589 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 17:06:45.589 | value = substr($0, eq_idx + 1) 2022-07-28 17:06:45.589 | # only need to strip trailing whitespace from attr 2022-07-28 17:06:45.589 | sub(/[ \t]*$/, "", attr) 2022-07-28 17:06:45.589 | # need to strip leading & trailing whitespace from value 2022-07-28 17:06:45.589 | sub(/^[ \t]*/, "", value) 2022-07-28 17:06:45.589 | sub(/[ \t]*$/, "", value) 2022-07-28 17:06:45.589 | 2022-07-28 17:06:45.589 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 17:06:45.589 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 17:06:45.589 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 17:06:45.589 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 17:06:45.590 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 17:06:45.590 | if (section != last_section) { 2022-07-28 17:06:45.590 | cfg_section[section_count++] = section 2022-07-28 17:06:45.590 | last_section = section 2022-07-28 17:06:45.590 | } 2022-07-28 17:06:45.590 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 17:06:45.590 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 17:06:45.590 | 2022-07-28 17:06:45.590 | cfg_attr[section, attr, 0] = value 2022-07-28 17:06:45.590 | cfg_attr_count[section, attr] = 1 2022-07-28 17:06:45.590 | } else { 2022-07-28 17:06:45.590 | lno = cfg_attr_count[section, attr]++ 2022-07-28 17:06:45.590 | cfg_attr[section, attr, lno] = value 2022-07-28 17:06:45.590 | } 2022-07-28 17:06:45.590 | } 2022-07-28 17:06:45.590 | END { 2022-07-28 17:06:45.590 | # Process each section in order 2022-07-28 17:06:45.590 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 17:06:45.590 | section = cfg_section[sno] 2022-07-28 17:06:45.590 | # The ini routines simply append a config item immediately 2022-07-28 17:06:45.590 | # after the section header. To keep the same order as defined 2022-07-28 17:06:45.590 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 17:06:45.590 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 17:06:45.590 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 17:06:45.590 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 17:06:45.590 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 17:06:45.590 | else { 2022-07-28 17:06:45.590 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 17:06:45.590 | count = cfg_attr_count[section, attr] 2022-07-28 17:06:45.590 | print "inidelete " configfile " " section " " attr 2022-07-28 17:06:45.591 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 17:06:45.591 | for (l = count -2; l >= 0; l--) 2022-07-28 17:06:45.591 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 17:06:45.591 | } 2022-07-28 17:06:45.591 | } 2022-07-28 17:06:45.591 | } 2022-07-28 17:06:45.591 | } 2022-07-28 17:06:45.591 | ' 2022-07-28 17:06:45.591 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 17:06:45.591 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.591 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 17:06:45.592 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:45.595 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 17:06:45.598 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 17:06:45.602 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 17:06:45.605 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 17:06:45.608 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 17:06:45.608 | BEGIN { group = "" } 2022-07-28 17:06:45.611 | /^\[\[.+\|.*\]\]/ { 2022-07-28 17:06:45.611 | gsub("[][]", "", $1); 2022-07-28 17:06:45.611 | split($1, a, "|"); 2022-07-28 17:06:45.611 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 17:06:45.611 | group=a[1] 2022-07-28 17:06:45.611 | } else { 2022-07-28 17:06:45.611 | group="" 2022-07-28 17:06:45.611 | } 2022-07-28 17:06:45.612 | next 2022-07-28 17:06:45.612 | } 2022-07-28 17:06:45.612 | { 2022-07-28 17:06:45.612 | if (group != "") 2022-07-28 17:06:45.612 | print $0 2022-07-28 17:06:45.612 | } 2022-07-28 17:06:45.612 | ' /home/ubuntu/devstack/local.conf 2022-07-28 17:06:45.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-28 17:06:45.620 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-28 17:06:45.652 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.654 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 17:06:45.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 17:06:45.690 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 17:06:45.696 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 17:06:45.728 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.732 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 17:06:45.735 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 17:06:45.767 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 17:06:45.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 17:06:45.803 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 17:06:45.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 17:06:45.840 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.61/identity"' 2022-07-28 17:06:45.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.61/identity 2022-07-28 17:06:45.877 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 17:06:45.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 17:06:45.914 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 17:06:45.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 17:06:45.952 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 17:06:45.957 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 17:06:45.992 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:45.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 17:06:45.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 17:06:46.028 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 17:06:46.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 17:06:46.066 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.069 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 17:06:46.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 17:06:46.102 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.105 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 17:06:46.108 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 17:06:46.112 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 17:06:46.116 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 17:06:46.119 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 17:06:46.122 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 17:06:46.125 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 17:06:46.128 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 17:06:46.133 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 17:06:46.136 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 17:06:46.139 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 17:06:46.141 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:46.144 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 17:06:46.147 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 17:06:46.149 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 17:06:46.153 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 17:06:46.156 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 17:06:46.159 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 17:06:46.161 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 17:06:46.166 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.168 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 17:06:46.168 | BEGIN { 2022-07-28 17:06:46.168 | section = "" 2022-07-28 17:06:46.168 | last_section = "" 2022-07-28 17:06:46.168 | section_count = 0 2022-07-28 17:06:46.168 | } 2022-07-28 17:06:46.168 | /^\[.+\]/ { 2022-07-28 17:06:46.168 | gsub("[][]", "", $1); 2022-07-28 17:06:46.168 | section=$1 2022-07-28 17:06:46.168 | next 2022-07-28 17:06:46.168 | } 2022-07-28 17:06:46.168 | /^ *\#/ { 2022-07-28 17:06:46.168 | next 2022-07-28 17:06:46.168 | } 2022-07-28 17:06:46.168 | /^[^ \t]+/ { 2022-07-28 17:06:46.168 | # get offset of first = in $0 2022-07-28 17:06:46.168 | eq_idx = index($0, "=") 2022-07-28 17:06:46.168 | # extract attr & value from $0 2022-07-28 17:06:46.168 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 17:06:46.168 | value = substr($0, eq_idx + 1) 2022-07-28 17:06:46.168 | # only need to strip trailing whitespace from attr 2022-07-28 17:06:46.168 | sub(/[ \t]*$/, "", attr) 2022-07-28 17:06:46.168 | # need to strip leading & trailing whitespace from value 2022-07-28 17:06:46.168 | sub(/^[ \t]*/, "", value) 2022-07-28 17:06:46.168 | sub(/[ \t]*$/, "", value) 2022-07-28 17:06:46.168 | 2022-07-28 17:06:46.168 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 17:06:46.168 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 17:06:46.168 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 17:06:46.168 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 17:06:46.168 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 17:06:46.168 | if (section != last_section) { 2022-07-28 17:06:46.168 | cfg_section[section_count++] = section 2022-07-28 17:06:46.169 | last_section = section 2022-07-28 17:06:46.169 | } 2022-07-28 17:06:46.169 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 17:06:46.169 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 17:06:46.169 | 2022-07-28 17:06:46.169 | cfg_attr[section, attr, 0] = value 2022-07-28 17:06:46.169 | cfg_attr_count[section, attr] = 1 2022-07-28 17:06:46.169 | } else { 2022-07-28 17:06:46.169 | lno = cfg_attr_count[section, attr]++ 2022-07-28 17:06:46.169 | cfg_attr[section, attr, lno] = value 2022-07-28 17:06:46.169 | } 2022-07-28 17:06:46.169 | } 2022-07-28 17:06:46.169 | END { 2022-07-28 17:06:46.169 | # Process each section in order 2022-07-28 17:06:46.169 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 17:06:46.169 | section = cfg_section[sno] 2022-07-28 17:06:46.169 | # The ini routines simply append a config item immediately 2022-07-28 17:06:46.169 | # after the section header. To keep the same order as defined 2022-07-28 17:06:46.169 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 17:06:46.169 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 17:06:46.169 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 17:06:46.169 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 17:06:46.169 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 17:06:46.169 | else { 2022-07-28 17:06:46.169 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 17:06:46.169 | count = cfg_attr_count[section, attr] 2022-07-28 17:06:46.169 | print "inidelete " configfile " " section " " attr 2022-07-28 17:06:46.169 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 17:06:46.169 | for (l = count -2; l >= 0; l--) 2022-07-28 17:06:46.169 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 17:06:46.169 | } 2022-07-28 17:06:46.169 | } 2022-07-28 17:06:46.170 | } 2022-07-28 17:06:46.170 | } 2022-07-28 17:06:46.170 | ' 2022-07-28 17:06:46.170 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 17:06:46.170 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 17:06:46.173 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:46.175 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 17:06:46.178 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 17:06:46.181 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 17:06:46.183 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 17:06:46.186 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 17:06:46.186 | BEGIN { group = "" } 2022-07-28 17:06:46.186 | /^\[\[.+\|.*\]\]/ { 2022-07-28 17:06:46.186 | gsub("[][]", "", $1); 2022-07-28 17:06:46.186 | split($1, a, "|"); 2022-07-28 17:06:46.186 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 17:06:46.186 | group=a[1] 2022-07-28 17:06:46.186 | } else { 2022-07-28 17:06:46.186 | group="" 2022-07-28 17:06:46.187 | } 2022-07-28 17:06:46.187 | next 2022-07-28 17:06:46.187 | } 2022-07-28 17:06:46.187 | { 2022-07-28 17:06:46.187 | if (group != "") 2022-07-28 17:06:46.187 | print $0 2022-07-28 17:06:46.187 | } 2022-07-28 17:06:46.187 | ' /home/ubuntu/devstack/local.conf 2022-07-28 17:06:46.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 17:06:46.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 17:06:46.196 | + inc/async:async_inner:64 : rc=0 2022-07-28 17:06:46.225 | [572975 Async configure_neutron_nova:572975]: finished successfully 2022-07-28 17:06:46.226 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 17:06:46.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 17:06:46.263 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 17:06:46.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 17:06:46.298 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 17:06:46.303 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 17:06:46.335 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 17:06:46.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 17:06:46.370 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.374 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 17:06:46.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 17:06:46.411 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.414 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 17:06:46.417 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 17:06:46.449 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.451 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 17:06:46.454 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 17:06:46.487 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 17:06:46.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 17:06:46.537 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 17:06:46.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 17:06:46.575 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 17:06:46.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 17:06:46.614 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 17:06:46.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 17:06:46.652 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 17:06:46.660 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 17:06:46.696 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 17:06:46.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 17:06:46.736 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.739 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 17:06:46.742 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 17:06:46.779 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 17:06:46.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 17:06:46.821 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.824 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 17:06:46.827 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 17:06:46.830 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 17:06:46.833 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 17:06:46.836 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 17:06:46.839 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 17:06:46.842 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 17:06:46.846 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 17:06:46.850 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 17:06:46.853 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 17:06:46.857 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 17:06:46.859 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:46.863 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 17:06:46.866 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 17:06:46.869 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 17:06:46.872 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 17:06:46.875 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 17:06:46.879 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 17:06:46.882 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 17:06:46.885 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 17:06:46.886 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 17:06:46.886 | BEGIN { 2022-07-28 17:06:46.886 | section = "" 2022-07-28 17:06:46.886 | last_section = "" 2022-07-28 17:06:46.886 | section_count = 0 2022-07-28 17:06:46.886 | } 2022-07-28 17:06:46.886 | /^\[.+\]/ { 2022-07-28 17:06:46.886 | gsub("[][]", "", $1); 2022-07-28 17:06:46.886 | section=$1 2022-07-28 17:06:46.886 | next 2022-07-28 17:06:46.886 | } 2022-07-28 17:06:46.886 | /^ *\#/ { 2022-07-28 17:06:46.886 | next 2022-07-28 17:06:46.886 | } 2022-07-28 17:06:46.886 | /^[^ \t]+/ { 2022-07-28 17:06:46.886 | # get offset of first = in $0 2022-07-28 17:06:46.886 | eq_idx = index($0, "=") 2022-07-28 17:06:46.886 | # extract attr & value from $0 2022-07-28 17:06:46.886 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 17:06:46.887 | value = substr($0, eq_idx + 1) 2022-07-28 17:06:46.887 | # only need to strip trailing whitespace from attr 2022-07-28 17:06:46.887 | sub(/[ \t]*$/, "", attr) 2022-07-28 17:06:46.887 | # need to strip leading & trailing whitespace from value 2022-07-28 17:06:46.887 | sub(/^[ \t]*/, "", value) 2022-07-28 17:06:46.887 | sub(/[ \t]*$/, "", value) 2022-07-28 17:06:46.887 | 2022-07-28 17:06:46.887 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 17:06:46.887 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 17:06:46.887 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 17:06:46.887 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 17:06:46.887 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 17:06:46.887 | if (section != last_section) { 2022-07-28 17:06:46.887 | cfg_section[section_count++] = section 2022-07-28 17:06:46.887 | last_section = section 2022-07-28 17:06:46.887 | } 2022-07-28 17:06:46.887 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 17:06:46.887 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 17:06:46.887 | 2022-07-28 17:06:46.887 | cfg_attr[section, attr, 0] = value 2022-07-28 17:06:46.887 | cfg_attr_count[section, attr] = 1 2022-07-28 17:06:46.887 | } else { 2022-07-28 17:06:46.887 | lno = cfg_attr_count[section, attr]++ 2022-07-28 17:06:46.887 | cfg_attr[section, attr, lno] = value 2022-07-28 17:06:46.887 | } 2022-07-28 17:06:46.887 | } 2022-07-28 17:06:46.887 | END { 2022-07-28 17:06:46.887 | # Process each section in order 2022-07-28 17:06:46.887 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 17:06:46.887 | section = cfg_section[sno] 2022-07-28 17:06:46.887 | # The ini routines simply append a config item immediately 2022-07-28 17:06:46.887 | # after the section header. To keep the same order as defined 2022-07-28 17:06:46.887 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 17:06:46.887 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 17:06:46.887 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 17:06:46.887 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 17:06:46.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 17:06:46.888 | else { 2022-07-28 17:06:46.888 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 17:06:46.888 | count = cfg_attr_count[section, attr] 2022-07-28 17:06:46.888 | print "inidelete " configfile " " section " " attr 2022-07-28 17:06:46.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 17:06:46.888 | for (l = count -2; l >= 0; l--) 2022-07-28 17:06:46.888 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 17:06:46.888 | } 2022-07-28 17:06:46.888 | } 2022-07-28 17:06:46.888 | } 2022-07-28 17:06:46.888 | } 2022-07-28 17:06:46.888 | ' 2022-07-28 17:06:46.888 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.888 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:46.889 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 17:06:46.891 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 17:06:46.893 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 17:06:46.896 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 17:06:46.899 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 17:06:46.902 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 17:06:46.902 | BEGIN { group = "" } 2022-07-28 17:06:46.902 | /^\[\[.+\|.*\]\]/ { 2022-07-28 17:06:46.902 | gsub("[][]", "", $1); 2022-07-28 17:06:46.902 | split($1, a, "|"); 2022-07-28 17:06:46.902 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 17:06:46.902 | group=a[1] 2022-07-28 17:06:46.902 | } else { 2022-07-28 17:06:46.902 | group="" 2022-07-28 17:06:46.902 | } 2022-07-28 17:06:46.902 | next 2022-07-28 17:06:46.902 | } 2022-07-28 17:06:46.902 | { 2022-07-28 17:06:46.902 | if (group != "") 2022-07-28 17:06:46.902 | print $0 2022-07-28 17:06:46.902 | } 2022-07-28 17:06:46.902 | ' /home/ubuntu/devstack/local.conf 2022-07-28 17:06:46.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-28 17:06:46.911 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-28 17:06:46.946 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.949 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-28 17:06:46.952 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-28 17:06:46.981 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:46.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-28 17:06:46.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-28 17:06:47.017 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-28 17:06:47.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-28 17:06:47.053 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-28 17:06:47.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 17:06:47.092 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-28 17:06:47.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-28 17:06:47.133 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-28 17:06:47.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 17:06:47.177 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.180 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-28 17:06:47.182 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 17:06:47.213 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.218 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 17:06:47.222 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 17:06:47.226 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 17:06:47.230 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 17:06:47.233 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:06:47.237 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:06:47.240 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 17:06:47.244 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:06:47.248 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 17:06:47.251 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 17:06:47.254 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 17:06:47.256 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:47.259 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 17:06:47.262 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 17:06:47.264 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 17:06:47.268 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 17:06:47.271 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:06:47.274 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 17:06:47.277 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 17:06:47.280 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 17:06:47.281 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.282 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 17:06:47.282 | BEGIN { 2022-07-28 17:06:47.282 | section = "" 2022-07-28 17:06:47.282 | last_section = "" 2022-07-28 17:06:47.282 | section_count = 0 2022-07-28 17:06:47.282 | } 2022-07-28 17:06:47.282 | /^\[.+\]/ { 2022-07-28 17:06:47.282 | gsub("[][]", "", $1); 2022-07-28 17:06:47.282 | section=$1 2022-07-28 17:06:47.282 | next 2022-07-28 17:06:47.282 | } 2022-07-28 17:06:47.282 | /^ *\#/ { 2022-07-28 17:06:47.282 | next 2022-07-28 17:06:47.282 | } 2022-07-28 17:06:47.282 | /^[^ \t]+/ { 2022-07-28 17:06:47.282 | # get offset of first = in $0 2022-07-28 17:06:47.282 | eq_idx = index($0, "=") 2022-07-28 17:06:47.282 | # extract attr & value from $0 2022-07-28 17:06:47.282 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 17:06:47.282 | value = substr($0, eq_idx + 1) 2022-07-28 17:06:47.282 | # only need to strip trailing whitespace from attr 2022-07-28 17:06:47.282 | sub(/[ \t]*$/, "", attr) 2022-07-28 17:06:47.282 | # need to strip leading & trailing whitespace from value 2022-07-28 17:06:47.282 | sub(/^[ \t]*/, "", value) 2022-07-28 17:06:47.282 | sub(/[ \t]*$/, "", value) 2022-07-28 17:06:47.282 | 2022-07-28 17:06:47.282 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 17:06:47.282 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 17:06:47.282 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 17:06:47.282 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 17:06:47.282 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 17:06:47.283 | if (section != last_section) { 2022-07-28 17:06:47.283 | cfg_section[section_count++] = section 2022-07-28 17:06:47.283 | last_section = section 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 17:06:47.283 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 17:06:47.283 | 2022-07-28 17:06:47.283 | cfg_attr[section, attr, 0] = value 2022-07-28 17:06:47.283 | cfg_attr_count[section, attr] = 1 2022-07-28 17:06:47.283 | } else { 2022-07-28 17:06:47.283 | lno = cfg_attr_count[section, attr]++ 2022-07-28 17:06:47.283 | cfg_attr[section, attr, lno] = value 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | END { 2022-07-28 17:06:47.283 | # Process each section in order 2022-07-28 17:06:47.283 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 17:06:47.283 | section = cfg_section[sno] 2022-07-28 17:06:47.283 | # The ini routines simply append a config item immediately 2022-07-28 17:06:47.283 | # after the section header. To keep the same order as defined 2022-07-28 17:06:47.283 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 17:06:47.283 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 17:06:47.283 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 17:06:47.283 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 17:06:47.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 17:06:47.283 | else { 2022-07-28 17:06:47.283 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 17:06:47.283 | count = cfg_attr_count[section, attr] 2022-07-28 17:06:47.283 | print "inidelete " configfile " " section " " attr 2022-07-28 17:06:47.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 17:06:47.283 | for (l = count -2; l >= 0; l--) 2022-07-28 17:06:47.283 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | } 2022-07-28 17:06:47.283 | ' 2022-07-28 17:06:47.284 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 17:06:47.285 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 17:06:47.286 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 17:06:47.289 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 17:06:47.292 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 17:06:47.295 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 17:06:47.298 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 17:06:47.298 | BEGIN { group = "" } 2022-07-28 17:06:47.298 | /^\[\[.+\|.*\]\]/ { 2022-07-28 17:06:47.298 | gsub("[][]", "", $1); 2022-07-28 17:06:47.298 | split($1, a, "|"); 2022-07-28 17:06:47.298 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 17:06:47.298 | group=a[1] 2022-07-28 17:06:47.298 | } else { 2022-07-28 17:06:47.298 | group="" 2022-07-28 17:06:47.298 | } 2022-07-28 17:06:47.298 | next 2022-07-28 17:06:47.298 | } 2022-07-28 17:06:47.298 | { 2022-07-28 17:06:47.298 | if (group != "") 2022-07-28 17:06:47.298 | print $0 2022-07-28 17:06:47.298 | } 2022-07-28 17:06:47.298 | ' /home/ubuntu/devstack/local.conf 2022-07-28 17:06:47.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 17:06:47.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 17:06:47.343 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.345 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 17:06:47.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 17:06:47.376 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 17:06:47.380 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 17:06:47.398 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:47.401 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 17:06:47.403 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:06:47.406 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 17:06:47.409 | + ./stack.sh:main:1247 : start_swift 2022-07-28 17:06:47.412 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 17:06:47.416 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 17:06:47.419 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 17:06:47.450 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 17:06:47.453 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 17:06:47.456 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 17:06:47.459 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 17:06:47.909 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 17:06:47.916 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 17:06:47.921 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 17:06:47.926 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 17:06:47.931 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 17:06:47.935 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 17:06:47.938 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:47.942 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 17:06:47.945 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:47.947 | + functions-common:run_process:1696 : local group= 2022-07-28 17:06:47.951 | + functions-common:run_process:1697 : local user= 2022-07-28 17:06:47.953 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:06:47.957 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 17:06:47.959 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:06:47.962 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:06:47.964 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:47.967 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:47.970 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:47.974 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028007971 2022-07-28 17:06:47.977 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 17:06:47.995 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:47.997 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 17:06:48.000 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 17:06:48.003 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:48.005 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:48.008 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:48.010 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:48.013 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 17:06:48.015 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 17:06:48.018 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 17:06:48.020 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:06:48.023 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:06:48.026 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:06:48.029 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:06:48.032 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 17:06:48.035 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 17:06:48.037 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 17:06:48.040 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:48.043 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:06:48.045 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:06:48.048 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:06:48.051 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:06:48.054 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:06:48.057 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 17:06:48.059 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:06:48.063 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 17:06:48.122 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 17:06:48.179 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 17:06:48.234 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 17:06:48.289 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 17:06:48.346 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:06:48.413 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:06:48.416 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:06:48.419 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 17:06:48.471 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:06:49.074 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 17:06:49.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 17:06:49.664 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 17:06:49.686 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:06:49.688 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:49.691 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:49.694 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:49.697 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:49.700 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:49.704 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:06:49.706 | + functions-common:time_stop:2447 : start_time=1659028007971 2022-07-28 17:06:49.709 | + functions-common:time_stop:2449 : [[ -z 1659028007971 ]] 2022-07-28 17:06:49.712 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:49.717 | + functions-common:time_stop:2452 : end_time=1659028009714 2022-07-28 17:06:49.719 | + functions-common:time_stop:2453 : elapsed_time=1743 2022-07-28 17:06:49.722 | + functions-common:time_stop:2454 : total=3687 2022-07-28 17:06:49.724 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:49.727 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5430 2022-07-28 17:06:49.729 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 17:06:49.732 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.734 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 17:06:49.737 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.739 | + functions-common:run_process:1696 : local group= 2022-07-28 17:06:49.742 | + functions-common:run_process:1697 : local user= 2022-07-28 17:06:49.744 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:06:49.747 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 17:06:49.749 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:06:49.752 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:06:49.754 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:49.756 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:49.760 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:49.764 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028009761 2022-07-28 17:06:49.767 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 17:06:49.785 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:49.787 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 17:06:49.790 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 17:06:49.793 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.795 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.798 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.800 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.803 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 17:06:49.805 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 17:06:49.808 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 17:06:49.811 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:06:49.813 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:06:49.815 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:06:49.818 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:06:49.820 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 17:06:49.823 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 17:06:49.826 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 17:06:49.828 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:49.831 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:06:49.833 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:06:49.835 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:06:49.838 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:06:49.840 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:06:49.842 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 17:06:49.845 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:06:49.849 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 17:06:49.902 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 17:06:49.958 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 17:06:50.015 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 17:06:50.073 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 17:06:50.127 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:06:50.182 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:06:50.184 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:06:50.187 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 17:06:50.242 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:06:50.853 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 17:06:50.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 17:06:51.463 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 17:06:51.490 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:06:51.497 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:51.500 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:51.502 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:51.505 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:51.507 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:51.510 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:06:51.512 | + functions-common:time_stop:2447 : start_time=1659028009761 2022-07-28 17:06:51.515 | + functions-common:time_stop:2449 : [[ -z 1659028009761 ]] 2022-07-28 17:06:51.518 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:51.523 | + functions-common:time_stop:2452 : end_time=1659028011520 2022-07-28 17:06:51.526 | + functions-common:time_stop:2453 : elapsed_time=1759 2022-07-28 17:06:51.528 | + functions-common:time_stop:2454 : total=5430 2022-07-28 17:06:51.531 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:51.534 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7189 2022-07-28 17:06:51.536 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 17:06:51.539 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.542 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 17:06:51.546 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.549 | + functions-common:run_process:1696 : local group= 2022-07-28 17:06:51.553 | + functions-common:run_process:1697 : local user= 2022-07-28 17:06:51.556 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:06:51.559 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 17:06:51.562 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:06:51.565 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:06:51.568 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:51.572 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:51.575 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:51.580 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028011577 2022-07-28 17:06:51.583 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 17:06:51.601 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:51.604 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 17:06:51.607 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 17:06:51.609 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.612 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.614 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.617 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.619 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 17:06:51.622 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 17:06:51.625 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 17:06:51.627 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:06:51.629 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:06:51.632 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:06:51.634 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:06:51.637 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 17:06:51.640 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 17:06:51.642 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 17:06:51.645 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.647 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:06:51.652 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:06:51.654 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:06:51.656 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:06:51.659 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:06:51.661 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 17:06:51.664 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:06:51.669 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 17:06:51.723 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 17:06:51.780 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 17:06:51.834 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 17:06:51.889 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 17:06:51.944 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:06:51.999 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:06:52.002 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:06:52.004 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 17:06:52.062 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:06:52.648 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 17:06:52.667 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 17:06:53.278 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 17:06:53.312 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:06:53.315 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:53.318 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:53.320 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:53.323 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:53.326 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:53.328 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:06:53.331 | + functions-common:time_stop:2447 : start_time=1659028011577 2022-07-28 17:06:53.333 | + functions-common:time_stop:2449 : [[ -z 1659028011577 ]] 2022-07-28 17:06:53.337 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:53.341 | + functions-common:time_stop:2452 : end_time=1659028013339 2022-07-28 17:06:53.344 | + functions-common:time_stop:2453 : elapsed_time=1762 2022-07-28 17:06:53.347 | + functions-common:time_stop:2454 : total=7189 2022-07-28 17:06:53.349 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:53.352 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8951 2022-07-28 17:06:53.354 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 17:06:53.357 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 17:06:53.410 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.413 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 17:06:53.415 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.418 | + functions-common:run_process:1696 : local group= 2022-07-28 17:06:53.421 | + functions-common:run_process:1697 : local user= 2022-07-28 17:06:53.424 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:06:53.426 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 17:06:53.429 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:06:53.432 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:06:53.435 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:53.437 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:53.440 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:53.445 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028013442 2022-07-28 17:06:53.448 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 17:06:53.466 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:53.468 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 17:06:53.471 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 17:06:53.473 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.476 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.479 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.481 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.484 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 17:06:53.486 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 17:06:53.489 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 17:06:53.491 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:06:53.494 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:06:53.499 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:06:53.502 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:06:53.505 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 17:06:53.508 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 17:06:53.510 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 17:06:53.513 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.515 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:06:53.518 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:06:53.520 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:06:53.523 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:06:53.525 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:06:53.527 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 17:06:53.530 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:06:53.534 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 17:06:53.591 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 17:06:53.645 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 17:06:53.700 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 17:06:53.755 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 17:06:53.810 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:06:53.864 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:06:53.867 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:06:53.870 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 17:06:53.927 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:06:54.551 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 17:06:55.167 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 17:06:55.189 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:06:55.191 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:55.194 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:55.201 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:55.204 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:55.206 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:55.209 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:06:55.211 | + functions-common:time_stop:2447 : start_time=1659028013442 2022-07-28 17:06:55.214 | + functions-common:time_stop:2449 : [[ -z 1659028013442 ]] 2022-07-28 17:06:55.217 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:55.222 | + functions-common:time_stop:2452 : end_time=1659028015219 2022-07-28 17:06:55.224 | + functions-common:time_stop:2453 : elapsed_time=1777 2022-07-28 17:06:55.227 | + functions-common:time_stop:2454 : total=8951 2022-07-28 17:06:55.229 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:55.232 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10728 2022-07-28 17:06:55.234 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 17:06:55.253 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:06:55.255 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.258 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 17:06:55.260 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.263 | + functions-common:run_process:1696 : local group= 2022-07-28 17:06:55.265 | + functions-common:run_process:1697 : local user= 2022-07-28 17:06:55.268 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:06:55.270 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 17:06:55.273 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:06:55.275 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:06:55.278 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:55.280 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:55.283 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:55.288 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028015285 2022-07-28 17:06:55.291 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 17:06:55.309 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:06:55.312 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 17:06:55.314 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 17:06:55.317 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.320 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.323 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.326 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.328 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 17:06:55.331 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 17:06:55.333 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 17:06:55.336 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:06:55.338 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:06:55.341 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:06:55.343 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:06:55.346 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 17:06:55.348 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 17:06:55.351 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 17:06:55.355 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.358 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:06:55.361 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:06:55.363 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:06:55.366 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:06:55.368 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:06:55.370 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 17:06:55.373 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:06:55.377 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 17:06:55.432 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 17:06:55.488 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 17:06:55.543 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 17:06:55.598 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 17:06:55.660 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:06:55.714 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:06:55.717 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:06:55.719 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 17:06:55.776 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:06:56.391 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 17:06:56.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 17:06:56.996 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 17:06:57.023 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:06:57.026 | + functions-common:time_stop:2440 : local name 2022-07-28 17:06:57.028 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:06:57.031 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:06:57.033 | + functions-common:time_stop:2443 : local total 2022-07-28 17:06:57.036 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:06:57.038 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:06:57.041 | + functions-common:time_stop:2447 : start_time=1659028015285 2022-07-28 17:06:57.043 | + functions-common:time_stop:2449 : [[ -z 1659028015285 ]] 2022-07-28 17:06:57.047 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:06:57.052 | + functions-common:time_stop:2452 : end_time=1659028017049 2022-07-28 17:06:57.054 | + functions-common:time_stop:2453 : elapsed_time=1764 2022-07-28 17:06:57.057 | + functions-common:time_stop:2454 : total=10728 2022-07-28 17:06:57.059 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:06:57.062 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12492 2022-07-28 17:06:57.065 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 17:06:57.065 | Waiting for swift proxy to start... 2022-07-28 17:06:57.067 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.61:8080/info 2022-07-28 17:06:57.070 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 17:06:57.073 | + functions:wait_for_service:458 : local url=http://10.222.0.61:8080/info 2022-07-28 17:06:57.075 | + functions:wait_for_service:459 : local rval=0 2022-07-28 17:06:57.078 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 17:06:57.081 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 17:06:57.083 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:06:57.086 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:06:57.089 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:06:57.094 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028017091 2022-07-28 17:06:57.096 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 17:06:57.102 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 17:06:57.116 | + :: : [[ 000 == 503 ]] 2022-07-28 17:06:57.117 | + :: : [[ 7 -eq 7 ]] 2022-07-28 17:06:57.119 | + :: : sleep 1 2022-07-28 17:06:58.122 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 17:06:58.136 | + :: : [[ 000 == 503 ]] 2022-07-28 17:06:58.137 | + :: : [[ 7 -eq 7 ]] 2022-07-28 17:06:58.139 | + :: : sleep 1 2022-07-28 17:06:59.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 17:06:59.156 | + :: : [[ 000 == 503 ]] 2022-07-28 17:06:59.157 | + :: : [[ 7 -eq 7 ]] 2022-07-28 17:06:59.159 | + :: : sleep 1 2022-07-28 17:07:00.164 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 17:07:00.197 | + :: : [[ 200 == 503 ]] 2022-07-28 17:07:00.198 | + :: : [[ 0 -eq 7 ]] 2022-07-28 17:07:00.202 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 17:07:00.204 | + functions-common:time_stop:2440 : local name 2022-07-28 17:07:00.207 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:07:00.209 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:07:00.212 | + functions-common:time_stop:2443 : local total 2022-07-28 17:07:00.215 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:07:00.217 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 17:07:00.220 | + functions-common:time_stop:2447 : start_time=1659028017091 2022-07-28 17:07:00.222 | + functions-common:time_stop:2449 : [[ -z 1659028017091 ]] 2022-07-28 17:07:00.225 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:07:00.230 | + functions-common:time_stop:2452 : end_time=1659028020227 2022-07-28 17:07:00.233 | + functions-common:time_stop:2453 : elapsed_time=3136 2022-07-28 17:07:00.236 | + functions-common:time_stop:2454 : total=6132 2022-07-28 17:07:00.238 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:07:00.241 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9268 2022-07-28 17:07:00.243 | + functions:wait_for_service:467 : return 0 2022-07-28 17:07:00.246 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 17:07:00.248 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 17:07:00.251 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 17:07:00.270 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:00.274 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 17:07:00.308 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 17:07:00.369 | [525961 Async configure_neutron_nova:572975]: Waiting for completion of configure_neutron_nova running on PID 572975 (2 other jobs running) 2022-07-28 17:07:00.394 | [525961 Async configure_neutron_nova:572975]: Signaling child to exit 2022-07-28 17:07:00.394 | WAKEUP 2022-07-28 17:07:00.417 | [525961 Async configure_neutron_nova:572975]: Signaled 2022-07-28 17:07:00.419 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 17:07:00.419 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:07:00.419 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 17:07:00.419 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 17:07:00.419 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 17:07:00.419 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 17:07:00.419 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 17:07:00.419 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.61/identity 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 17:07:00.419 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 17:07:00.420 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 17:07:00.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 17:07:00.420 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 17:07:00.420 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 17:07:00.420 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 17:07:00.420 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 17:07:00.420 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 17:07:00.420 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 17:07:00.420 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 17:07:00.420 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 17:07:00.420 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 17:07:00.420 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 17:07:00.420 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.61/identity 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 17:07:00.421 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 17:07:00.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 17:07:00.421 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 17:07:00.421 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 17:07:00.469 | [525961 Async configure_neutron_nova:572975]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-28 17:07:00.474 | + inc/async:async_wait:197 : return 0 2022-07-28 17:07:00.477 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 17:07:00.495 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:00.498 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 17:07:00.528 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 17:07:00.569 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 17:07:00.589 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:00.592 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 17:07:00.594 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:07:00.597 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 17:07:00.599 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 17:07:00.602 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 17:07:00.605 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 17:07:00.607 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 17:07:00.610 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 17:07:00.627 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:07:00.631 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 17:07:00.634 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 17:07:00.637 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 17:07:00.640 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 17:07:00.643 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 17:07:00.649 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.652 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 17:07:00.654 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.657 | + functions-common:run_process:1696 : local group= 2022-07-28 17:07:00.660 | + functions-common:run_process:1697 : local user= 2022-07-28 17:07:00.663 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:07:00.665 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 17:07:00.668 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:07:00.671 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:07:00.674 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:07:00.676 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:07:00.680 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:07:00.684 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028020681 2022-07-28 17:07:00.687 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 17:07:00.704 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:00.706 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 17:07:00.709 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 17:07:00.712 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.714 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.717 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.719 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.722 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 17:07:00.724 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 17:07:00.727 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 17:07:00.730 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:07:00.732 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:07:00.735 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:07:00.737 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:07:00.740 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 17:07:00.743 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-28 17:07:00.745 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 17:07:00.748 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.750 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 17:07:00.752 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 17:07:00.755 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 17:07:00.757 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 17:07:00.760 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 17:07:00.764 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 17:07:00.821 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 17:07:00.878 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 17:07:00.932 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 17:07:00.989 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:07:01.043 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 17:07:01.097 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 17:07:01.156 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 17:07:01.231 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 17:07:01.287 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 17:07:01.344 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 17:07:01.346 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 17:07:01.349 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 17:07:01.409 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 17:07:02.050 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 17:07:02.068 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 17:07:02.714 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 17:07:02.792 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:07:02.794 | + functions-common:time_stop:2440 : local name 2022-07-28 17:07:02.797 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:07:02.800 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:07:02.803 | + functions-common:time_stop:2443 : local total 2022-07-28 17:07:02.805 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:07:02.808 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:07:02.811 | + functions-common:time_stop:2447 : start_time=1659028020681 2022-07-28 17:07:02.813 | + functions-common:time_stop:2449 : [[ -z 1659028020681 ]] 2022-07-28 17:07:02.816 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:07:02.821 | + functions-common:time_stop:2452 : end_time=1659028022818 2022-07-28 17:07:02.824 | + functions-common:time_stop:2453 : elapsed_time=2137 2022-07-28 17:07:02.827 | + functions-common:time_stop:2454 : total=12492 2022-07-28 17:07:02.829 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:07:02.831 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14629 2022-07-28 17:07:02.834 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.61/compute/v2.1/ 2022-07-28 17:07:02.837 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 17:07:02.837 | Waiting for nova-api to start... 2022-07-28 17:07:02.839 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.61/compute/v2.1/ 2022-07-28 17:07:02.842 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 17:07:02.844 | + functions:wait_for_service:458 : local url=http://10.222.0.61/compute/v2.1/ 2022-07-28 17:07:02.846 | + functions:wait_for_service:459 : local rval=0 2022-07-28 17:07:02.849 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 17:07:02.851 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 17:07:02.854 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:07:02.856 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:07:02.859 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:07:02.864 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028022861 2022-07-28 17:07:02.867 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 17:07:02.873 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61/compute/v2.1/ 2022-07-28 17:07:08.466 | + :: : [[ 200 == 503 ]] 2022-07-28 17:07:08.468 | + :: : [[ 0 -eq 7 ]] 2022-07-28 17:07:08.473 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 17:07:08.477 | + functions-common:time_stop:2440 : local name 2022-07-28 17:07:08.480 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:07:08.483 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:07:08.485 | + functions-common:time_stop:2443 : local total 2022-07-28 17:07:08.488 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:07:08.490 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 17:07:08.492 | + functions-common:time_stop:2447 : start_time=1659028022861 2022-07-28 17:07:08.496 | + functions-common:time_stop:2449 : [[ -z 1659028022861 ]] 2022-07-28 17:07:08.500 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:07:08.505 | + functions-common:time_stop:2452 : end_time=1659028028502 2022-07-28 17:07:08.508 | + functions-common:time_stop:2453 : elapsed_time=5641 2022-07-28 17:07:08.511 | + functions-common:time_stop:2454 : total=9268 2022-07-28 17:07:08.514 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:07:08.516 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14909 2022-07-28 17:07:08.519 | + functions:wait_for_service:467 : return 0 2022-07-28 17:07:08.522 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 17:07:08.525 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 17:07:08.528 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 17:07:08.549 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:08.552 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 17:07:08.555 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:07:08.557 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 17:07:08.560 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 17:07:08.563 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 17:07:08.565 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 17:07:08.583 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:07:08.585 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 17:07:08.605 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:08.608 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 17:07:08.610 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 17:07:08.613 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 17:07:08.616 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 17:07:08.619 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 17:07:08.622 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 17:07:08.659 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 17:07:08.661 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 17:07:08.665 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 17:07:08.668 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 17:07:08.701 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 17:07:08.736 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 17:07:08.739 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 17:07:08.741 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 17:07:08.744 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 17:07:08.747 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 17:07:08.750 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 17:07:08.753 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 17:07:08.756 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 17:07:08.759 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 17:07:08.762 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 17:07:08.765 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 17:07:08.767 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 17:07:08.770 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.773 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.776 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.779 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 17:07:08.782 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.785 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.787 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 17:07:08.805 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:07:08.808 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 17:07:08.811 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.813 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 17:07:08.816 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.819 | + functions-common:run_process:1696 : local group= 2022-07-28 17:07:08.822 | + functions-common:run_process:1697 : local user= 2022-07-28 17:07:08.824 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 17:07:08.827 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 17:07:08.829 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 17:07:08.832 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 17:07:08.835 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:07:08.837 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:07:08.841 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:07:08.846 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028028843 2022-07-28 17:07:08.849 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 17:07:08.868 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 17:07:08.870 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 17:07:08.873 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 17:07:08.875 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.878 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.880 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.883 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.885 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 17:07:08.887 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 17:07:08.890 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 17:07:08.892 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 17:07:08.895 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 17:07:08.897 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 17:07:08.900 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 17:07:08.902 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 17:07:08.905 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 17:07:08.907 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 17:07:08.909 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:08.912 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 17:07:08.914 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 17:07:08.916 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 17:07:08.918 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 17:07:08.921 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 17:07:08.923 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 17:07:08.925 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 17:07:08.931 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 17:07:08.985 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 17:07:09.042 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 17:07:09.096 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 17:07:09.151 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 17:07:09.213 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 17:07:09.269 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 17:07:09.271 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 17:07:09.274 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 17:07:09.337 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 17:07:09.944 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 17:07:09.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 17:07:10.527 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 17:07:10.553 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 17:07:10.557 | + functions-common:time_stop:2440 : local name 2022-07-28 17:07:10.560 | + functions-common:time_stop:2441 : local end_time 2022-07-28 17:07:10.562 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 17:07:10.567 | + functions-common:time_stop:2443 : local total 2022-07-28 17:07:10.571 | + functions-common:time_stop:2444 : local start_time 2022-07-28 17:07:10.573 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 17:07:10.576 | + functions-common:time_stop:2447 : start_time=1659028028843 2022-07-28 17:07:10.578 | + functions-common:time_stop:2449 : [[ -z 1659028028843 ]] 2022-07-28 17:07:10.581 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 17:07:10.586 | + functions-common:time_stop:2452 : end_time=1659028030583 2022-07-28 17:07:10.589 | + functions-common:time_stop:2453 : elapsed_time=1740 2022-07-28 17:07:10.591 | + functions-common:time_stop:2454 : total=14629 2022-07-28 17:07:10.594 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 17:07:10.596 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16369 2022-07-28 17:07:10.599 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.61:9696 2022-07-28 17:07:10.601 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 17:07:10.619 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 17:07:10.622 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 17:07:10.622 | Waiting for Neutron to start... 2022-07-28 17:07:10.625 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.61:9696' 2022-07-28 17:07:10.627 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.61:9696' 'Neutron did not start' 60 2022-07-28 17:07:10.630 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.61:9696' 2022-07-28 17:07:10.632 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 17:07:10.635 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 17:07:10.637 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 17:07:10.640 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 17:07:10.642 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 17:07:10.645 | + functions-common:time_start:2427 : local start_time= 2022-07-28 17:07:10.647 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 17:07:10.650 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 17:07:10.655 | + functions-common:time_start:2431 : _TIME_START[$name]=1659028030652 2022-07-28 17:07:10.658 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.61:9696; do sleep 0.5; done' 2022-07-28 17:08:10.665 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-28 17:08:10.670 | + functions-common:die:264 : local exitcode=0 2022-07-28 17:08:10.675 | [Call Trace] 2022-07-28 17:08:10.675 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-28 17:08:10.675 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-28 17:08:10.675 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-28 17:08:10.682 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-28 17:08:11.686 | exit_trap: cleaning up child processes 2022-07-28 17:08:11.690 | Error on exit