2022-04-01 01:41:09.927 | + ./stack.sh:main:487 : exec 2022-04-01 01:41:09.927 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-014109' 2022-04-01 01:41:09.927 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-014109.summary.2022-04-01-014109 2022-04-01 01:41:09.927 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:41:09.927 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-014109 2022-04-01 01:41:09.927 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-014109 /opt/stack/logs/stack.sh.log 2022-04-01 01:41:09.927 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-014109.summary.2022-04-01-014109 /opt/stack/logs/stack.sh.log.summary 2022-04-01 01:41:09.927 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 01:41:09.927 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 01:41:09.927 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 01:41:09.927 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 01:41:09.927 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 01:41:09.927 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 01:41:09.928 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 01:41:09.928 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:41:09.928 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 01:41:09.928 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 01:41:09.928 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:41:09.928 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:41:09.928 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 01:41:09.928 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 01:41:09.928 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:41:09.928 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 01:41:09.928 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 01:41:09.928 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 01:41:09.928 | + ./stack.sh:main:576 : uname -a 2022-04-01 01:41:09.928 | Linux dv-cinder-835881-2-iscsi 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-04-01 01:41:09.928 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 01:41:09.928 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 01:41:09.933 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 01:41:09.979 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 01:41:09.997 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 01:41:10.000 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 01:41:10.001 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 01:41:10.004 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 01:41:10.005 | + functions-common:fetch_plugins:1776 : return 2022-04-01 01:41:10.007 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 01:41:10.009 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 01:41:10.011 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:41:10.014 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:41:10.016 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:41:10.018 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:41:10.020 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:41:10.021 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:41:10.024 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:41:10.029 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:41:10.030 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:41:10.032 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:41:10.034 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 01:41:10.036 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:41:10.051 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:41:10.053 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:41:10.055 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:41:10.057 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:41:10.059 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:41:10.060 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:41:10.062 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:41:10.064 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 01:41:10.066 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 01:41:10.068 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:41:10.070 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:41:10.072 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 01:41:10.074 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 01:41:10.076 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 01:41:10.078 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 01:41:10.080 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 01:41:10.082 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 01:41:10.100 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 01:41:10.102 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 01:41:10.116 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:41:10.118 | +++ lib/tls:source:43 : hostname -f 2022-04-01 01:41:10.122 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 01:41:10.123 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 01:41:10.125 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 01:41:10.128 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 01:41:10.129 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 01:41:10.131 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 01:41:10.133 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 01:41:10.135 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 01:41:10.137 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 01:41:10.139 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 01:41:10.144 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 01:41:10.157 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 01:41:10.177 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 01:41:10.191 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 01:41:10.206 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 01:41:10.247 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 01:41:10.317 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 01:41:10.418 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 01:41:10.443 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 01:41:10.492 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 01:41:10.551 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 01:41:10.723 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 01:41:10.739 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 01:41:10.754 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 01:41:10.768 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 01:41:10.872 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 01:41:10.874 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 01:41:10.877 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 01:41:10.879 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 01:41:10.882 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 01:41:10.884 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 01:41:10.887 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 01:41:10.888 | False' 2022-04-01 01:41:10.891 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 01:41:10.907 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 01:41:10.910 | + ./stack.sh:main:624 : run_phase source 2022-04-01 01:41:10.912 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 01:41:10.914 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:41:10.916 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:41:10.919 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:41:10.921 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:41:10.923 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:41:10.925 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:41:10.928 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:41:10.933 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:41:10.936 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:41:10.938 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:41:10.940 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 01:41:10.943 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:41:10.961 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:41:10.963 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:41:10.966 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 01:41:11.015 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 01:41:11.020 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 01:41:11.024 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:41:11.026 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 01:41:11.029 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 01:41:11.031 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 01:41:11.033 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 01:41:11.036 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 01:41:11.038 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 01:41:11.041 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 01:41:11.043 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.046 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-01 01:41:11.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.051 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-01 01:41:11.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.056 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-01 01:41:11.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.061 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-01 01:41:11.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.066 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-01 01:41:11.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.072 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-01 01:41:11.074 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.077 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-01 01:41:11.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.082 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-01 01:41:11.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.087 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-01 01:41:11.089 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.092 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-01 01:41:11.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.098 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-01 01:41:11.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-01 01:41:11.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.107 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-01 01:41:11.110 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.112 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-01 01:41:11.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.117 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-01 01:41:11.119 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.122 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-01 01:41:11.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.127 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-01 01:41:11.129 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.132 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-01 01:41:11.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.136 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-01 01:41:11.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.142 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-01 01:41:11.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.146 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-01 01:41:11.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.151 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-01 01:41:11.153 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.155 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-01 01:41:11.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.160 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-01 01:41:11.162 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.165 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-01 01:41:11.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.169 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-01 01:41:11.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.175 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-01 01:41:11.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.179 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-01 01:41:11.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.184 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-01 01:41:11.187 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.189 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-01 01:41:11.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.194 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-01 01:41:11.196 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.198 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-01 01:41:11.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.203 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-01 01:41:11.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.208 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-01 01:41:11.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.213 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-01 01:41:11.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.217 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-01 01:41:11.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.222 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-01 01:41:11.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.227 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-01 01:41:11.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.232 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-01 01:41:11.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.236 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-01 01:41:11.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.241 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-01 01:41:11.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.246 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-01 01:41:11.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.251 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-01 01:41:11.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.256 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-01 01:41:11.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:41:11.261 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-01 01:41:11.264 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 01:41:11.267 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:41:11.270 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 01:41:11.287 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:41:11.289 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 01:41:11.291 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:41:11.294 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 01:41:11.310 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:41:11.313 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 01:41:11.315 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 01:41:11.317 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 01:41:11.320 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 01:41:11.322 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 01:41:11.325 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 01:41:11.328 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 01:41:11.330 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 01:41:11.332 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 01:41:11.333 | Using mysql database backend 2022-04-01 01:41:11.335 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 01:41:11.353 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 01:41:11.356 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 01:41:11.359 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:41:11.362 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 01:41:11.365 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:41:11.367 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 01:41:11.386 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:41:11.389 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 01:41:11.408 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 01:41:11.426 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:41:11.429 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 01:41:11.445 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 01:41:11.463 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 01:41:11.481 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:41:11.484 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 01:41:11.500 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:41:11.503 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 01:41:11.521 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 01:41:11.523 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 01:41:11.525 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 01:41:11.528 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 01:41:11.532 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:41:11.536 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-014111 2022-04-01 01:41:11.539 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-014111 757' 2022-04-01 01:41:11.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.544 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:41:11.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.549 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:41:11.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.554 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:41:11.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.559 | + 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,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,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-04-01 01:41:11.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.564 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-01 01:41:11.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.569 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-01 01:41:11.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.574 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-014109 2022-04-01 01:41:11.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.580 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:41:11.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.585 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-01 01:41:11.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.590 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:41:11.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.596 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:41:11.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.601 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:41:11.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:41:11.606 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:41:11.608 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 01:41:11.611 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 01:41:11.613 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 01:41:11.616 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 01:41:11.619 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:41:11.621 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:41:11.624 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:41:11.627 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:41:11.629 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:41:11.632 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:41:11.650 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:41:11.652 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:41:11.655 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:41:11.658 | + functions-common:git_clone:629 : echo master 2022-04-01 01:41:11.659 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:41:11.666 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 01:41:11.668 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:41:11.671 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 01:41:11.674 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:41:11.674 | + functions-common:git_clone:678 : head -1 2022-04-01 01:41:11.678 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 01:41:11.682 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:41:11.686 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 01:41:11.688 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:41:11.691 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 01:41:11.693 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 01:41:11.696 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 01:41:11.699 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 01:41:11.702 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:41:11.705 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 01:41:11.707 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 01:41:11.710 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 01:41:11.713 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 01:41:11.718 | ++ tools/install_prereqs.sh:source:47 : NOW=1648777271 2022-04-01 01:41:11.721 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 01:41:11.726 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648775693 2022-04-01 01:41:11.729 | ++ tools/install_prereqs.sh:source:49 : DELTA=1578 2022-04-01 01:41:11.731 | ++ tools/install_prereqs.sh:source:50 : [[ 1578 -lt 7200 ]] 2022-04-01 01:41:11.734 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 01:41:11.736 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 01:41:11.739 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 01:41:11.741 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 01:41:11.743 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 01:41:11.746 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 01:41:11.749 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 01:41:11.751 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 01:41:11.754 | +++ 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,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,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-04-01 01:41:11.805 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 01:41:11.805 | apache2-dev 2022-04-01 01:41:11.805 | bc 2022-04-01 01:41:11.805 | bsdmainutils 2022-04-01 01:41:11.805 | curl 2022-04-01 01:41:11.805 | g++ 2022-04-01 01:41:11.805 | gawk 2022-04-01 01:41:11.805 | gcc 2022-04-01 01:41:11.805 | gettext 2022-04-01 01:41:11.805 | git 2022-04-01 01:41:11.805 | graphviz 2022-04-01 01:41:11.805 | iputils-ping 2022-04-01 01:41:11.805 | libapache2-mod-proxy-uwsgi 2022-04-01 01:41:11.805 | libffi-dev 2022-04-01 01:41:11.805 | libjpeg-dev 2022-04-01 01:41:11.805 | libpcre3-dev 2022-04-01 01:41:11.805 | libpq-dev 2022-04-01 01:41:11.805 | libssl-dev 2022-04-01 01:41:11.805 | libsystemd-dev 2022-04-01 01:41:11.805 | libxml2-dev 2022-04-01 01:41:11.805 | libxslt1-dev 2022-04-01 01:41:11.805 | libyaml-dev 2022-04-01 01:41:11.805 | lsof 2022-04-01 01:41:11.805 | openssh-server 2022-04-01 01:41:11.805 | openssl 2022-04-01 01:41:11.805 | pkg-config 2022-04-01 01:41:11.805 | psmisc 2022-04-01 01:41:11.805 | python3-dev 2022-04-01 01:41:11.805 | python3-pip 2022-04-01 01:41:11.805 | python3-systemd 2022-04-01 01:41:11.805 | python3-venv 2022-04-01 01:41:11.805 | tar 2022-04-01 01:41:11.806 | tcpdump 2022-04-01 01:41:11.806 | unzip 2022-04-01 01:41:11.806 | uuid-runtime 2022-04-01 01:41:11.806 | wget 2022-04-01 01:41:11.806 | wget 2022-04-01 01:41:11.806 | zlib1g-dev 2022-04-01 01:41:11.806 | libkrb5-dev 2022-04-01 01:41:11.806 | libldap2-dev 2022-04-01 01:41:11.806 | libsasl2-dev 2022-04-01 01:41:11.806 | memcached 2022-04-01 01:41:11.806 | python3-mysqldb 2022-04-01 01:41:11.806 | sqlite3 2022-04-01 01:41:11.806 | conntrack 2022-04-01 01:41:11.806 | curl 2022-04-01 01:41:11.806 | dnsmasq-base 2022-04-01 01:41:11.806 | dnsmasq-utils 2022-04-01 01:41:11.806 | ebtables 2022-04-01 01:41:11.806 | genisoimage 2022-04-01 01:41:11.806 | iptables 2022-04-01 01:41:11.806 | iputils-arping 2022-04-01 01:41:11.806 | kpartx 2022-04-01 01:41:11.806 | libjs-jquery-tablesorter 2022-04-01 01:41:11.806 | parted 2022-04-01 01:41:11.806 | pm-utils 2022-04-01 01:41:11.806 | python3-mysqldb 2022-04-01 01:41:11.806 | socat 2022-04-01 01:41:11.806 | sqlite3 2022-04-01 01:41:11.806 | sudo 2022-04-01 01:41:11.806 | vlan 2022-04-01 01:41:11.806 | lsscsi 2022-04-01 01:41:11.806 | open-iscsi 2022-04-01 01:41:11.806 | lvm2 2022-04-01 01:41:11.806 | qemu-utils 2022-04-01 01:41:11.806 | thin-provisioning-tools 2022-04-01 01:41:11.806 | acl 2022-04-01 01:41:11.806 | dnsmasq-base 2022-04-01 01:41:11.806 | dnsmasq-utils 2022-04-01 01:41:11.807 | ebtables 2022-04-01 01:41:11.807 | haproxy 2022-04-01 01:41:11.807 | iptables 2022-04-01 01:41:11.807 | iputils-arping 2022-04-01 01:41:11.807 | iputils-ping 2022-04-01 01:41:11.807 | postgresql-server-dev-all 2022-04-01 01:41:11.807 | python3-mysqldb 2022-04-01 01:41:11.807 | sqlite3 2022-04-01 01:41:11.807 | sudo 2022-04-01 01:41:11.807 | vlan 2022-04-01 01:41:11.807 | pcp 2022-04-01 01:41:11.807 | ipset 2022-04-01 01:41:11.807 | conntrack 2022-04-01 01:41:11.807 | conntrackd 2022-04-01 01:41:11.807 | keepalived 2022-04-01 01:41:11.807 | lvm2 2022-04-01 01:41:11.807 | qemu-utils 2022-04-01 01:41:11.807 | thin-provisioning-tools 2022-04-01 01:41:11.807 | curl 2022-04-01 01:41:11.807 | liberasurecode-dev 2022-04-01 01:41:11.807 | make 2022-04-01 01:41:11.807 | memcached 2022-04-01 01:41:11.807 | rsync 2022-04-01 01:41:11.807 | sqlite3 2022-04-01 01:41:11.807 | xfsprogs' 2022-04-01 01:41:11.809 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 01:41:11.829 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 01:41:11.829 | apache2-dev 2022-04-01 01:41:11.829 | bc 2022-04-01 01:41:11.829 | bsdmainutils 2022-04-01 01:41:11.829 | curl 2022-04-01 01:41:11.829 | g++ 2022-04-01 01:41:11.829 | gawk 2022-04-01 01:41:11.829 | gcc 2022-04-01 01:41:11.829 | gettext 2022-04-01 01:41:11.829 | git 2022-04-01 01:41:11.829 | graphviz 2022-04-01 01:41:11.829 | iputils-ping 2022-04-01 01:41:11.829 | libapache2-mod-proxy-uwsgi 2022-04-01 01:41:11.829 | libffi-dev 2022-04-01 01:41:11.830 | libjpeg-dev 2022-04-01 01:41:11.830 | libpcre3-dev 2022-04-01 01:41:11.830 | libpq-dev 2022-04-01 01:41:11.830 | libssl-dev 2022-04-01 01:41:11.830 | libsystemd-dev 2022-04-01 01:41:11.830 | libxml2-dev 2022-04-01 01:41:11.830 | libxslt1-dev 2022-04-01 01:41:11.830 | libyaml-dev 2022-04-01 01:41:11.830 | lsof 2022-04-01 01:41:11.830 | openssh-server 2022-04-01 01:41:11.830 | openssl 2022-04-01 01:41:11.830 | pkg-config 2022-04-01 01:41:11.830 | psmisc 2022-04-01 01:41:11.830 | python3-dev 2022-04-01 01:41:11.830 | python3-pip 2022-04-01 01:41:11.830 | python3-systemd 2022-04-01 01:41:11.830 | python3-venv 2022-04-01 01:41:11.830 | tar 2022-04-01 01:41:11.830 | tcpdump 2022-04-01 01:41:11.830 | unzip 2022-04-01 01:41:11.830 | uuid-runtime 2022-04-01 01:41:11.830 | wget 2022-04-01 01:41:11.830 | wget 2022-04-01 01:41:11.830 | zlib1g-dev 2022-04-01 01:41:11.830 | libkrb5-dev 2022-04-01 01:41:11.830 | libldap2-dev 2022-04-01 01:41:11.830 | libsasl2-dev 2022-04-01 01:41:11.830 | memcached 2022-04-01 01:41:11.830 | python3-mysqldb 2022-04-01 01:41:11.830 | sqlite3 2022-04-01 01:41:11.830 | conntrack 2022-04-01 01:41:11.830 | curl 2022-04-01 01:41:11.830 | dnsmasq-base 2022-04-01 01:41:11.830 | dnsmasq-utils 2022-04-01 01:41:11.830 | ebtables 2022-04-01 01:41:11.830 | genisoimage 2022-04-01 01:41:11.830 | iptables 2022-04-01 01:41:11.831 | iputils-arping 2022-04-01 01:41:11.831 | kpartx 2022-04-01 01:41:11.831 | libjs-jquery-tablesorter 2022-04-01 01:41:11.831 | parted 2022-04-01 01:41:11.831 | pm-utils 2022-04-01 01:41:11.831 | python3-mysqldb 2022-04-01 01:41:11.831 | socat 2022-04-01 01:41:11.831 | sqlite3 2022-04-01 01:41:11.831 | sudo 2022-04-01 01:41:11.831 | vlan 2022-04-01 01:41:11.831 | lsscsi 2022-04-01 01:41:11.831 | open-iscsi 2022-04-01 01:41:11.831 | lvm2 2022-04-01 01:41:11.831 | qemu-utils 2022-04-01 01:41:11.831 | thin-provisioning-tools 2022-04-01 01:41:11.831 | acl 2022-04-01 01:41:11.831 | dnsmasq-base 2022-04-01 01:41:11.831 | dnsmasq-utils 2022-04-01 01:41:11.831 | ebtables 2022-04-01 01:41:11.831 | haproxy 2022-04-01 01:41:11.831 | iptables 2022-04-01 01:41:11.831 | iputils-arping 2022-04-01 01:41:11.831 | iputils-ping 2022-04-01 01:41:11.831 | postgresql-server-dev-all 2022-04-01 01:41:11.831 | python3-mysqldb 2022-04-01 01:41:11.831 | sqlite3 2022-04-01 01:41:11.831 | sudo 2022-04-01 01:41:11.831 | vlan 2022-04-01 01:41:11.831 | pcp 2022-04-01 01:41:11.831 | ipset 2022-04-01 01:41:11.831 | conntrack 2022-04-01 01:41:11.831 | conntrackd 2022-04-01 01:41:11.831 | keepalived 2022-04-01 01:41:11.831 | lvm2 2022-04-01 01:41:11.832 | qemu-utils 2022-04-01 01:41:11.832 | thin-provisioning-tools 2022-04-01 01:41:11.832 | curl 2022-04-01 01:41:11.832 | liberasurecode-dev 2022-04-01 01:41:11.832 | make 2022-04-01 01:41:11.832 | memcached 2022-04-01 01:41:11.832 | rsync 2022-04-01 01:41:11.832 | sqlite3 2022-04-01 01:41:11.832 | xfsprogs ' 2022-04-01 01:41:11.832 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 01:41:11.834 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:41:11.837 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:41:11.840 | ++ 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-04-01 01:41:11.841 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 01:41:11.847 | ++ 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-04-01 01:41:11.849 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 01:41:11.852 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:41:11.854 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 01:41:11.856 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:41:11.858 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:41:11.860 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:41:11.862 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:41:11.865 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:41:11.867 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:41:11.869 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 01:41:11.872 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 01:41:11.874 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 01:41:11.877 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 01:41:11.883 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 01:41:11.885 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 01:41:11.889 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 01:41:11.891 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 01:41:11.893 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:41:11.896 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:41:11.901 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648777271898 2022-04-01 01:41:11.903 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 01:41:11.906 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 01:41:11.908 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-01 01:41:12.130 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 01:41:12.164 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 01:41:12.244 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 01:41:12.349 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 01:41:12.943 | Fetched 336 kB in 1s (463 kB/s) 2022-04-01 01:41:14.635 | Reading package lists... 2022-04-01 01:41:14.669 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 01:41:14.671 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 01:41:14.674 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:41:14.676 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:41:14.678 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:41:14.681 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:41:14.683 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:41:14.685 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 01:41:14.688 | ++ functions-common:time_stop:2432 : start_time=1648777271898 2022-04-01 01:41:14.690 | ++ functions-common:time_stop:2434 : [[ -z 1648777271898 ]] 2022-04-01 01:41:14.693 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:41:14.697 | ++ functions-common:time_stop:2437 : end_time=1648777274695 2022-04-01 01:41:14.699 | ++ functions-common:time_stop:2438 : elapsed_time=2797 2022-04-01 01:41:14.701 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 01:41:14.704 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:41:14.706 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2797 2022-04-01 01:41:14.711 | ++ functions-common:install_package:1464 : 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-04-01 01:41:14.713 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:41:14.716 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:41:14.718 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:41:14.721 | ++ functions-common:real_install_package:1450 : 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-04-01 01:41:14.745 | ++ functions-common:apt_get:1230 : 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-04-01 01:41:14.863 | Reading package lists... 2022-04-01 01:41:15.151 | Building dependency tree... 2022-04-01 01:41:15.152 | Reading state information... 2022-04-01 01:41:15.192 | acl is already the newest version (2.2.53-6). 2022-04-01 01:41:15.192 | bc is already the newest version (1.07.1-2build1). 2022-04-01 01:41:15.192 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 01:41:15.192 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 01:41:15.192 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 01:41:15.192 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:41:15.192 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 01:41:15.192 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:41:15.192 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 01:41:15.192 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 01:41:15.192 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 01:41:15.192 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 01:41:15.192 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 01:41:15.192 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 01:41:15.192 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 01:41:15.192 | libffi-dev is already the newest version (3.3-4). 2022-04-01 01:41:15.192 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 01:41:15.192 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 01:41:15.193 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 01:41:15.193 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 01:41:15.193 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 01:41:15.193 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 01:41:15.193 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:41:15.193 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 01:41:15.193 | psmisc is already the newest version (23.3-1). 2022-04-01 01:41:15.193 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:41:15.193 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 01:41:15.193 | python3-systemd is already the newest version (234-3build2). 2022-04-01 01:41:15.193 | socat is already the newest version (1.7.3.3-2). 2022-04-01 01:41:15.193 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 01:41:15.193 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 01:41:15.193 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 01:41:15.193 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 01:41:15.193 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 01:41:15.193 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 01:41:15.193 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 01:41:15.193 | pcp is already the newest version (5.0.3-1). 2022-04-01 01:41:15.193 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 01:41:15.193 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:41:15.193 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:41:15.193 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:41:15.193 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 01:41:15.193 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:41:15.193 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:41:15.193 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 01:41:15.193 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 01:41:15.193 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 01:41:15.193 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 01:41:15.193 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 01:41:15.193 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 01:41:15.193 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 01:41:15.193 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 01:41:15.193 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:41:15.194 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 01:41:15.194 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 01:41:15.194 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 01:41:15.194 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 01:41:15.194 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 01:41:15.194 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 01:41:15.194 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:41:15.194 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 01:41:15.194 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 01:41:15.194 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 01:41:15.194 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 01:41:15.194 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 01:41:15.194 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 01:41:15.194 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 01:41:15.194 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 01:41:15.194 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 01:41:15.448 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:41:15.448 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 01:41:15.448 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 01:41:15.448 | The following packages were automatically installed and are no longer required: 2022-04-01 01:41:15.449 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:41:15.449 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:41:15.449 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:41:15.449 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:41:15.449 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:41:15.449 | python3-zope.interface 2022-04-01 01:41:15.450 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:41:15.451 | The following additional packages will be installed: 2022-04-01 01:41:15.451 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-04-01 01:41:15.522 | The following NEW packages will be installed: 2022-04-01 01:41:15.522 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-04-01 01:41:15.522 | python3-yaml 2022-04-01 01:41:16.119 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:41:16.120 | Need to get 0 B/27.4 MB of archives. 2022-04-01 01:41:16.120 | After this operation, 211 MB of additional disk space will be used. 2022-04-01 01:41:16.420 | Selecting previously unselected package python3-yaml. 2022-04-01 01:41:16.477 | (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 ... 88085 files and directories currently installed.) 2022-04-01 01:41:16.482 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-01 01:41:16.551 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-01 01:41:16.951 | Selecting previously unselected package llvm-10-tools. 2022-04-01 01:41:16.961 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 01:41:17.025 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-01 01:41:17.592 | Selecting previously unselected package llvm-10-dev. 2022-04-01 01:41:17.602 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 01:41:17.729 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 01:41:23.070 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-01 01:41:23.081 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-01 01:41:23.123 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 01:41:23.809 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-01 01:41:23.820 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-01 01:41:23.866 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-01 01:41:24.298 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-01 01:41:24.818 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-01 01:41:24.991 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 01:41:25.169 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 01:41:25.345 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-01 01:41:25.510 | Processing triggers for man-db (2.9.1-1) ... 2022-04-01 01:41:26.098 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-01 01:41:34.901 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 01:41:34.904 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:41:34.906 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:41:34.909 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:41:34.911 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:41:34.913 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:41:34.916 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:41:34.918 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:41:34.920 | ++ functions-common:time_stop:2432 : start_time=1648777274741 2022-04-01 01:41:34.923 | ++ functions-common:time_stop:2434 : [[ -z 1648777274741 ]] 2022-04-01 01:41:34.925 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:41:34.930 | ++ functions-common:time_stop:2437 : end_time=1648777294927 2022-04-01 01:41:34.932 | ++ functions-common:time_stop:2438 : elapsed_time=20186 2022-04-01 01:41:34.935 | ++ functions-common:time_stop:2439 : total=894 2022-04-01 01:41:34.937 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:41:34.939 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21080 2022-04-01 01:41:34.942 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 01:41:34.945 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 01:41:34.947 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:41:34.951 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 01:41:34.958 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 01:41:34.964 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 01:41:34.967 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 01:41:34.971 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 01:41:36.547 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 01:41:36.549 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 01:41:36.551 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 01:41:36.553 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 01:41:36.554 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 01:41:36.557 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 01:41:36.559 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 01:41:36.571 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 01:41:36.571 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 01:41:36.571 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 01:41:36.571 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 01:41:36.571 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 01:41:36.571 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 01:41:36.572 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 01:41:36.574 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 01:41:36.576 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 01:41:36.578 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 01:41:36.579 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 01:41:36.581 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 01:41:36.583 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 01:41:36.586 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 01:41:36.590 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 01:41:36.592 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 01:41:36.595 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 01:41:36.673 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 01:41:36.676 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 01:41:36.756 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 01:41:36.758 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 01:41:36.840 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 01:41:36.843 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 01:41:36.845 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 01:41:36.847 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 01:41:36.849 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 01:41:36.851 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 01:41:36.853 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 01:41:36.855 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 01:41:36.857 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 01:41:36.859 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 01:41:36.861 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 01:41:36.861 | Distro: focal 2022-04-01 01:41:36.863 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 01:41:36.866 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:41:36.870 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:41:36.872 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:41:36.875 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:41:36.875 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:41:37.594 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:41:37.595 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:41:37.595 | pip: 21.3.1 2022-04-01 01:41:37.598 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 01:41:37.600 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 01:41:37.602 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:41:37.604 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:41:37.607 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:41:37.609 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:41:37.611 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:41:37.613 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:41:37.615 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:41:37.617 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:41:37.618 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:41:37.620 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:41:37.623 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:41:37.624 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 01:41:37.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:41:37.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:41:37.630 | + tools/install_pip.sh:main:142 : : 2022-04-01 01:41:37.632 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 01:41:37.634 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 01:41:37.636 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 01:41:37.638 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:41:37.640 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 01:41:37.642 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 01:41:37.644 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:41:37.647 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:41:37.647 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:41:37.652 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2022-04-01 01:41:37.654 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2022-04-01 01:41:37.656 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2022-04-01 01:41:37.658 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2022-04-01 01:41:37.659 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2022-04-01 01:41:37.677 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2022-04-01 01:41:37.679 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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,!=48.0.0,!=49.0.0' 2022-04-01 01:41:38.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:41:38.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:41:38.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:41:38.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:41:39.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:41:41.087 | Collecting 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,!=48.0.0,!=49.0.0 2022-04-01 01:41:41.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 01:41:43.530 | Installing collected packages: setuptools 2022-04-01 01:41:44.440 | Successfully installed setuptools-60.9.3 2022-04-01 01:41:44.440 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:41:44.617 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:41:44.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:41:44.809 | + inc/python:pip_install:200 : result=0 2022-04-01 01:41:44.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:41:44.813 | + functions-common:time_stop:2425 : local name 2022-04-01 01:41:44.815 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:41:44.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:41:44.818 | + functions-common:time_stop:2428 : local total 2022-04-01 01:41:44.820 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:41:44.821 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:41:44.824 | + functions-common:time_stop:2432 : start_time=1648777297672 2022-04-01 01:41:44.826 | + functions-common:time_stop:2434 : [[ -z 1648777297672 ]] 2022-04-01 01:41:44.828 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:41:44.832 | + functions-common:time_stop:2437 : end_time=1648777304830 2022-04-01 01:41:44.834 | + functions-common:time_stop:2438 : elapsed_time=7158 2022-04-01 01:41:44.836 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:41:44.838 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:41:44.840 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7158 2022-04-01 01:41:44.842 | + inc/python:pip_install:203 : return 0 2022-04-01 01:41:44.845 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 01:41:44.848 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:41:44.852 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:41:44.854 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:41:44.857 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:41:44.857 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:41:45.608 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:41:45.610 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:41:45.610 | pip: 21.3.1 2022-04-01 01:41:45.613 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 01:41:45.616 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:41:45.619 | + ./stack.sh:main:796 : fixup_all 2022-04-01 01:41:45.622 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 01:41:45.624 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 01:41:45.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:41:45.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:41:45.631 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-01 01:41:45.644 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 01:41:45.658 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 01:41:45.672 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 01:41:45.675 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 01:41:45.678 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:41:45.680 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:41:45.682 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:41:45.685 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:41:45.687 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:41:45.690 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:41:45.692 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:41:45.694 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:41:45.697 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:41:45.700 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:41:45.702 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:41:45.705 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 01:41:45.707 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 01:41:45.709 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 01:41:45.712 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:41:45.714 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:41:45.716 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:41:45.718 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:41:45.721 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:41:45.723 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:41:45.725 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 01:41:45.727 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 01:41:45.730 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 01:41:45.732 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 01:41:45.735 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 01:41:45.737 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 01:41:45.739 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 01:41:45.766 | Using python 3.8 to install os-testr 2022-04-01 01:41:45.772 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-01 01:41:46.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:41:46.665 | from cryptography.utils import int_from_bytes 2022-04-01 01:41:46.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:41:46.665 | from cryptography.utils import int_from_bytes 2022-04-01 01:41:47.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:41:47.861 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 01:41:48.360 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-01 01:41:48.362 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-01 01:41:48.363 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 01:41:48.364 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-01 01:41:48.379 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-01 01:41:48.407 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-01 01:41:48.407 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-01 01:41:48.408 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-01 01:41:48.409 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-01 01:41:48.411 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-01 01:41:48.436 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-01 01:41:48.437 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-01 01:41:48.439 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-01 01:41:48.440 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-01 01:41:48.441 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-01 01:41:48.453 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-01 01:41:48.524 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-01 01:41:48.525 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-01 01:41:48.527 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-01 01:41:50.897 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:41:50.906 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:41:50.906 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:41:51.081 | + inc/python:pip_install:200 : result=0 2022-04-01 01:41:51.084 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:41:51.086 | + functions-common:time_stop:2425 : local name 2022-04-01 01:41:51.089 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:41:51.092 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:41:51.095 | + functions-common:time_stop:2428 : local total 2022-04-01 01:41:51.097 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:41:51.099 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:41:51.101 | + functions-common:time_stop:2432 : start_time=1648777305758 2022-04-01 01:41:51.103 | + functions-common:time_stop:2434 : [[ -z 1648777305758 ]] 2022-04-01 01:41:51.109 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:41:51.114 | + functions-common:time_stop:2437 : end_time=1648777311111 2022-04-01 01:41:51.116 | + functions-common:time_stop:2438 : elapsed_time=5353 2022-04-01 01:41:51.119 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:41:51.121 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:41:51.123 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5353 2022-04-01 01:41:51.126 | + inc/python:pip_install:203 : return 0 2022-04-01 01:41:51.129 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 01:41:51.196 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 01:41:51.578 | + ./stack.sh:main:810 : install_infra 2022-04-01 01:41:51.581 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:41:51.585 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 01:41:51.590 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-01 01:41:54.871 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:41:54.874 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 01:41:54.907 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 01:41:56.831 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:56.879 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:56.962 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:56.971 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:56.994 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:56.998 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.016 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.027 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.048 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.060 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.122 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.199 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.216 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.248 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.256 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.271 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.288 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.300 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.315 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.324 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.362 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.386 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.394 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.460 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.464 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.468 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.509 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.549 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.565 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.582 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.602 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.620 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.637 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.667 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.699 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.726 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.737 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.756 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.769 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.787 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.794 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.799 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:41:57.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:41:57.933 | Collecting pbr===5.8.1 2022-04-01 01:41:57.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-01 01:41:57.984 | Installing collected packages: pbr 2022-04-01 01:41:58.133 | Successfully installed pbr-5.8.1 2022-04-01 01:41:58.211 | + inc/python:pip_install:200 : result=0 2022-04-01 01:41:58.213 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:41:58.216 | + functions-common:time_stop:2425 : local name 2022-04-01 01:41:58.218 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:41:58.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:41:58.223 | + functions-common:time_stop:2428 : local total 2022-04-01 01:41:58.225 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:41:58.227 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:41:58.229 | + functions-common:time_stop:2432 : start_time=1648777314898 2022-04-01 01:41:58.231 | + functions-common:time_stop:2434 : [[ -z 1648777314898 ]] 2022-04-01 01:41:58.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:41:58.238 | + functions-common:time_stop:2437 : end_time=1648777318236 2022-04-01 01:41:58.240 | + functions-common:time_stop:2438 : elapsed_time=3338 2022-04-01 01:41:58.243 | + functions-common:time_stop:2439 : total=5353 2022-04-01 01:41:58.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:41:58.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8691 2022-04-01 01:41:58.250 | + inc/python:pip_install:203 : return 0 2022-04-01 01:41:58.253 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:41:58.256 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 01:41:58.282 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-01 01:42:00.247 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.293 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.370 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.379 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.403 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.407 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.424 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.435 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.457 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.469 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.533 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.612 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.630 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.661 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.670 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.685 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.702 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.714 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.728 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.738 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.778 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.801 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.810 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.873 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.877 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.881 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.921 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.960 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.976 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:00.994 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.014 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.040 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.065 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.103 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.135 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.163 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.174 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.192 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.205 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.223 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.231 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.235 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:42:01.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:01.240 | Processing /opt/stack/requirements 2022-04-01 01:42:02.696 | Collecting fixtures===3.0.0 2022-04-01 01:42:02.704 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-01 01:42:02.938 | Collecting PyYAML===6.0 2022-04-01 01:42:02.946 | 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-04-01 01:42:03.122 | Collecting requests===2.27.1 2022-04-01 01:42:03.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-01 01:42:03.228 | Collecting packaging===21.3 2022-04-01 01:42:03.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-01 01:42:03.302 | Collecting testtools===2.5.0 2022-04-01 01:42:03.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-01 01:42:03.394 | Collecting idna===3.3 2022-04-01 01:42:03.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-01 01:42:03.547 | Collecting pyparsing===3.0.7 2022-04-01 01:42:03.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-01 01:42:03.615 | Collecting six===1.16.0 2022-04-01 01:42:03.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-01 01:42:03.679 | Collecting charset-normalizer===2.0.12 2022-04-01 01:42:03.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-01 01:42:04.021 | Collecting Parsley>=1.2 2022-04-01 01:42:04.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-01 01:42:04.484 | Collecting beagle>=0.2.1 2022-04-01 01:42:04.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-01 01:42:04.522 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-04-01 01:42:04.593 | Collecting certifi>=2017.4.17 2022-04-01 01:42:04.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-01 01:42:04.688 | Collecting urllib3===1.26.8 2022-04-01 01:42:04.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-04-01 01:42:04.766 | Collecting extras===1.0.0 2022-04-01 01:42:04.773 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-01 01:42:04.860 | Collecting cliff===3.10.1 2022-04-01 01:42:04.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-01 01:42:04.981 | Collecting stevedore===3.5.0 2022-04-01 01:42:04.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-01 01:42:05.054 | Collecting prettytable===3.1.1 2022-04-01 01:42:05.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-04-01 01:42:05.233 | Collecting cmd2===2.4.0 2022-04-01 01:42:05.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-01 01:42:05.339 | Collecting autopage===0.5.0 2022-04-01 01:42:05.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-01 01:42:05.393 | Collecting wcwidth===0.2.5 2022-04-01 01:42:05.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-01 01:42:05.460 | Collecting attrs===21.4.0 2022-04-01 01:42:05.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-01 01:42:05.593 | Collecting pyperclip===1.8.2 2022-04-01 01:42:05.600 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-01 01:42:05.613 | Building wheels for collected packages: openstack-requirements 2022-04-01 01:42:05.613 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 01:42:06.486 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 01:42:06.486 | ERROR: Command errored out with exit status 1: 2022-04-01 01:42:06.486 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qq0iz4hl/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qq0iz4hl/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-04tgd9td 2022-04-01 01:42:06.486 | cwd: /tmp/pip-req-build-qq0iz4hl/ 2022-04-01 01:42:06.486 | Complete output (6 lines): 2022-04-01 01:42:06.486 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 01:42:06.486 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 01:42:06.486 | or: setup.py --help-commands 2022-04-01 01:42:06.486 | or: setup.py cmd --help 2022-04-01 01:42:06.486 | 2022-04-01 01:42:06.486 | error: invalid command 'bdist_wheel' 2022-04-01 01:42:06.486 | ---------------------------------------- 2022-04-01 01:42:06.486 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 01:42:06.486 | Running setup.py clean for openstack-requirements 2022-04-01 01:42:07.365 | Failed to build openstack-requirements 2022-04-01 01:42:07.639 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, stevedore, pyparsing, pyperclip, cmd2, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-01 01:42:09.565 | Running setup.py install for openstack-requirements: started 2022-04-01 01:42:12.142 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 01:42:12.175 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5347 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-04-01 01:42:12.315 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:12.317 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:12.319 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:12.321 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:12.324 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:12.326 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:12.328 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:12.331 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:12.333 | + functions-common:time_stop:2432 : start_time=1648777318273 2022-04-01 01:42:12.335 | + functions-common:time_stop:2434 : [[ -z 1648777318273 ]] 2022-04-01 01:42:12.338 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:12.343 | + functions-common:time_stop:2437 : end_time=1648777332340 2022-04-01 01:42:12.345 | + functions-common:time_stop:2438 : elapsed_time=14067 2022-04-01 01:42:12.349 | + functions-common:time_stop:2439 : total=8691 2022-04-01 01:42:12.351 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:12.353 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22758 2022-04-01 01:42:12.355 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:12.358 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 01:42:12.364 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 01:42:12.364 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 01:42:12.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:12.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:12.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 01:42:12.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:12.375 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 01:42:12.398 | Using python 3.8 to install pbr 2022-04-01 01:42:12.400 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 01:42:13.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:13.293 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:13.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:13.293 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:14.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:14.479 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 01:42:16.996 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:42:17.004 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:42:17.004 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:42:17.155 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:17.157 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:17.160 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:17.162 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:17.164 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:17.166 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:17.168 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:17.170 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:17.173 | + functions-common:time_stop:2432 : start_time=1648777332392 2022-04-01 01:42:17.175 | + functions-common:time_stop:2434 : [[ -z 1648777332392 ]] 2022-04-01 01:42:17.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:17.182 | + functions-common:time_stop:2437 : end_time=1648777337179 2022-04-01 01:42:17.184 | + functions-common:time_stop:2438 : elapsed_time=4787 2022-04-01 01:42:17.187 | + functions-common:time_stop:2439 : total=22758 2022-04-01 01:42:17.189 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:17.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27545 2022-04-01 01:42:17.194 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:17.196 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 01:42:19.739 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 01:42:21.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:21.742 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 01:42:21.758 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-01 01:42:21.765 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-01 01:42:21.767 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 01:42:21.769 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 01:42:21.772 | 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.7) 2022-04-01 01:42:21.859 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:42:21.862 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:42:21.866 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 01:42:21.885 | + ./stack.sh:main:819 : pkgs= 2022-04-01 01:42:21.888 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 01:42:21.890 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 01:42:21.893 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:42:21.895 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 01:42:21.898 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:42:21.900 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:42:21.902 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:42:21.905 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:42:21.907 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:42:21.910 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:42:21.914 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:42:21.917 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:42:21.920 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:42:21.922 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 01:42:21.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:42:21.941 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:21.944 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:42:21.946 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:42:21.949 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 01:42:21.951 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:42:21.954 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:42:21.957 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:42:21.959 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 01:42:21.962 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:42:21.964 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 01:42:21.967 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:42:21.969 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:42:21.971 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:42:21.973 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:42:21.976 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:42:21.979 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:42:21.981 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 01:42:21.983 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:42:21.986 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 01:42:21.988 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:42:21.990 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:42:21.993 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 01:42:21.996 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 01:42:21.999 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 01:42:22.001 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 01:42:22.004 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 01:42:22.062 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 01:42:22.063 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 01:42:22.069 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 01:42:22.717 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 01:42:22.719 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 01:42:22.737 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:22.739 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 01:42:22.742 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:42:22.745 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:42:22.747 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:42:22.749 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:42:22.752 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:22.755 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:42:22.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:22.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:22.762 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:42:22.765 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:22.767 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:42:22.769 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:42:22.772 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 01:42:22.774 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:42:22.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:22.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:22.782 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 01:42:22.804 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-01 01:42:22.919 | Reading package lists... 2022-04-01 01:42:23.199 | Building dependency tree... 2022-04-01 01:42:23.201 | Reading state information... 2022-04-01 01:42:23.555 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 01:42:23.555 | The following packages were automatically installed and are no longer required: 2022-04-01 01:42:23.557 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:42:23.557 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:42:23.557 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:42:23.557 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:42:23.557 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:42:23.557 | python3-zope.interface 2022-04-01 01:42:23.557 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:42:23.688 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:42:23.693 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:42:23.695 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:42:23.698 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:23.701 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:23.703 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:23.705 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:23.707 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:23.709 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:42:23.712 | + functions-common:time_stop:2432 : start_time=1648777342802 2022-04-01 01:42:23.714 | + functions-common:time_stop:2434 : [[ -z 1648777342802 ]] 2022-04-01 01:42:23.717 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:23.721 | + functions-common:time_stop:2437 : end_time=1648777343718 2022-04-01 01:42:23.723 | + functions-common:time_stop:2438 : elapsed_time=916 2022-04-01 01:42:23.725 | + functions-common:time_stop:2439 : total=21080 2022-04-01 01:42:23.728 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:23.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21996 2022-04-01 01:42:23.732 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:42:23.735 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 01:42:23.737 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:42:23.739 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:42:23.742 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:42:23.745 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:42:23.747 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:42:23.750 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:42:23.752 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 01:42:23.755 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:42:23.757 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:42:23.760 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:42:23.762 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:42:23.765 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:42:23.767 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:42:23.770 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:42:23.772 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:42:23.774 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:42:23.777 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:42:23.779 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:42:23.782 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 01:42:23.784 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:42:23.787 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:42:23.789 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:42:23.791 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:42:23.794 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:42:23.796 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:42:23.799 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 01:42:23.802 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 01:42:23.819 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:23.821 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 01:42:23.824 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:42:23.827 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 01:42:23.829 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 01:42:23.833 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 01:42:23.837 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 01:42:23.840 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 01:42:23.842 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 01:42:23.845 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 01:42:23.847 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 01:42:23.850 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 01:42:23.853 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 01:42:24.632 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 01:42:24.632 | user tags 2022-04-01 01:42:24.632 | stackrabbit []' 2022-04-01 01:42:24.636 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 01:42:24.636 | user tags 2022-04-01 01:42:24.636 | stackrabbit []' 2022-04-01 01:42:24.637 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 01:42:24.644 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 01:42:24.646 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 01:42:24.649 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:42:25.434 | Changing password for user "stackrabbit" ... 2022-04-01 01:42:25.507 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 01:42:26.240 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 01:42:26.308 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 01:42:26.311 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:42:27.039 | Changing password for user "stackrabbit" ... 2022-04-01 01:42:27.102 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 01:42:27.105 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 01:42:27.107 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 01:42:27.840 | Deleting user "guest" ... 2022-04-01 01:42:27.858 | Error: 2022-04-01 01:42:27.858 | {:no_such_user, "guest"} 2022-04-01 01:42:27.872 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 01:42:27.876 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 01:42:27.896 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:27.899 | + ./stack.sh:main:836 : install_database 2022-04-01 01:42:27.902 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 01:42:27.906 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 01:42:27.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:27.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:27.915 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 01:42:28.286 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 01:42:28.288 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:28.292 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 01:42:28.294 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 01:42:28.297 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:42:28.299 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 01:42:28.302 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:42:28.304 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:42:28.307 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:42:28.309 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:42:28.312 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:42:28.314 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:42:28.316 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:42:28.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:42:28.321 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:42:28.324 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:42:28.326 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:42:28.328 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 01:42:28.331 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:42:28.334 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:42:28.338 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:42:28.341 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:42:28.343 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:42:28.346 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:42:28.348 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 01:42:28.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:28.354 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:28.357 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 01:42:28.360 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:42:28.362 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:42:28.365 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:42:28.368 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:42:28.370 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:28.373 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:42:28.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:28.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:28.380 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:42:28.383 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:28.385 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:42:28.388 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:42:28.390 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 01:42:28.392 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:42:28.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:28.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:28.400 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 01:42:28.424 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-01 01:42:28.537 | Reading package lists... 2022-04-01 01:42:28.812 | Building dependency tree... 2022-04-01 01:42:28.813 | Reading state information... 2022-04-01 01:42:29.158 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 01:42:29.158 | The following packages were automatically installed and are no longer required: 2022-04-01 01:42:29.159 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:42:29.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:42:29.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:42:29.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:42:29.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:42:29.160 | python3-zope.interface 2022-04-01 01:42:29.160 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:42:29.288 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:42:29.293 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:42:29.295 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:42:29.297 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:29.300 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:29.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:29.304 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:29.306 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:29.308 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:42:29.311 | + functions-common:time_stop:2432 : start_time=1648777348421 2022-04-01 01:42:29.313 | + functions-common:time_stop:2434 : [[ -z 1648777348421 ]] 2022-04-01 01:42:29.316 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:29.320 | + functions-common:time_stop:2437 : end_time=1648777349317 2022-04-01 01:42:29.323 | + functions-common:time_stop:2438 : elapsed_time=896 2022-04-01 01:42:29.325 | + functions-common:time_stop:2439 : total=21996 2022-04-01 01:42:29.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:29.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22892 2022-04-01 01:42:29.332 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:42:29.334 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 01:42:29.337 | + ./stack.sh:main:839 : install_database_python 2022-04-01 01:42:29.339 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 01:42:29.342 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 01:42:29.344 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 01:42:29.347 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:42:29.351 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 01:42:29.354 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 01:42:29.358 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:42:29.361 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:42:29.362 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:42:29.367 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 01:42:29.369 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 01:42:29.372 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 01:42:29.375 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 01:42:29.377 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 01:42:29.401 | Using python 3.8 to install PyMySQL 2022-04-01 01:42:29.405 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-01 01:42:30.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:30.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:30.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:30.309 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:31.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:31.548 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 01:42:34.023 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:42:34.031 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:42:34.031 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:42:34.164 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:34.167 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:34.169 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:34.172 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:34.174 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:34.177 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:34.179 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:34.182 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:34.185 | + functions-common:time_stop:2432 : start_time=1648777349395 2022-04-01 01:42:34.187 | + functions-common:time_stop:2434 : [[ -z 1648777349395 ]] 2022-04-01 01:42:34.190 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:34.195 | + functions-common:time_stop:2437 : end_time=1648777354192 2022-04-01 01:42:34.197 | + functions-common:time_stop:2438 : elapsed_time=4797 2022-04-01 01:42:34.200 | + functions-common:time_stop:2439 : total=27545 2022-04-01 01:42:34.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:34.205 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32342 2022-04-01 01:42:34.207 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:34.209 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 01:42:34.212 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:42:34.214 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 01:42:34.217 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 01:42:34.238 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:34.241 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 01:42:34.244 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 01:42:34.248 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:42:34.248 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:42:34.254 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:42:34.257 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:42:34.260 | + 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,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,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-04-01 01:42:34.262 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:42:34.265 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 01:42:34.267 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 01:42:34.286 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:34.288 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 01:42:34.291 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:42:34.293 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:42:34.295 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:42:34.298 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:42:34.300 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:34.303 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:42:34.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:34.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:34.313 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:42:34.315 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:34.318 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:42:34.321 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:42:34.324 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 01:42:34.326 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:42:34.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:34.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:34.334 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 01:42:34.356 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-01 01:42:34.472 | Reading package lists... 2022-04-01 01:42:34.750 | Building dependency tree... 2022-04-01 01:42:34.751 | Reading state information... 2022-04-01 01:42:35.091 | radvd is already the newest version (1:2.17-2). 2022-04-01 01:42:35.092 | The following packages were automatically installed and are no longer required: 2022-04-01 01:42:35.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:42:35.093 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:42:35.093 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:42:35.093 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:42:35.093 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:42:35.093 | python3-zope.interface 2022-04-01 01:42:35.093 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:42:35.230 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:42:35.234 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:42:35.237 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:42:35.239 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:35.242 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:35.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:35.247 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:35.249 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:35.251 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:42:35.253 | + functions-common:time_stop:2432 : start_time=1648777354353 2022-04-01 01:42:35.256 | + functions-common:time_stop:2434 : [[ -z 1648777354353 ]] 2022-04-01 01:42:35.259 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:35.264 | + functions-common:time_stop:2437 : end_time=1648777355260 2022-04-01 01:42:35.266 | + functions-common:time_stop:2438 : elapsed_time=907 2022-04-01 01:42:35.268 | + functions-common:time_stop:2439 : total=22892 2022-04-01 01:42:35.271 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:35.273 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23799 2022-04-01 01:42:35.278 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:42:35.281 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 01:42:35.299 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:35.302 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 01:42:35.304 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 01:42:35.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 01:42:35.310 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 01:42:35.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 01:42:35.347 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:42:35.350 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:42:35.353 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:42:35.355 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:42:35.358 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:35.361 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:42:35.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:35.367 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:35.370 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:42:35.372 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:35.374 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:42:35.376 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:42:35.379 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 01:42:35.381 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:42:35.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:35.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:35.389 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 01:42:35.411 | + functions-common:apt_get:1230 : 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-04-01 01:42:35.529 | Reading package lists... 2022-04-01 01:42:35.829 | Building dependency tree... 2022-04-01 01:42:35.830 | Reading state information... 2022-04-01 01:42:36.169 | fakeroot is already the newest version (1.24-1). 2022-04-01 01:42:36.169 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:42:36.169 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 01:42:36.169 | The following packages were automatically installed and are no longer required: 2022-04-01 01:42:36.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:42:36.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:42:36.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:42:36.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:42:36.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:42:36.171 | python3-zope.interface 2022-04-01 01:42:36.171 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:42:36.296 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:42:36.301 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:42:36.303 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:42:36.305 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:36.307 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:36.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:36.313 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:36.316 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:36.318 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:42:36.321 | + functions-common:time_stop:2432 : start_time=1648777355408 2022-04-01 01:42:36.324 | + functions-common:time_stop:2434 : [[ -z 1648777355408 ]] 2022-04-01 01:42:36.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:36.331 | + functions-common:time_stop:2437 : end_time=1648777356329 2022-04-01 01:42:36.334 | + functions-common:time_stop:2438 : elapsed_time=921 2022-04-01 01:42:36.336 | + functions-common:time_stop:2439 : total=23799 2022-04-01 01:42:36.339 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:36.341 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24720 2022-04-01 01:42:36.344 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:42:36.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 01:42:36.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:36.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:36.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 01:42:36.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 01:42:36.360 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 01:42:36.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 01:42:36.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 01:42:36.371 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 01:42:36.371 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 01:42:36.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 01:42:36.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 01:42:36.381 | + functions:vercmp:628 : local v1=5.4 2022-04-01 01:42:36.383 | + functions:vercmp:629 : local 'op=<' 2022-04-01 01:42:36.386 | + functions:vercmp:630 : local v2=3.13 2022-04-01 01:42:36.388 | + functions:vercmp:631 : local result 2022-04-01 01:42:36.392 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 01:42:36.392 | ++ functions:vercmp:635 : sort -V 2022-04-01 01:42:36.393 | ++ functions:vercmp:635 : head -1 2022-04-01 01:42:36.397 | + functions:vercmp:635 : result=3.13 2022-04-01 01:42:36.400 | + functions:vercmp:637 : case $op in 2022-04-01 01:42:36.402 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 01:42:36.405 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 01:42:36.407 | + functions:vercmp:648 : return 2022-04-01 01:42:36.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 01:42:36.412 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:42:36.414 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 01:42:36.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 01:42:36.961 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 01:42:36.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:36.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:36.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 01:42:36.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:36.981 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 01:42:37.012 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:37.016 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 01:42:37.021 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 01:42:37.021 | Installing etcd 2022-04-01 01:42:37.024 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 01:42:37.039 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 01:42:37.059 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:37.062 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 01:42:37.077 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 01:42:37.080 | ++ 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-04-01 01:42:37.083 | ++ 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-04-01 01:42:37.088 | +++ 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-04-01 01:42:37.094 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:42:37.096 | ++ 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-04-01 01:42:37.099 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 01:42:37.102 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:42:37.105 | ++ functions:get_extra_file:74 : return 2022-04-01 01:42:37.108 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:42:37.110 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 01:42:37.112 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 01:42:37.115 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 01:42:37.135 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:42:37.137 | + ./stack.sh:main:866 : install_dstat 2022-04-01 01:42:37.140 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 01:42:37.158 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:42:37.161 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 01:42:37.164 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:42:37.166 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 01:42:37.168 | + ./stack.sh:main:875 : install_libs 2022-04-01 01:42:37.171 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 01:42:37.173 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 01:42:37.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 01:42:37.178 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 01:42:37.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 01:42:37.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.191 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 01:42:37.194 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 01:42:37.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 01:42:37.199 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 01:42:37.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 01:42:37.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.211 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 01:42:37.213 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 01:42:37.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 01:42:37.218 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 01:42:37.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 01:42:37.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.230 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 01:42:37.233 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 01:42:37.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 01:42:37.238 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 01:42:37.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 01:42:37.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.250 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 01:42:37.252 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 01:42:37.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 01:42:37.258 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 01:42:37.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 01:42:37.268 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.271 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 01:42:37.273 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 01:42:37.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 01:42:37.278 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 01:42:37.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 01:42:37.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.290 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 01:42:37.292 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 01:42:37.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 01:42:37.297 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 01:42:37.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 01:42:37.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.310 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 01:42:37.312 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 01:42:37.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 01:42:37.317 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 01:42:37.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 01:42:37.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.330 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 01:42:37.332 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 01:42:37.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 01:42:37.338 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 01:42:37.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 01:42:37.349 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.351 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 01:42:37.354 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 01:42:37.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 01:42:37.359 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 01:42:37.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 01:42:37.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.372 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 01:42:37.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 01:42:37.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 01:42:37.380 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 01:42:37.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 01:42:37.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.392 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 01:42:37.395 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 01:42:37.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 01:42:37.400 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 01:42:37.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 01:42:37.409 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.412 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 01:42:37.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 01:42:37.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 01:42:37.420 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 01:42:37.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 01:42:37.430 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.432 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 01:42:37.435 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 01:42:37.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 01:42:37.440 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 01:42:37.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 01:42:37.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.456 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 01:42:37.462 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 01:42:37.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 01:42:37.467 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 01:42:37.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 01:42:37.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.479 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 01:42:37.482 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 01:42:37.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 01:42:37.487 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 01:42:37.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 01:42:37.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.506 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 01:42:37.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 01:42:37.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 01:42:37.514 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 01:42:37.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 01:42:37.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.528 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 01:42:37.530 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 01:42:37.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 01:42:37.535 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 01:42:37.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 01:42:37.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.548 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 01:42:37.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 01:42:37.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 01:42:37.556 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 01:42:37.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 01:42:37.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.569 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 01:42:37.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 01:42:37.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 01:42:37.576 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 01:42:37.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 01:42:37.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.589 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 01:42:37.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 01:42:37.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 01:42:37.596 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 01:42:37.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 01:42:37.606 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.608 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 01:42:37.610 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 01:42:37.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 01:42:37.615 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 01:42:37.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 01:42:37.625 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.628 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 01:42:37.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 01:42:37.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 01:42:37.636 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 01:42:37.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 01:42:37.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.648 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 01:42:37.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 01:42:37.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 01:42:37.656 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 01:42:37.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.663 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 01:42:37.666 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.669 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 01:42:37.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 01:42:37.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 01:42:37.676 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 01:42:37.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.684 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 01:42:37.686 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.689 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 01:42:37.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 01:42:37.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 01:42:37.697 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 01:42:37.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.704 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 01:42:37.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.709 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 01:42:37.712 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 01:42:37.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 01:42:37.717 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 01:42:37.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 01:42:37.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.729 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 01:42:37.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 01:42:37.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 01:42:37.736 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 01:42:37.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 01:42:37.747 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.750 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 01:42:37.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 01:42:37.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 01:42:37.757 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 01:42:37.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 01:42:37.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.770 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 01:42:37.772 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 01:42:37.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 01:42:37.778 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 01:42:37.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 01:42:37.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.790 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 01:42:37.793 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 01:42:37.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 01:42:37.798 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 01:42:37.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 01:42:37.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.811 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 01:42:37.813 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 01:42:37.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 01:42:37.819 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 01:42:37.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.827 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 01:42:37.829 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.832 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 01:42:37.834 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 01:42:37.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 01:42:37.840 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 01:42:37.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 01:42:37.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.853 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 01:42:37.855 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 01:42:37.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 01:42:37.861 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 01:42:37.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 01:42:37.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.874 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 01:42:37.877 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 01:42:37.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 01:42:37.882 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 01:42:37.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 01:42:37.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.897 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 01:42:37.901 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 01:42:37.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 01:42:37.907 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 01:42:37.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 01:42:37.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.919 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 01:42:37.922 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 01:42:37.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 01:42:37.927 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 01:42:37.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 01:42:37.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.940 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 01:42:37.942 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 01:42:37.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 01:42:37.948 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 01:42:37.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:37.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:37.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 01:42:37.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:37.961 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 01:42:37.983 | Using python 3.8 to install etcd3 2022-04-01 01:42:37.986 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-01 01:42:38.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:38.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:38.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:38.878 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:40.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:40.127 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 01:42:40.136 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 01:42:40.137 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 01:42:40.138 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 01:42:40.139 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 01:42:42.515 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:42:42.523 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:42:42.523 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:42:42.665 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:42.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:42.670 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:42.672 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:42.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:42.676 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:42.679 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:42.682 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:42.684 | + functions-common:time_stop:2432 : start_time=1648777357977 2022-04-01 01:42:42.686 | + functions-common:time_stop:2434 : [[ -z 1648777357977 ]] 2022-04-01 01:42:42.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:42.693 | + functions-common:time_stop:2437 : end_time=1648777362690 2022-04-01 01:42:42.695 | + functions-common:time_stop:2438 : elapsed_time=4713 2022-04-01 01:42:42.700 | + functions-common:time_stop:2439 : total=32342 2022-04-01 01:42:42.702 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:42.704 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37055 2022-04-01 01:42:42.707 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:42.709 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 01:42:42.732 | Using python 3.8 to install etcd3gw 2022-04-01 01:42:42.735 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-01 01:42:43.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:43.622 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:43.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:43.622 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:44.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:44.823 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 01:42:44.832 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 01:42:44.833 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 01:42:44.834 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 01:42:44.835 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 01:42:44.870 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-01 01:42:44.873 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-01 01:42:44.874 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 01:42:44.875 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-01 01:42:47.270 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:42:47.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:42:47.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:42:47.422 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:47.424 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:47.426 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:47.430 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:47.432 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:47.434 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:47.436 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:47.438 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:47.440 | + functions-common:time_stop:2432 : start_time=1648777362726 2022-04-01 01:42:47.442 | + functions-common:time_stop:2434 : [[ -z 1648777362726 ]] 2022-04-01 01:42:47.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:47.451 | + functions-common:time_stop:2437 : end_time=1648777367448 2022-04-01 01:42:47.455 | + functions-common:time_stop:2438 : elapsed_time=4722 2022-04-01 01:42:47.457 | + functions-common:time_stop:2439 : total=37055 2022-04-01 01:42:47.462 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:47.465 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41777 2022-04-01 01:42:47.467 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:47.470 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 01:42:47.472 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 01:42:47.474 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 01:42:47.478 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:42:47.481 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:42:47.483 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:42:47.486 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:42:47.489 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:42:47.491 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:42:47.494 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:42:47.496 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:42:47.499 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:42:47.501 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:42:47.504 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:42:47.506 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 01:42:47.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:47.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:47.514 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 01:42:47.516 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:42:47.519 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:42:47.521 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:42:47.523 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:42:47.526 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:42:47.528 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:47.530 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:42:47.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:47.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:47.538 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:42:47.541 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:42:47.543 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:42:47.546 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:42:47.548 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:42:47.551 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:42:47.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:47.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:47.560 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:42:47.585 | + functions-common:apt_get:1230 : 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-04-01 01:42:47.697 | Reading package lists... 2022-04-01 01:42:47.987 | Building dependency tree... 2022-04-01 01:42:47.989 | Reading state information... 2022-04-01 01:42:48.340 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:42:48.341 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:42:48.341 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:42:48.341 | The following packages were automatically installed and are no longer required: 2022-04-01 01:42:48.342 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:42:48.342 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:42:48.342 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:42:48.342 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:42:48.342 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:42:48.342 | python3-zope.interface 2022-04-01 01:42:48.342 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:42:48.469 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:42:48.474 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:42:48.476 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:42:48.479 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:48.481 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:48.484 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:48.486 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:48.488 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:48.491 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:42:48.493 | + functions-common:time_stop:2432 : start_time=1648777367579 2022-04-01 01:42:48.496 | + functions-common:time_stop:2434 : [[ -z 1648777367579 ]] 2022-04-01 01:42:48.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:48.504 | + functions-common:time_stop:2437 : end_time=1648777368501 2022-04-01 01:42:48.506 | + functions-common:time_stop:2438 : elapsed_time=922 2022-04-01 01:42:48.510 | + functions-common:time_stop:2439 : total=24720 2022-04-01 01:42:48.513 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:48.516 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25642 2022-04-01 01:42:48.519 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:42:48.522 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 01:42:48.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:42:48.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:42:48.530 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 01:42:48.641 | Module proxy already enabled 2022-04-01 01:42:48.646 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 01:42:48.710 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 01:42:48.710 | Module proxy already enabled 2022-04-01 01:42:48.710 | Module proxy_uwsgi already enabled 2022-04-01 01:42:48.715 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 01:42:48.718 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:42:48.720 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:42:48.723 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:42:48.941 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 01:42:48.944 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 01:42:48.948 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 01:42:48.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:48.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:48.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 01:42:48.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:48.965 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 01:42:48.968 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 01:42:48.972 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 01:42:48.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:48.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:48.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 01:42:48.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:48.988 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 01:42:48.991 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 01:42:48.995 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 01:42:48.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 01:42:49.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.010 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 01:42:49.013 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 01:42:49.015 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 01:42:49.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 01:42:49.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.028 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 01:42:49.031 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 01:42:49.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 01:42:49.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.044 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 01:42:49.047 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 01:42:49.049 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 01:42:49.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 01:42:49.060 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.062 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 01:42:49.081 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:49.084 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 01:42:49.086 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 01:42:49.089 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 01:42:49.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 01:42:49.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.101 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 01:42:49.120 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:49.123 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 01:42:49.126 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 01:42:49.128 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 01:42:49.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 01:42:49.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.141 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 01:42:49.144 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 01:42:49.146 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 01:42:49.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:42:49.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:42:49.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 01:42:49.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:42:49.159 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 01:42:49.162 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 01:42:49.164 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:42:49.168 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 01:42:49.171 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 01:42:49.173 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:42:49.177 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:42:49.177 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:42:49.184 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 01:42:49.186 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 01:42:49.189 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 01:42:49.192 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 01:42:49.194 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 01:42:49.216 | Using python 3.8 to install keystonemiddleware 2022-04-01 01:42:49.219 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-01 01:42:50.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:50.115 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:50.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:50.115 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:51.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:51.328 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 01:42:51.383 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-01 01:42:51.385 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 01:42:51.386 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 01:42:51.387 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-01 01:42:51.388 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-01 01:42:51.389 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 01:42:51.390 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 01:42:51.391 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 01:42:51.392 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 01:42:51.393 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 01:42:51.395 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 01:42:51.396 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 01:42:51.397 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 01:42:51.398 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 01:42:51.456 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-01 01:42:51.458 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-01 01:42:51.460 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-01 01:42:51.501 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-01 01:42:51.542 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-01 01:42:51.543 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-01 01:42:51.545 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-01 01:42:51.546 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-01 01:42:51.598 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-01 01:42:51.601 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-01 01:42:51.611 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-01 01:42:51.613 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-01 01:42:51.629 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-01 01:42:51.630 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-01 01:42:51.631 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-01 01:42:51.697 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 01:42:51.699 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-01 01:42:51.701 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-01 01:42:51.703 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-01 01:42:51.754 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-01 01:42:51.767 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-01 01:42:54.087 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:42:54.095 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:42:54.095 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:42:54.255 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:54.257 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:54.260 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:54.262 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:54.265 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:54.267 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:54.269 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:54.271 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:54.275 | + functions-common:time_stop:2432 : start_time=1648777369210 2022-04-01 01:42:54.278 | + functions-common:time_stop:2434 : [[ -z 1648777369210 ]] 2022-04-01 01:42:54.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:54.285 | + functions-common:time_stop:2437 : end_time=1648777374283 2022-04-01 01:42:54.288 | + functions-common:time_stop:2438 : elapsed_time=5073 2022-04-01 01:42:54.290 | + functions-common:time_stop:2439 : total=41777 2022-04-01 01:42:54.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:54.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46850 2022-04-01 01:42:54.298 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:54.300 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 01:42:54.303 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 01:42:54.306 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:42:54.309 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 01:42:54.311 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 01:42:54.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:42:54.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:42:54.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:42:54.325 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 01:42:54.328 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 01:42:54.331 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 01:42:54.333 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 01:42:54.336 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 01:42:54.360 | Using python 3.8 to install python-memcached 2022-04-01 01:42:54.362 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-01 01:42:55.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:55.259 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:55.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:42:55.259 | from cryptography.utils import int_from_bytes 2022-04-01 01:42:56.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:42:56.463 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 01:42:56.466 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 01:42:58.858 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:42:58.867 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:42:58.867 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:42:59.010 | + inc/python:pip_install:200 : result=0 2022-04-01 01:42:59.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:42:59.015 | + functions-common:time_stop:2425 : local name 2022-04-01 01:42:59.018 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:42:59.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:42:59.023 | + functions-common:time_stop:2428 : local total 2022-04-01 01:42:59.025 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:42:59.027 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:42:59.030 | + functions-common:time_stop:2432 : start_time=1648777374353 2022-04-01 01:42:59.032 | + functions-common:time_stop:2434 : [[ -z 1648777374353 ]] 2022-04-01 01:42:59.035 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:42:59.039 | + functions-common:time_stop:2437 : end_time=1648777379037 2022-04-01 01:42:59.042 | + functions-common:time_stop:2438 : elapsed_time=4684 2022-04-01 01:42:59.044 | + functions-common:time_stop:2439 : total=46850 2022-04-01 01:42:59.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:42:59.049 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=51534 2022-04-01 01:42:59.051 | + inc/python:pip_install:203 : return 0 2022-04-01 01:42:59.055 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 01:42:59.074 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:42:59.077 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-01 01:42:59.080 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 01:42:59.083 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 01:42:59.086 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 01:42:59.088 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:42:59.091 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 01:42:59.104 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 01:42:59.110 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:42:59.113 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 01:42:59.115 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 01:42:59.118 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 01:42:59.120 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:42:59.123 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:42:59.125 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:42:59.128 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:42:59.131 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:42:59.134 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:42:59.150 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:42:59.153 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:42:59.155 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:59.158 | + functions-common:git_clone:629 : echo master 2022-04-01 01:42:59.159 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:42:59.164 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 01:42:59.166 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:42:59.169 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 01:42:59.172 | + functions-common:git_clone:678 : head -1 2022-04-01 01:42:59.172 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:42:59.176 | c141e6164 trivial: Fix typo 2022-04-01 01:42:59.180 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:42:59.183 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 01:42:59.185 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:42:59.188 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:42:59.190 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 01:42:59.193 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:42:59.195 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 01:42:59.198 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:42:59.200 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:42:59.203 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 01:42:59.205 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:42:59.208 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:42:59.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 01:42:59.213 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:42:59.216 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 01:42:59.219 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:42:59.221 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:42:59.224 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 01:42:59.230 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 01:42:59.233 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 01:42:59.914 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 01:42:59.916 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:42:59.919 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:42:59.921 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:42:59.923 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:42:59.925 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 01:42:59.928 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:42:59.930 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:42:59.933 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:42:59.935 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:42:59.937 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:42:59.939 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:42:59.941 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:42:59.944 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 01:42:59.965 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 01:42:59.968 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-01 01:43:01.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:01.027 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:01.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:01.027 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:02.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:43:02.241 | Obtaining file:///opt/stack/keystone 2022-04-01 01:43:02.241 | Preparing metadata (setup.py): started 2022-04-01 01:43:05.929 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:43:06.099 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-01 01:43:06.100 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-01 01:43:06.101 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:43:06.102 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-01 01:43:06.104 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 01:43:06.105 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-04-01 01:43:06.106 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-01 01:43:06.107 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-01 01:43:06.109 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-01 01:43:06.110 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-01 01:43:06.111 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-01 01:43:06.112 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:43:06.113 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-01 01:43:06.114 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-01 01:43:06.115 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-01 01:43:06.116 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-01 01:43:06.118 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-01 01:43:06.119 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-01 01:43:06.120 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-01 01:43:06.121 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-01 01:43:06.122 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-01 01:43:06.123 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-01 01:43:06.125 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-01 01:43:06.126 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-01 01:43:06.127 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-01 01:43:06.128 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:43:06.129 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-04-01 01:43:06.130 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-01 01:43:06.131 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-01 01:43:06.132 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:43:06.134 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-01 01:43:06.135 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-01 01:43:06.136 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-01 01:43:06.137 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 01:43:06.148 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-01 01:43:06.149 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-01 01:43:06.195 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-01 01:43:06.208 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:43:06.209 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-04-01 01:43:06.210 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:43:06.211 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-04-01 01:43:06.222 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-01 01:43:06.288 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-01 01:43:06.290 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 01:43:06.415 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 01:43:06.416 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-01 01:43:06.418 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-01 01:43:06.420 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-01 01:43:06.477 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-01 01:43:06.479 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-04-01 01:43:06.481 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-01 01:43:06.535 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-01 01:43:06.537 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-01 01:43:06.594 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-01 01:43:06.595 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 01:43:06.596 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-04-01 01:43:06.599 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-01 01:43:06.600 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 01:43:06.603 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-04-01 01:43:06.622 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-01 01:43:06.687 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-04-01 01:43:06.711 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-01 01:43:06.713 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-01 01:43:06.716 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-01 01:43:06.717 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-01 01:43:06.824 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 01:43:06.943 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-01 01:43:06.944 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-04-01 01:43:06.945 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-01 01:43:06.947 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-04-01 01:43:06.948 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-04-01 01:43:07.201 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-01 01:43:07.225 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-01 01:43:07.226 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-01 01:43:07.298 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-04-01 01:43:07.299 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-04-01 01:43:07.318 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 01:43:07.395 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-01 01:43:07.449 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-04-01 01:43:07.579 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:43:07.656 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-01 01:43:07.800 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-01 01:43:07.841 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-04-01 01:43:07.883 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-01 01:43:07.884 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-01 01:43:07.888 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-01 01:43:07.889 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-01 01:43:07.890 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-01 01:43:07.891 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-01 01:43:07.947 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-01 01:43:08.090 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-01 01:43:08.095 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-01 01:43:08.099 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-01 01:43:08.100 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-04-01 01:43:08.264 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 01:43:08.349 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 01:43:08.424 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-04-01 01:43:08.606 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:43:08.879 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-01 01:43:08.917 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-01 01:43:10.660 | Installing collected packages: keystone 2022-04-01 01:43:10.662 | Running setup.py develop for keystone 2022-04-01 01:43:15.238 | Successfully installed keystone 2022-04-01 01:43:15.239 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:43:15.247 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:43:15.247 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:43:15.416 | + inc/python:pip_install:200 : result=0 2022-04-01 01:43:15.418 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:43:15.420 | + functions-common:time_stop:2425 : local name 2022-04-01 01:43:15.422 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:43:15.425 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:43:15.427 | + functions-common:time_stop:2428 : local total 2022-04-01 01:43:15.429 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:43:15.431 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:43:15.433 | + functions-common:time_stop:2432 : start_time=1648777379960 2022-04-01 01:43:15.435 | + functions-common:time_stop:2434 : [[ -z 1648777379960 ]] 2022-04-01 01:43:15.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:43:15.442 | + functions-common:time_stop:2437 : end_time=1648777395440 2022-04-01 01:43:15.444 | + functions-common:time_stop:2438 : elapsed_time=15480 2022-04-01 01:43:15.447 | + functions-common:time_stop:2439 : total=51534 2022-04-01 01:43:15.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:43:15.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=67014 2022-04-01 01:43:15.453 | + inc/python:pip_install:203 : return 0 2022-04-01 01:43:15.455 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:43:15.458 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:43:15.460 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:43:15.482 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:43:15.498 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 01:43:15.500 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 01:43:15.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:43:15.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:43:15.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 01:43:15.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:43:15.513 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 01:43:15.532 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:15.534 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:43:15.537 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:43:15.540 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 01:43:15.542 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 01:43:15.556 | + 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-04-01 01:43:15.558 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 01:43:15.563 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 01:43:15.580 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:15.583 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 01:43:15.618 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 01:43:15.649 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 01:43:15.689 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 01:43:15.723 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 01:43:15.758 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 01:43:15.793 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 01:43:15.825 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 01:43:15.856 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 01:43:15.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 01:43:15.861 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 01:43:15.863 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 01:43:15.866 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:43:15.868 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:43:15.886 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:15.889 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:43:15.891 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:43:15.894 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:43:15.911 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:15.914 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:43:15.917 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:43:15.950 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:43:15.953 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:43:15.955 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 01:43:15.957 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 01:43:15.975 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:15.978 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-04-01 01:43:16.013 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 01:43:16.015 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 01:43:16.051 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 01:43:16.054 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 01:43:16.057 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 01:43:16.060 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 01:43:16.062 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:43:16.065 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:43:16.098 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 01:43:16.101 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 01:43:16.104 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 01:43:16.106 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 01:43:16.110 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:43:16.130 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:43:16.133 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:43:16.135 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:43:16.138 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:43:16.141 | + 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-04-01 01:43:16.171 | + 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-04-01 01:43:16.202 | + 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-04-01 01:43:16.232 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:43:16.263 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 01:43:16.298 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:43:16.300 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 01:43:16.303 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:43:16.306 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 01:43:16.308 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 01:43:16.311 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:43:16.313 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:43:16.317 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 01:43:16.322 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 01:43:16.324 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:43:16.327 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:43:16.342 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:43:16.343 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:43:16.353 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:43:16.364 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:43:16.386 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:43:16.389 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:43:16.393 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 01:43:16.425 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 01:43:16.455 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 01:43:16.486 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 01:43:16.516 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 01:43:16.548 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 01:43:16.590 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 01:43:16.623 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 01:43:16.654 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 01:43:16.686 | + 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-04-01 01:43:16.716 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 01:43:16.748 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 01:43:16.780 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 01:43:16.812 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:43:16.814 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:43:16.817 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 01:43:16.820 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 01:43:16.823 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:43:16.826 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:43:16.828 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:43:16.831 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:43:16.834 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:43:16.837 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:43:16.866 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 01:43:16.896 | + 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-04-01 01:43:16.896 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:43:16.906 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 01:43:16.910 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 01:43:16.913 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 01:43:16.915 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:43:16.918 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:43:16.922 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:43:16.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:43:16.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:43:16.933 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:43:16.935 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:43:16.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:43:16.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:43:16.943 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 01:43:17.006 | Site keystone-wsgi-public already enabled 2022-04-01 01:43:17.012 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:43:17.015 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:43:17.017 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:43:17.020 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:43:17.258 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 01:43:17.310 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 01:43:17.352 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 01:43:17.387 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 01:43:17.390 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 01:43:17.426 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 01:43:17.456 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 01:43:17.487 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 01:43:17.489 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 01:43:17.509 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:17.512 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 01:43:17.532 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:17.535 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 01:43:17.537 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 01:43:17.540 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 01:43:17.543 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:43:17.546 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 01:43:17.548 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 01:43:17.551 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 01:43:17.553 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 01:43:17.556 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:43:17.558 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:43:17.561 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:43:17.564 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:43:17.566 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:43:17.570 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:43:17.587 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:43:17.590 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:43:17.592 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:43:17.596 | + functions-common:git_clone:629 : echo master 2022-04-01 01:43:17.596 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:43:17.604 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 01:43:17.607 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:43:17.609 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 01:43:17.612 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:43:17.613 | + functions-common:git_clone:678 : head -1 2022-04-01 01:43:17.618 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 01:43:17.621 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:43:17.624 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 01:43:17.626 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:43:17.629 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:43:17.632 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 01:43:17.634 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 01:43:17.637 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 01:43:17.639 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:43:17.641 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:43:17.644 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 01:43:17.646 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:43:17.649 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 01:43:17.653 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 01:43:17.655 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:43:17.658 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 01:43:17.661 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:43:17.663 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:43:17.667 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 01:43:17.673 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 01:43:17.676 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 01:43:18.353 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 01:43:18.355 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:43:18.358 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:43:18.360 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:43:18.362 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:43:18.364 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 01:43:18.367 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:43:18.369 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 01:43:18.372 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:43:18.374 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 01:43:18.376 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 01:43:18.379 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 01:43:18.381 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:43:18.384 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 01:43:18.407 | Using python 3.8 to install /opt/stack/swift 2022-04-01 01:43:18.410 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-01 01:43:19.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:19.345 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:19.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:19.345 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:20.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:43:20.567 | Obtaining file:///opt/stack/swift 2022-04-01 01:43:20.568 | Preparing metadata (setup.py): started 2022-04-01 01:43:24.035 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:43:24.169 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-01 01:43:24.170 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-01 01:43:24.172 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-04-01 01:43:24.173 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-01 01:43:24.174 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-04-01 01:43:24.175 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-01 01:43:24.176 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-01 01:43:24.177 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-04-01 01:43:24.178 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-04-01 01:43:24.180 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-04-01 01:43:24.181 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-01 01:43:24.220 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-01 01:43:24.229 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-04-01 01:43:24.287 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-04-01 01:43:24.289 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-04-01 01:43:24.290 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-01 01:43:24.291 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-04-01 01:43:24.293 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-04-01 01:43:24.294 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-04-01 01:43:24.295 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-01 01:43:24.296 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-04-01 01:43:24.297 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-04-01 01:43:24.298 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-04-01 01:43:24.300 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-04-01 01:43:24.301 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-04-01 01:43:24.323 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-04-01 01:43:24.355 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-04-01 01:43:24.357 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-04-01 01:43:24.360 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-01 01:43:24.361 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-01 01:43:24.389 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-01 01:43:24.484 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-04-01 01:43:24.486 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-04-01 01:43:24.487 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-04-01 01:43:24.532 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-04-01 01:43:24.579 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-04-01 01:43:24.581 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-04-01 01:43:24.582 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-04-01 01:43:24.583 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-04-01 01:43:24.647 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-04-01 01:43:24.650 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-04-01 01:43:24.663 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-04-01 01:43:24.665 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-04-01 01:43:24.687 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-04-01 01:43:24.688 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-04-01 01:43:24.798 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-04-01 01:43:24.815 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-04-01 01:43:27.047 | Installing collected packages: swift 2022-04-01 01:43:27.049 | Running setup.py develop for swift 2022-04-01 01:43:31.403 | Successfully installed swift 2022-04-01 01:43:31.403 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:43:31.412 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:43:31.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:43:31.575 | + inc/python:pip_install:200 : result=0 2022-04-01 01:43:31.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:43:31.580 | + functions-common:time_stop:2425 : local name 2022-04-01 01:43:31.583 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:43:31.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:43:31.587 | + functions-common:time_stop:2428 : local total 2022-04-01 01:43:31.590 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:43:31.593 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:43:31.595 | + functions-common:time_stop:2432 : start_time=1648777398401 2022-04-01 01:43:31.597 | + functions-common:time_stop:2434 : [[ -z 1648777398401 ]] 2022-04-01 01:43:31.600 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:43:31.606 | + functions-common:time_stop:2437 : end_time=1648777411602 2022-04-01 01:43:31.608 | + functions-common:time_stop:2438 : elapsed_time=13201 2022-04-01 01:43:31.611 | + functions-common:time_stop:2439 : total=67014 2022-04-01 01:43:31.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:43:31.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80215 2022-04-01 01:43:31.619 | + inc/python:pip_install:203 : return 0 2022-04-01 01:43:31.623 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:43:31.626 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:43:31.629 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:43:31.649 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:43:31.667 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 01:43:31.670 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 01:43:31.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:43:31.675 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:43:31.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 01:43:31.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:43:31.683 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 01:43:31.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:43:31.688 | + ./stack.sh:main:908 : configure_swift 2022-04-01 01:43:31.690 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 01:43:31.692 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 01:43:31.695 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 01:43:31.697 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 01:43:31.699 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:43:32.923 | No container-sharder running 2022-04-01 01:43:32.923 | No container-updater running 2022-04-01 01:43:32.923 | No object-updater running 2022-04-01 01:43:32.923 | No container-sync running 2022-04-01 01:43:32.923 | No container-replicator running 2022-04-01 01:43:32.923 | No container-reconciler running 2022-04-01 01:43:32.923 | No account-server running 2022-04-01 01:43:32.923 | No container-server running 2022-04-01 01:43:32.924 | No account-reaper running 2022-04-01 01:43:32.924 | No object-replicator running 2022-04-01 01:43:32.924 | No object-expirer running 2022-04-01 01:43:32.924 | No container-auditor running 2022-04-01 01:43:32.924 | No object-auditor running 2022-04-01 01:43:32.924 | No proxy-server running 2022-04-01 01:43:32.924 | No object-reconstructor running 2022-04-01 01:43:32.924 | No object-server running 2022-04-01 01:43:32.924 | No account-replicator running 2022-04-01 01:43:32.924 | No account-auditor running 2022-04-01 01:43:33.039 | + lib/swift:configure_swift:337 : true 2022-04-01 01:43:33.041 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 01:43:33.055 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 01:43:33.068 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 01:43:33.071 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 01:43:33.072 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 01:43:33.077 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 01:43:33.077 | s/%GROUP%/ubuntu/; 2022-04-01 01:43:33.077 | s/%USER%/ubuntu/; 2022-04-01 01:43:33.077 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 01:43:33.077 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 01:43:33.084 | uid = ubuntu 2022-04-01 01:43:33.084 | gid = ubuntu 2022-04-01 01:43:33.084 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 01:43:33.084 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 01:43:33.085 | address = 127.0.0.1 2022-04-01 01:43:33.085 | 2022-04-01 01:43:33.085 | [account6612] 2022-04-01 01:43:33.085 | max connections = 25 2022-04-01 01:43:33.085 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:43:33.085 | read only = false 2022-04-01 01:43:33.085 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 01:43:33.085 | 2022-04-01 01:43:33.085 | [account6622] 2022-04-01 01:43:33.085 | max connections = 25 2022-04-01 01:43:33.085 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:43:33.085 | read only = false 2022-04-01 01:43:33.085 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 01:43:33.085 | 2022-04-01 01:43:33.085 | [account6632] 2022-04-01 01:43:33.086 | max connections = 25 2022-04-01 01:43:33.086 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:43:33.086 | read only = false 2022-04-01 01:43:33.086 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 01:43:33.086 | 2022-04-01 01:43:33.086 | [account6642] 2022-04-01 01:43:33.086 | max connections = 25 2022-04-01 01:43:33.086 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:43:33.086 | read only = false 2022-04-01 01:43:33.086 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 01:43:33.086 | 2022-04-01 01:43:33.086 | 2022-04-01 01:43:33.086 | [container6611] 2022-04-01 01:43:33.086 | max connections = 25 2022-04-01 01:43:33.086 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:43:33.086 | read only = false 2022-04-01 01:43:33.087 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 01:43:33.087 | 2022-04-01 01:43:33.087 | [container6621] 2022-04-01 01:43:33.087 | max connections = 25 2022-04-01 01:43:33.087 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:43:33.087 | read only = false 2022-04-01 01:43:33.087 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 01:43:33.087 | 2022-04-01 01:43:33.087 | [container6631] 2022-04-01 01:43:33.087 | max connections = 25 2022-04-01 01:43:33.087 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:43:33.087 | read only = false 2022-04-01 01:43:33.087 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 01:43:33.087 | 2022-04-01 01:43:33.087 | [container6641] 2022-04-01 01:43:33.088 | max connections = 25 2022-04-01 01:43:33.088 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:43:33.088 | read only = false 2022-04-01 01:43:33.088 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 01:43:33.088 | 2022-04-01 01:43:33.088 | 2022-04-01 01:43:33.088 | [object6613] 2022-04-01 01:43:33.088 | max connections = 25 2022-04-01 01:43:33.088 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:43:33.088 | read only = false 2022-04-01 01:43:33.088 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 01:43:33.088 | 2022-04-01 01:43:33.088 | [object6623] 2022-04-01 01:43:33.088 | max connections = 25 2022-04-01 01:43:33.088 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:43:33.088 | read only = false 2022-04-01 01:43:33.088 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 01:43:33.089 | 2022-04-01 01:43:33.089 | [object6633] 2022-04-01 01:43:33.089 | max connections = 25 2022-04-01 01:43:33.089 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:43:33.089 | read only = false 2022-04-01 01:43:33.089 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 01:43:33.089 | 2022-04-01 01:43:33.089 | [object6643] 2022-04-01 01:43:33.089 | max connections = 25 2022-04-01 01:43:33.089 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:43:33.089 | read only = false 2022-04-01 01:43:33.089 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 01:43:33.089 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 01:43:33.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:43:33.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:43:33.096 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 01:43:33.110 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 01:43:33.112 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 01:43:33.118 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 01:43:33.123 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 01:43:33.125 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 01:43:33.129 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 01:43:33.161 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-04-01 01:43:33.190 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 01:43:33.209 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 01:43:33.239 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 01:43:33.263 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:43:33.296 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 01:43:33.316 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 01:43:33.347 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 01:43:33.367 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 01:43:33.398 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 01:43:33.419 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:43:33.449 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 01:43:33.469 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 01:43:33.485 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:33.487 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 01:43:33.524 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 01:43:33.553 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 01:43:33.582 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 01:43:33.613 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 01:43:33.632 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:33.635 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 01:43:33.667 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 01:43:33.685 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:33.687 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 01:43:33.704 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:33.706 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 01:43:33.708 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 01:43:33.729 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:33.731 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 01:43:33.733 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 01:43:33.735 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 01:43:33.740 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 01:43:33.749 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 01:43:33.779 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 01:43:33.814 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 01:43:33.848 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 01:43:33.885 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 01:43:33.916 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 01:43:33.918 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 01:43:33.921 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 01:43:33.923 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 01:43:33.925 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 01:43:33.955 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 01:43:33.983 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-04-01 01:43:34.013 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 01:43:34.042 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 01:43:34.070 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 01:43:34.098 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 01:43:34.129 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 01:43:34.161 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:43:34.191 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 01:43:34.220 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 01:43:34.253 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 01:43:34.286 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 01:43:34.318 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 01:43:34.354 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 01:43:34.385 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 01:43:34.406 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 01:43:34.438 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 01:43:34.473 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 01:43:34.479 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 01:43:34.510 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 01:43:34.539 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 01:43:34.568 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 01:43:34.570 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:43:34.573 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:43:34.576 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 01:43:34.580 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 01:43:34.583 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:43:34.586 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:43:34.588 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 01:43:34.590 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 01:43:34.592 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:43:34.595 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:43:34.597 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 01:43:34.616 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 01:43:34.649 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 01:43:34.670 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 01:43:34.704 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 01:43:34.724 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:43:34.757 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 01:43:34.776 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:43:34.808 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 01:43:34.827 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:43:34.863 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 01:43:34.883 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 01:43:34.915 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:43:34.937 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:43:34.970 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 01:43:34.990 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 01:43:35.032 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 01:43:35.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 01:43:35.083 | + 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-04-01 01:43:35.089 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 01:43:35.109 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:43:35.142 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 01:43:35.174 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:43:35.176 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 01:43:35.182 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 01:43:35.184 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:43:35.187 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:43:35.189 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 01:43:35.191 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 01:43:35.193 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:43:35.196 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:43:35.199 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 01:43:35.219 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 01:43:35.250 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 01:43:35.271 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 01:43:35.303 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 01:43:35.323 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:43:35.357 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 01:43:35.378 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:43:35.412 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 01:43:35.433 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:43:35.465 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 01:43:35.487 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 01:43:35.523 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:43:35.544 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:43:35.577 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 01:43:35.597 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 01:43:35.631 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 01:43:35.652 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 01:43:35.684 | + 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-04-01 01:43:35.690 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 01:43:35.711 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:43:35.745 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:43:35.747 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 01:43:35.752 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 01:43:35.754 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:43:35.757 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:43:35.759 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 01:43:35.762 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 01:43:35.764 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:43:35.766 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:43:35.768 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 01:43:35.790 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 01:43:35.820 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 01:43:35.839 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 01:43:35.873 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 01:43:35.892 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:43:35.924 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 01:43:35.943 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:43:35.977 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 01:43:35.997 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:43:36.026 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 01:43:36.046 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 01:43:36.078 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:43:36.100 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:43:36.132 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 01:43:36.153 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 01:43:36.186 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 01:43:36.206 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 01:43:36.236 | + 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-04-01 01:43:36.242 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 01:43:36.262 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:43:36.293 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 01:43:36.326 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 01:43:36.358 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 01:43:36.390 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 01:43:36.392 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 01:43:36.398 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 01:43:36.433 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 01:43:36.465 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 01:43:36.498 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 01:43:36.531 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 01:43:36.563 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 01:43:36.593 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 01:43:36.624 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 01:43:36.655 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 01:43:36.687 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 01:43:36.706 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:36.709 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 01:43:36.729 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 01:43:36.732 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 01:43:36.755 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 01:43:36.758 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-04-01 01:43:36.787 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 01:43:36.790 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 01:43:36.820 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-04-01 01:43:36.855 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 01:43:36.857 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 01:43:36.887 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 01:43:36.903 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:36.905 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 01:43:36.908 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 01:43:36.914 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 01:43:36.916 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 01:43:36.929 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 01:43:36.932 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 01:43:36.944 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 01:43:36.946 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 01:43:36.948 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:43:36.952 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:43:36.955 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:43:36.957 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:43:36.959 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:43:36.962 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:43:36.965 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 01:43:36.979 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:43:36.981 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 01:43:36.984 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 01:43:37.002 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:43:37.005 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 01:43:37.024 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:37.026 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 01:43:37.029 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 01:43:37.031 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 01:43:37.033 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:43:37.036 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 01:43:37.039 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 01:43:37.042 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 01:43:37.044 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 01:43:37.064 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:37.066 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 01:43:37.069 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 01:43:37.088 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:43:37.091 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 01:43:37.094 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 01:43:37.097 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 01:43:37.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:43:37.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:43:37.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 01:43:37.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:43:37.112 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 01:43:37.115 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 01:43:37.118 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 01:43:37.121 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 01:43:37.124 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 01:43:37.127 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 01:43:37.129 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 01:43:37.133 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 01:43:37.136 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 01:43:37.139 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 01:43:37.144 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:43:37.144 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 01:43:37.150 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 01:43:37.153 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 01:43:37.155 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 01:43:37.159 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 01:43:37.162 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:43:37.187 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 01:43:37.190 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:43:38.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:38.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:38.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:38.170 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:39.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:43:39.391 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-01 01:43:39.475 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-01 01:43:39.476 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-01 01:43:39.477 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 01:43:39.478 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-01 01:43:39.479 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-01 01:43:39.481 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-01 01:43:39.482 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-01 01:43:39.483 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 01:43:39.484 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-01 01:43:39.485 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-01 01:43:39.486 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 01:43:39.487 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-01 01:43:39.490 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-01 01:43:39.493 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 01:43:39.495 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-01 01:43:39.497 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-01 01:43:39.500 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-01 01:43:39.502 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-01 01:43:39.513 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-01 01:43:39.514 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-01 01:43:39.527 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-01 01:43:39.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-01 01:43:39.600 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-01 01:43:39.601 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-01 01:43:39.625 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 01:43:39.626 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-01 01:43:39.630 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-01 01:43:39.631 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-01 01:43:39.633 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-01 01:43:39.644 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-01 01:43:39.688 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-01 01:43:39.689 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-01 01:43:39.690 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-01 01:43:39.692 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 01:43:39.714 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-01 01:43:39.715 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-01 01:43:39.734 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-01 01:43:39.751 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-01 01:43:39.753 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-01 01:43:39.774 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-01 01:43:39.775 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-01 01:43:39.862 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-01 01:43:39.863 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-01 01:43:39.865 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-01 01:43:39.867 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-01 01:43:39.919 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-01 01:43:39.946 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-01 01:43:40.155 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-01 01:43:40.157 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-01 01:43:40.191 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-01 01:43:40.192 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-01 01:43:40.193 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 01:43:40.196 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-01 01:43:40.197 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-01 01:43:40.199 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-01 01:43:40.284 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-01 01:43:40.461 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 01:43:40.486 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-01 01:43:40.574 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-01 01:43:40.730 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-01 01:43:42.755 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:43:42.763 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:43:42.763 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:43:42.934 | + inc/python:pip_install:200 : result=0 2022-04-01 01:43:42.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:43:42.939 | + functions-common:time_stop:2425 : local name 2022-04-01 01:43:42.942 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:43:42.944 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:43:42.947 | + functions-common:time_stop:2428 : local total 2022-04-01 01:43:42.949 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:43:42.952 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:43:42.954 | + functions-common:time_stop:2432 : start_time=1648777417180 2022-04-01 01:43:42.956 | + functions-common:time_stop:2434 : [[ -z 1648777417180 ]] 2022-04-01 01:43:42.960 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:43:42.964 | + functions-common:time_stop:2437 : end_time=1648777422961 2022-04-01 01:43:42.967 | + functions-common:time_stop:2438 : elapsed_time=5781 2022-04-01 01:43:42.970 | + functions-common:time_stop:2439 : total=80215 2022-04-01 01:43:42.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:43:42.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=85996 2022-04-01 01:43:42.979 | + inc/python:pip_install:203 : return 0 2022-04-01 01:43:42.981 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 01:43:42.985 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 01:43:42.988 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 01:43:43.007 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 01:43:43.012 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 01:43:43.015 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 01:43:43.017 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 01:43:43.020 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:43:43.022 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:43:43.026 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:43:43.029 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:43:43.032 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:43:43.035 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:43:43.055 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:43:43.058 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:43:43.060 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:43:43.064 | + functions-common:git_clone:629 : echo master 2022-04-01 01:43:43.065 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:43:43.071 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 01:43:43.074 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:43:43.076 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 01:43:43.080 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:43:43.080 | + functions-common:git_clone:678 : head -1 2022-04-01 01:43:43.085 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 01:43:43.088 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:43:43.091 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 01:43:43.094 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:43:43.097 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:43:43.099 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 01:43:43.103 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:43:43.105 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 01:43:43.108 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:43:43.110 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:43:43.113 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 01:43:43.116 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:43:43.119 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:43:43.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 01:43:43.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:43:43.130 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 01:43:43.134 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:43:43.137 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:43:43.141 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 01:43:43.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 01:43:43.150 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 01:43:43.841 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 01:43:43.844 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:43:43.846 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:43:43.849 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:43:43.852 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:43:43.854 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 01:43:43.856 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:43:43.859 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:43:43.861 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:43:43.864 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:43:43.867 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:43:43.869 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:43:43.872 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:43:43.874 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 01:43:43.899 | Using python 3.8 to install /opt/stack/glance 2022-04-01 01:43:43.901 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-01 01:43:44.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:44.795 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:44.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:43:44.795 | from cryptography.utils import int_from_bytes 2022-04-01 01:43:45.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:43:46.002 | Obtaining file:///opt/stack/glance 2022-04-01 01:43:46.003 | Preparing metadata (setup.py): started 2022-04-01 01:43:49.332 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:43:49.498 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-01 01:43:49.499 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-01 01:43:49.500 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-04-01 01:43:49.502 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-01 01:43:49.503 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-01 01:43:49.505 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-01 01:43:49.505 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-01 01:43:49.507 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-01 01:43:49.508 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-04-01 01:43:49.509 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-01 01:43:49.510 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-01 01:43:49.511 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 01:43:49.512 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-01 01:43:49.513 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:43:49.514 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-01 01:43:49.515 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 01:43:49.516 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-01 01:43:49.518 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-01 01:43:49.519 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 01:43:49.520 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-01 01:43:49.521 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-01 01:43:49.522 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-04-01 01:43:49.524 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 01:43:49.525 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-01 01:43:49.526 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-01 01:43:49.527 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-01 01:43:49.528 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-01 01:43:49.529 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-01 01:43:49.530 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:43:49.531 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-01 01:43:49.532 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-01 01:43:49.534 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-01 01:43:49.535 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-01 01:43:49.536 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-01 01:43:49.537 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-01 01:43:49.538 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-01 01:43:49.540 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-01 01:43:49.541 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:43:49.542 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-04-01 01:43:49.543 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-01 01:43:49.544 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-01 01:43:49.545 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-01 01:43:49.546 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-01 01:43:49.563 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-04-01 01:43:49.565 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-04-01 01:43:49.566 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-04-01 01:43:49.589 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-01 01:43:49.590 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-01 01:43:49.631 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-01 01:43:49.649 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-01 01:43:49.658 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-04-01 01:43:49.675 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-01 01:43:49.676 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-04-01 01:43:49.677 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-01 01:43:49.774 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-01 01:43:49.856 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-01 01:43:49.910 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-01 01:43:49.913 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-01 01:43:49.952 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-01 01:43:49.998 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-01 01:43:49.999 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-01 01:43:50.000 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:43:50.102 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-01 01:43:50.103 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-01 01:43:50.104 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 01:43:50.132 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-01 01:43:50.188 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-01 01:43:50.192 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-01 01:43:50.255 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-04-01 01:43:50.257 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-01 01:43:50.258 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-01 01:43:50.261 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-01 01:43:50.263 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-04-01 01:43:50.292 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-04-01 01:43:50.293 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-01 01:43:50.295 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-01 01:43:50.342 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-01 01:43:50.387 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-01 01:43:50.388 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-01 01:43:50.391 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-04-01 01:43:50.482 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-04-01 01:43:50.545 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-01 01:43:50.657 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-01 01:43:50.942 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-01 01:43:50.947 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-01 01:43:50.948 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-04-01 01:43:50.949 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:43:51.007 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-01 01:43:51.031 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-01 01:43:51.151 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-01 01:43:51.262 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-04-01 01:43:51.485 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-01 01:43:51.486 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-01 01:43:51.487 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-01 01:43:51.488 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-01 01:43:51.492 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:43:51.493 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-01 01:43:51.495 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-04-01 01:43:51.622 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-04-01 01:43:51.656 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-01 01:43:51.703 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-01 01:43:51.709 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-01 01:43:51.965 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-01 01:43:52.157 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-01 01:43:52.160 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-01 01:43:52.163 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-01 01:43:52.164 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-04-01 01:43:52.273 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-01 01:43:52.433 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:43:52.580 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-04-01 01:43:52.967 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-01 01:43:52.971 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 01:43:53.268 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-01 01:43:53.599 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-01 01:43:53.926 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-01 01:43:53.927 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-01 01:43:55.258 | Installing collected packages: glance 2022-04-01 01:43:55.259 | Running setup.py develop for glance 2022-04-01 01:43:59.847 | Successfully installed glance 2022-04-01 01:43:59.847 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:43:59.855 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:43:59.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:44:00.045 | + inc/python:pip_install:200 : result=0 2022-04-01 01:44:00.047 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:44:00.050 | + functions-common:time_stop:2425 : local name 2022-04-01 01:44:00.052 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:44:00.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:44:00.057 | + functions-common:time_stop:2428 : local total 2022-04-01 01:44:00.060 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:44:00.063 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:44:00.065 | + functions-common:time_stop:2432 : start_time=1648777423892 2022-04-01 01:44:00.068 | + functions-common:time_stop:2434 : [[ -z 1648777423892 ]] 2022-04-01 01:44:00.071 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:44:00.076 | + functions-common:time_stop:2437 : end_time=1648777440073 2022-04-01 01:44:00.079 | + functions-common:time_stop:2438 : elapsed_time=16181 2022-04-01 01:44:00.082 | + functions-common:time_stop:2439 : total=85996 2022-04-01 01:44:00.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:44:00.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=102177 2022-04-01 01:44:00.091 | + inc/python:pip_install:203 : return 0 2022-04-01 01:44:00.093 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:44:00.097 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:44:00.100 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:44:00.121 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:44:00.135 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 01:44:00.138 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 01:44:00.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:44:00.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:44:00.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 01:44:00.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:44:00.153 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:44:00.156 | + ./stack.sh:main:920 : configure_glance 2022-04-01 01:44:00.158 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 01:44:00.173 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 01:44:00.177 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 01:44:00.180 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 01:44:00.183 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 01:44:00.185 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 01:44:00.188 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:44:00.191 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:44:00.195 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 01:44:00.228 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:44:00.262 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 01:44:00.296 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:44:00.329 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 01:44:00.362 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 01:44:00.396 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 01:44:00.399 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:44:00.401 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 01:44:00.404 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:44:00.406 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 01:44:00.441 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 01:44:00.476 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 01:44:00.512 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 01:44:00.547 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 01:44:00.579 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 01:44:00.613 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 01:44:00.647 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 01:44:00.682 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:44:00.716 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:44:00.761 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:44:00.797 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 01:44:00.800 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 01:44:00.802 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 01:44:00.805 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:44:00.808 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:44:00.810 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:44:00.830 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:00.833 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:44:00.836 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:44:00.839 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:44:00.857 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:00.859 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:44:00.863 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:44:00.898 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:44:00.900 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:44:00.903 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 01:44:00.906 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 01:44:00.909 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 01:44:00.946 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 01:44:00.981 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 01:44:00.984 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 01:44:00.987 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 01:44:00.990 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 01:44:00.993 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:44:00.996 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 01:44:00.999 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:44:01.035 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 01:44:01.038 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-04-01 01:44:01.074 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:44:01.076 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 01:44:01.094 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:01.097 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 01:44:01.132 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 01:44:01.169 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-01 01:44:01.202 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 01:44:01.235 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 01:44:01.269 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 01:44:01.288 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:01.291 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:44:01.329 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 01:44:01.363 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 01:44:01.399 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-04-01 01:44:01.435 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 01:44:01.470 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-04-01 01:44:01.504 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 01:44:01.523 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:01.526 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 01:44:01.528 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 01:44:01.531 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:44:01.535 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:44:01.555 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:44:01.558 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:44:01.561 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:44:01.564 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:44:01.567 | + 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-04-01 01:44:01.601 | + 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-04-01 01:44:01.637 | + 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-04-01 01:44:01.672 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:44:01.708 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-01 01:44:01.713 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 01:44:01.749 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 01:44:01.783 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:44:01.818 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-04-01 01:44:01.853 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 01:44:01.889 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 01:44:01.924 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 01:44:01.960 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:44:01.996 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 01:44:02.029 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 01:44:02.065 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 01:44:02.099 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 01:44:02.105 | + 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-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-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-04-01 01:44:02.114 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 01:44:02.135 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:02.138 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 01:44:02.140 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-01 01:44:02.143 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 01:44:02.145 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 01:44:02.148 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 01:44:02.151 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 01:44:02.155 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 01:44:02.158 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 01:44:02.162 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-01 01:44:02.197 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 01:44:02.199 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 01:44:02.202 | ++ functions:get_random_port:837 : true 2022-04-01 01:44:02.204 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 01:44:02.207 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 01:44:02.209 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 01:44:02.289 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 01:44:02.292 | ++ functions:get_random_port:841 : break 2 2022-04-01 01:44:02.295 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 01:44:02.298 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 01:44:02.301 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-01 01:44:02.335 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 01:44:02.368 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 01:44:02.399 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:44:02.431 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:44:02.463 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:44:02.495 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:44:02.525 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:44:02.557 | + 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-04-01 01:44:02.587 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:44:02.619 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:44:02.661 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:44:02.696 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:44:02.730 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:44:02.763 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 01:44:02.796 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 01:44:02.828 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 01:44:02.859 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 01:44:02.889 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 01:44:02.922 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 01:44:02.925 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 01:44:02.927 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:44:02.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:02.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:02.935 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 01:44:02.937 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 01:44:02.996 | proxy (enabled by site administrator) 2022-04-01 01:44:03.001 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 01:44:03.004 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 01:44:03.007 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:44:03.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:03.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:03.015 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 01:44:03.017 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 01:44:03.075 | proxy_http (enabled by site administrator) 2022-04-01 01:44:03.078 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 01:44:03.082 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 01:44:03.085 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 01:44:03.087 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:44:03.090 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:03.092 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:03.096 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:44:03.100 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:44:03.103 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 01:44:03.104 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:44:03.114 | KeepAlive Off 2022-04-01 01:44:03.120 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 01:44:03.120 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:44:03.130 | SetEnv proxy-sendchunked 1 2022-04-01 01:44:03.135 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 01:44:03.136 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:44:03.150 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 01:44:03.154 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 01:44:03.156 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 01:44:03.159 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:44:03.161 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:44:03.164 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:44:03.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:03.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:03.171 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:44:03.174 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:44:03.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:03.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:03.182 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 01:44:03.252 | Site glance-wsgi-api already enabled 2022-04-01 01:44:03.257 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 01:44:03.259 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:44:03.262 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:44:03.264 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:44:03.518 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 01:44:03.528 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-01 01:44:03.577 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 01:44:03.581 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 01:44:03.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:03.606 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 01:44:03.608 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 01:44:03.611 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 01:44:03.614 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:44:03.616 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 01:44:03.619 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 01:44:03.623 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 01:44:03.625 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 01:44:03.628 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:44:03.631 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:44:03.634 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:44:03.638 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:44:03.640 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:44:03.643 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:44:03.663 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:44:03.666 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:44:03.669 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:03.672 | + functions-common:git_clone:629 : echo master 2022-04-01 01:44:03.672 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:44:03.679 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 01:44:03.682 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:03.684 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 01:44:03.688 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:44:03.688 | + functions-common:git_clone:678 : head -1 2022-04-01 01:44:03.694 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 01:44:03.697 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:44:03.700 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 01:44:03.703 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:44:03.706 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:44:03.708 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 01:44:03.711 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:44:03.714 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 01:44:03.717 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:44:03.719 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:44:03.722 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 01:44:03.725 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:44:03.727 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:44:03.731 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 01:44:03.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:44:03.737 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 01:44:03.740 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:44:03.743 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:44:03.747 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 01:44:03.753 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 01:44:03.757 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-01 01:44:04.504 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 01:44:04.508 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:44:04.510 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:44:04.512 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:44:04.515 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:44:04.517 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 01:44:04.520 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:44:04.522 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:44:04.525 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:44:04.527 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:44:04.530 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:44:04.532 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:44:04.535 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:44:04.538 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 01:44:04.562 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 01:44:04.565 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-01 01:44:05.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:44:05.486 | from cryptography.utils import int_from_bytes 2022-04-01 01:44:05.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:44:05.486 | from cryptography.utils import int_from_bytes 2022-04-01 01:44:06.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:44:06.719 | Obtaining file:///opt/stack/cinder 2022-04-01 01:44:06.719 | Preparing metadata (setup.py): started 2022-04-01 01:44:11.200 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:44:11.431 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-04-01 01:44:11.433 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-04-01 01:44:11.434 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-04-01 01:44:11.435 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-04-01 01:44:11.436 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-04-01 01:44:11.437 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-04-01 01:44:11.438 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-04-01 01:44:11.439 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:44:11.440 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-04-01 01:44:11.441 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-04-01 01:44:11.442 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-04-01 01:44:11.444 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-04-01 01:44:11.445 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:44:11.446 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-04-01 01:44:11.447 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-04-01 01:44:11.449 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-04-01 01:44:11.450 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-04-01 01:44:11.451 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-04-01 01:44:11.452 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-04-01 01:44:11.453 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-04-01 01:44:11.454 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-04-01 01:44:11.455 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:44:11.456 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-04-01 01:44:11.457 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-04-01 01:44:11.459 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:44:11.460 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-04-01 01:44:11.461 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:44:11.462 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-04-01 01:44:11.463 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-04-01 01:44:11.464 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-04-01 01:44:11.465 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:44:11.466 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-04-01 01:44:11.467 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-04-01 01:44:11.468 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-04-01 01:44:11.470 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-04-01 01:44:11.471 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-04-01 01:44:11.472 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-04-01 01:44:11.473 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-04-01 01:44:11.474 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-04-01 01:44:11.475 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-04-01 01:44:11.476 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-04-01 01:44:11.477 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-04-01 01:44:11.478 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-04-01 01:44:11.480 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-04-01 01:44:11.481 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-04-01 01:44:11.482 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-04-01 01:44:11.483 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-04-01 01:44:11.484 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:44:11.486 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-04-01 01:44:11.486 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:44:11.487 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-04-01 01:44:11.489 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-04-01 01:44:11.490 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-04-01 01:44:11.491 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-04-01 01:44:11.492 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-04-01 01:44:11.493 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-04-01 01:44:11.494 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-04-01 01:44:11.496 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-04-01 01:44:11.497 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-04-01 01:44:11.498 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-04-01 01:44:11.499 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-04-01 01:44:11.500 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-04-01 01:44:11.515 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-04-01 01:44:11.516 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-04-01 01:44:11.517 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:44:11.582 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-04-01 01:44:11.615 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0) 2022-04-01 01:44:11.631 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-04-01 01:44:11.632 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-04-01 01:44:11.634 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:44:11.635 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:44:11.737 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0) 2022-04-01 01:44:11.794 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1) 2022-04-01 01:44:11.795 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1) 2022-04-01 01:44:11.826 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-04-01 01:44:11.827 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-04-01 01:44:11.829 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-04-01 01:44:11.919 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3) 2022-04-01 01:44:11.965 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-04-01 01:44:11.966 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:44:11.968 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:44:11.969 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0) 2022-04-01 01:44:12.036 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 01:44:12.038 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1) 2022-04-01 01:44:12.040 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6) 2022-04-01 01:44:12.101 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2) 2022-04-01 01:44:12.104 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6) 2022-04-01 01:44:12.169 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0) 2022-04-01 01:44:12.170 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0) 2022-04-01 01:44:12.172 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9) 2022-04-01 01:44:12.173 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3) 2022-04-01 01:44:12.178 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-04-01 01:44:12.203 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0) 2022-04-01 01:44:12.204 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-04-01 01:44:12.208 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0) 2022-04-01 01:44:12.256 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3) 2022-04-01 01:44:12.348 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:44:12.353 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0) 2022-04-01 01:44:12.376 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1) 2022-04-01 01:44:12.406 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0) 2022-04-01 01:44:12.477 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8) 2022-04-01 01:44:12.478 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-04-01 01:44:12.638 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:44:12.665 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-04-01 01:44:12.814 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1) 2022-04-01 01:44:12.867 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0) 2022-04-01 01:44:12.868 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3) 2022-04-01 01:44:12.869 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:44:13.080 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-04-01 01:44:13.083 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12) 2022-04-01 01:44:13.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-04-01 01:44:13.123 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-04-01 01:44:13.155 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-04-01 01:44:13.408 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-04-01 01:44:13.411 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:44:13.559 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-04-01 01:44:13.560 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:44:13.563 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-04-01 01:44:13.704 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-04-01 01:44:13.871 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6) 2022-04-01 01:44:13.872 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1) 2022-04-01 01:44:13.874 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0) 2022-04-01 01:44:13.911 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-04-01 01:44:14.186 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-04-01 01:44:14.269 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 01:44:14.273 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0) 2022-04-01 01:44:14.453 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:44:14.553 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-04-01 01:44:14.554 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-04-01 01:44:14.746 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0) 2022-04-01 01:44:15.200 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5) 2022-04-01 01:44:15.254 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1) 2022-04-01 01:44:15.308 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5) 2022-04-01 01:44:16.431 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32) 2022-04-01 01:44:16.725 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2) 2022-04-01 01:44:16.726 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0) 2022-04-01 01:44:16.880 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2) 2022-04-01 01:44:17.087 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0) 2022-04-01 01:44:17.224 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0) 2022-04-01 01:44:18.838 | Installing collected packages: cinder 2022-04-01 01:44:18.840 | Running setup.py develop for cinder 2022-04-01 01:44:25.013 | Successfully installed cinder 2022-04-01 01:44:25.013 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:44:25.024 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:44:25.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:44:25.210 | + inc/python:pip_install:200 : result=0 2022-04-01 01:44:25.212 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:44:25.215 | + functions-common:time_stop:2425 : local name 2022-04-01 01:44:25.217 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:44:25.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:44:25.222 | + functions-common:time_stop:2428 : local total 2022-04-01 01:44:25.226 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:44:25.229 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:44:25.232 | + functions-common:time_stop:2432 : start_time=1648777444556 2022-04-01 01:44:25.235 | + functions-common:time_stop:2434 : [[ -z 1648777444556 ]] 2022-04-01 01:44:25.238 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:44:25.246 | + functions-common:time_stop:2437 : end_time=1648777465243 2022-04-01 01:44:25.248 | + functions-common:time_stop:2438 : elapsed_time=20687 2022-04-01 01:44:25.250 | + functions-common:time_stop:2439 : total=102177 2022-04-01 01:44:25.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:44:25.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=122864 2022-04-01 01:44:25.258 | + inc/python:pip_install:203 : return 0 2022-04-01 01:44:25.261 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:44:25.264 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:44:25.266 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:44:25.288 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:44:25.302 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 01:44:25.304 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 01:44:25.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:44:25.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:44:25.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 01:44:25.319 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:44:25.322 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 01:44:25.325 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 01:44:25.328 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 01:44:25.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:25.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:25.337 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 01:44:25.355 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 01:44:25.358 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:44:25.361 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:44:25.363 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:44:25.366 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:44:25.369 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:25.372 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:44:25.374 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:25.377 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:25.380 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:44:25.383 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:44:25.386 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:44:25.388 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:44:25.391 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 01:44:25.394 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:44:25.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:25.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:25.402 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 01:44:25.428 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-01 01:44:25.545 | Reading package lists... 2022-04-01 01:44:25.854 | Building dependency tree... 2022-04-01 01:44:25.856 | Reading state information... 2022-04-01 01:44:26.200 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 01:44:26.201 | The following packages were automatically installed and are no longer required: 2022-04-01 01:44:26.202 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:44:26.202 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:44:26.202 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:44:26.202 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:44:26.202 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:44:26.202 | python3-zope.interface 2022-04-01 01:44:26.202 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:44:26.334 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:44:26.339 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:44:26.343 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:44:26.346 | + functions-common:time_stop:2425 : local name 2022-04-01 01:44:26.349 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:44:26.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:44:26.355 | + functions-common:time_stop:2428 : local total 2022-04-01 01:44:26.357 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:44:26.361 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:44:26.363 | + functions-common:time_stop:2432 : start_time=1648777465425 2022-04-01 01:44:26.367 | + functions-common:time_stop:2434 : [[ -z 1648777465425 ]] 2022-04-01 01:44:26.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:44:26.375 | + functions-common:time_stop:2437 : end_time=1648777466372 2022-04-01 01:44:26.379 | + functions-common:time_stop:2438 : elapsed_time=947 2022-04-01 01:44:26.382 | + functions-common:time_stop:2439 : total=25642 2022-04-01 01:44:26.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:44:26.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26589 2022-04-01 01:44:26.390 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:44:26.393 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:44:26.396 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 01:44:26.398 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 01:44:26.413 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 01:44:26.417 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 01:44:26.419 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 01:44:26.421 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:44:26.425 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 01:44:26.425 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:44:26.430 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 01:44:26.432 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 01:44:26.434 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:44:26.436 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 01:44:26.438 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 01:44:26.441 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 01:44:26.443 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 01:44:26.445 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 01:44:26.458 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 01:44:26.472 | + 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-04-01 01:44:26.486 | + 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-04-01 01:44:26.500 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-01 01:44:26.513 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:44:26.517 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:44:26.522 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0Vuu6DOWjS 2022-04-01 01:44:26.525 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:44:26.527 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:44:26.530 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 01:44:26.532 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0Vuu6DOWjS 2022-04-01 01:44:26.537 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0Vuu6DOWjS 2022-04-01 01:44:26.550 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0Vuu6DOWjS /etc/sudoers.d/cinder-rootwrap 2022-04-01 01:44:26.564 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 01:44:26.569 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:44:26.571 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:44:26.573 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:44:26.576 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:44:26.579 | + 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-04-01 01:44:26.581 | + 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-04-01 01:44:26.584 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 01:44:26.587 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 01:44:26.592 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 01:44:26.596 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 01:44:26.618 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 01:44:26.640 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 01:44:26.664 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 01:44:26.684 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 01:44:26.705 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 01:44:26.725 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 01:44:26.747 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 01:44:26.767 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 01:44:26.769 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:44:26.772 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 01:44:26.774 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:44:26.777 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 01:44:26.810 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 01:44:26.841 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 01:44:26.873 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 01:44:26.905 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 01:44:26.936 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 01:44:26.967 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 01:44:27.002 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 01:44:27.038 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:44:27.072 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:44:27.106 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 01:44:27.140 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 01:44:27.174 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 01:44:27.177 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 01:44:27.180 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 01:44:27.182 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 01:44:27.185 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:44:27.188 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:44:27.222 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 01:44:27.253 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 01:44:27.285 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 01:44:27.318 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 01:44:27.351 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 01:44:27.382 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 01:44:27.417 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 01:44:27.419 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-04-01 01:44:27.450 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:44:27.487 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 01:44:27.496 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key de9e9f1adc319d8c25b6c3694e4c9fdd 2022-04-01 01:44:27.529 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 01:44:27.531 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 01:44:27.565 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 01:44:27.598 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 01:44:27.631 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 01:44:27.663 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 01:44:27.682 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:27.685 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 01:44:27.704 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:27.707 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 01:44:27.727 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:27.729 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 01:44:27.747 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:27.750 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 01:44:27.752 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 01:44:27.755 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 01:44:27.757 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 01:44:27.760 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:44:27.762 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:44:27.765 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:44:27.783 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:27.787 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:44:27.791 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:44:27.794 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:44:27.814 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:27.817 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:44:27.820 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:44:27.853 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:44:27.855 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:44:27.859 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 01:44:27.862 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 01:44:27.865 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:44:27.869 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:44:27.888 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:44:27.891 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:44:27.893 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:44:27.896 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:44:27.899 | + 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-04-01 01:44:27.930 | + 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-04-01 01:44:27.961 | + 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-04-01 01:44:27.994 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:44:28.029 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 01:44:28.049 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:28.052 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 01:44:28.054 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:44:28.057 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 01:44:28.059 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 01:44:28.062 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:44:28.064 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:44:28.067 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 01:44:28.072 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 01:44:28.075 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:44:28.077 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:44:28.092 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:44:28.092 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:44:28.103 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:44:28.107 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:44:28.126 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:44:28.129 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:44:28.133 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-01 01:44:28.172 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:44:28.204 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 01:44:28.237 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:44:28.269 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:44:28.303 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:44:28.333 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:44:28.366 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:44:28.397 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:44:28.432 | + 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-04-01 01:44:28.465 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:44:28.497 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:44:28.530 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:44:28.563 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:44:28.567 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:44:28.571 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 01:44:28.574 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 01:44:28.576 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:44:28.579 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:28.581 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:28.585 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:44:28.587 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:44:28.590 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:44:28.623 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:44:28.654 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-01 01:44:28.655 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:44:28.665 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 01:44:28.669 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 01:44:28.672 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 01:44:28.674 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:44:28.678 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:44:28.681 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:44:28.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:28.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:28.690 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:44:28.693 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:44:28.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:44:28.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:44:28.700 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 01:44:28.767 | Enabling site cinder-wsgi. 2022-04-01 01:44:28.773 | To activate the new configuration, you need to run: 2022-04-01 01:44:28.773 | systemctl reload apache2 2022-04-01 01:44:28.778 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:44:28.781 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:44:28.784 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:44:28.787 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:44:29.010 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 01:44:29.013 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 01:44:29.060 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-04-01 01:44:29.094 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 01:44:29.116 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:29.119 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 01:44:29.121 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:44:29.124 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:44:29.127 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:44:29.130 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 01:44:29.169 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 01:44:29.201 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-04-01 01:44:29.233 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 01:44:29.266 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 01:44:29.297 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 01:44:29.329 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 01:44:29.362 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 01:44:29.396 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:44:29.427 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 01:44:29.460 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 01:44:29.493 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:44:29.525 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 01:44:29.528 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 01:44:29.548 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:29.551 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-04-01 01:44:29.586 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 01:44:29.589 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 01:44:29.608 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:29.611 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 01:44:29.613 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 01:44:29.616 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 01:44:29.619 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:44:29.622 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 01:44:29.624 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 01:44:29.629 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:44:29.629 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:44:29.636 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:44:29.639 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:44:29.641 | + 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,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,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-04-01 01:44:29.644 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:44:29.647 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 01:44:29.650 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 01:44:29.653 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 01:44:29.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:44:29.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:44:29.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 01:44:29.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:44:29.666 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 01:44:29.669 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 01:44:29.671 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 01:44:29.674 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:44:29.676 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:44:29.680 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:44:29.683 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:44:29.685 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:44:29.689 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:44:29.707 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:44:29.710 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:44:29.712 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:29.715 | + functions-common:git_clone:629 : echo master 2022-04-01 01:44:29.716 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:44:29.724 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 01:44:29.727 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:29.730 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 01:44:29.734 | + functions-common:git_clone:678 : head -1 2022-04-01 01:44:29.734 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:44:29.748 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 01:44:29.752 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:44:29.755 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 01:44:29.758 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:44:29.761 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:44:29.763 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 01:44:29.766 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:44:29.769 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 01:44:29.772 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:44:29.774 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:44:29.777 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 01:44:29.780 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:44:29.782 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:44:29.787 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 01:44:29.789 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:44:29.792 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 01:44:29.795 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:44:29.798 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:44:29.802 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 01:44:29.809 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 01:44:29.812 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-01 01:44:30.511 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 01:44:30.513 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:44:30.516 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:44:30.518 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:44:30.521 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:44:30.523 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 01:44:30.525 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:44:30.528 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:44:30.530 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:44:30.533 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:44:30.535 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:44:30.538 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:44:30.541 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:44:30.543 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 01:44:30.567 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 01:44:30.569 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-01 01:44:31.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:44:31.506 | from cryptography.utils import int_from_bytes 2022-04-01 01:44:31.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:44:31.506 | from cryptography.utils import int_from_bytes 2022-04-01 01:44:32.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:44:32.719 | Obtaining file:///opt/stack/neutron 2022-04-01 01:44:32.720 | Preparing metadata (setup.py): started 2022-04-01 01:44:37.169 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:44:37.264 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-04-01 01:44:37.265 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:44:37.266 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-04-01 01:44:37.267 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-04-01 01:44:37.268 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:44:37.269 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-04-01 01:44:37.271 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-04-01 01:44:37.272 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-04-01 01:44:37.273 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-04-01 01:44:37.274 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-04-01 01:44:37.276 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-04-01 01:44:37.277 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-04-01 01:44:37.278 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-04-01 01:44:37.279 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-04-01 01:44:37.280 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-04-01 01:44:37.282 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-04-01 01:44:37.283 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:44:37.284 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-04-01 01:44:37.285 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-04-01 01:44:37.286 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:44:37.288 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-04-01 01:44:37.289 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:44:37.290 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-04-01 01:44:37.291 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:44:37.292 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-04-01 01:44:37.293 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-04-01 01:44:37.294 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-04-01 01:44:37.295 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-04-01 01:44:37.297 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-04-01 01:44:37.298 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-04-01 01:44:37.299 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-04-01 01:44:37.300 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-04-01 01:44:37.302 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-04-01 01:44:37.303 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-04-01 01:44:37.304 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:44:37.305 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-04-01 01:44:37.306 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-04-01 01:44:37.307 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-04-01 01:44:37.309 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-04-01 01:44:37.310 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-04-01 01:44:37.311 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-04-01 01:44:37.312 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-04-01 01:44:37.313 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-04-01 01:44:37.314 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-04-01 01:44:37.315 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-04-01 01:44:37.316 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-04-01 01:44:37.317 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-04-01 01:44:37.319 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:37.320 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-04-01 01:44:37.321 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-04-01 01:44:37.322 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-04-01 01:44:37.323 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:44:37.324 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-04-01 01:44:37.325 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:44:37.326 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-04-01 01:44:37.344 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-04-01 01:44:37.344 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-04-01 01:44:37.346 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-04-01 01:44:37.354 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-04-01 01:44:37.368 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-04-01 01:44:37.369 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-04-01 01:44:37.370 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:44:37.391 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7) 2022-04-01 01:44:37.399 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:44:37.460 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0) 2022-04-01 01:44:37.462 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-04-01 01:44:37.531 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0) 2022-04-01 01:44:37.534 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1) 2022-04-01 01:44:37.580 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0) 2022-04-01 01:44:37.586 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2) 2022-04-01 01:44:37.616 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-04-01 01:44:37.618 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:44:37.619 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32) 2022-04-01 01:44:37.621 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-04-01 01:44:37.623 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-04-01 01:44:37.624 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-04-01 01:44:37.625 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-04-01 01:44:37.626 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5) 2022-04-01 01:44:37.644 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3) 2022-04-01 01:44:37.742 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3) 2022-04-01 01:44:37.787 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0) 2022-04-01 01:44:37.894 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0) 2022-04-01 01:44:37.897 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 01:44:37.898 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1) 2022-04-01 01:44:37.959 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6) 2022-04-01 01:44:37.963 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2) 2022-04-01 01:44:38.022 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0) 2022-04-01 01:44:38.024 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9) 2022-04-01 01:44:38.026 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3) 2022-04-01 01:44:38.030 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-04-01 01:44:38.053 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 01:44:38.056 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0) 2022-04-01 01:44:38.107 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0) 2022-04-01 01:44:38.163 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-04-01 01:44:38.199 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 01:44:38.203 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-04-01 01:44:38.226 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1) 2022-04-01 01:44:38.375 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:44:38.450 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-04-01 01:44:38.531 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-04-01 01:44:38.533 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 01:44:38.648 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.649 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.650 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.651 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.652 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.653 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.654 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:44:38.872 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:44:38.876 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 01:44:38.878 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1) 2022-04-01 01:44:38.922 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6) 2022-04-01 01:44:38.927 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:44:39.023 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-04-01 01:44:39.025 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12) 2022-04-01 01:44:39.027 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8) 2022-04-01 01:44:39.028 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-04-01 01:44:39.066 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-04-01 01:44:39.414 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-04-01 01:44:39.492 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-04-01 01:44:39.689 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21) 2022-04-01 01:44:39.766 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:44:39.768 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 01:44:40.016 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:44:40.195 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2) 2022-04-01 01:44:40.748 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1) 2022-04-01 01:44:40.843 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5) 2022-04-01 01:44:41.489 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2) 2022-04-01 01:44:41.490 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2) 2022-04-01 01:44:41.811 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0) 2022-04-01 01:44:41.813 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0) 2022-04-01 01:44:41.985 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0) 2022-04-01 01:44:42.238 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2) 2022-04-01 01:44:42.240 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0) 2022-04-01 01:44:42.440 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0) 2022-04-01 01:44:42.667 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1) 2022-04-01 01:44:44.248 | Installing collected packages: neutron 2022-04-01 01:44:44.249 | Attempting uninstall: neutron 2022-04-01 01:44:44.250 | Found existing installation: neutron 20.0.0 2022-04-01 01:44:45.602 | Uninstalling neutron-20.0.0: 2022-04-01 01:44:45.682 | Successfully uninstalled neutron-20.0.0 2022-04-01 01:44:45.683 | Running setup.py develop for neutron 2022-04-01 01:44:52.001 | Successfully installed neutron 2022-04-01 01:44:52.001 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:44:52.010 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:44:52.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:44:52.193 | + inc/python:pip_install:200 : result=0 2022-04-01 01:44:52.195 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:44:52.197 | + functions-common:time_stop:2425 : local name 2022-04-01 01:44:52.200 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:44:52.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:44:52.204 | + functions-common:time_stop:2428 : local total 2022-04-01 01:44:52.207 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:44:52.209 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:44:52.212 | + functions-common:time_stop:2432 : start_time=1648777470560 2022-04-01 01:44:52.214 | + functions-common:time_stop:2434 : [[ -z 1648777470560 ]] 2022-04-01 01:44:52.217 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:44:52.222 | + functions-common:time_stop:2437 : end_time=1648777492219 2022-04-01 01:44:52.225 | + functions-common:time_stop:2438 : elapsed_time=21659 2022-04-01 01:44:52.228 | + functions-common:time_stop:2439 : total=122864 2022-04-01 01:44:52.230 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:44:52.233 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=144523 2022-04-01 01:44:52.236 | + inc/python:pip_install:203 : return 0 2022-04-01 01:44:52.240 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:44:52.243 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:44:52.245 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:44:52.268 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:44:52.281 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 01:44:52.284 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 01:44:52.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:44:52.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:44:52.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 01:44:52.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:44:52.298 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:44:52.300 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:44:52.303 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 01:44:52.322 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:44:52.324 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 01:44:52.327 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 01:44:52.329 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 01:44:52.333 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:44:52.335 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 01:44:52.339 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 01:44:52.342 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 01:44:52.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:44:52.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:44:52.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 01:44:52.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:44:52.358 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 01:44:52.377 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:52.381 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 01:44:52.402 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:52.405 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 01:44:52.427 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:44:52.430 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 01:44:52.433 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 01:44:52.435 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 01:44:52.437 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:44:52.440 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:44:52.443 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:44:52.446 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:44:52.448 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:44:52.452 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:44:52.473 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:44:52.475 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:44:52.478 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:52.482 | + functions-common:git_clone:629 : echo master 2022-04-01 01:44:52.482 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:44:52.488 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 01:44:52.491 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:44:52.494 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 01:44:52.497 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:44:52.497 | + functions-common:git_clone:678 : head -1 2022-04-01 01:44:52.520 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 01:44:52.524 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:44:52.527 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 01:44:52.529 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:44:52.532 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:44:52.534 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 01:44:52.538 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:44:52.542 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 01:44:52.545 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:44:52.547 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:44:52.550 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 01:44:52.553 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:44:52.556 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:44:52.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 01:44:52.563 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:44:52.566 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 01:44:52.569 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:44:52.571 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:44:52.575 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 01:44:52.581 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 01:44:52.584 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-01 01:44:53.255 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 01:44:53.257 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:44:53.260 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:44:53.264 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:44:53.266 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:44:53.268 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 01:44:53.271 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:44:53.274 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:44:53.276 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:44:53.279 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:44:53.281 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:44:53.285 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:44:53.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:44:53.289 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 01:44:53.315 | Using python 3.8 to install /opt/stack/nova 2022-04-01 01:44:53.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-01 01:44:54.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:44:54.224 | from cryptography.utils import int_from_bytes 2022-04-01 01:44:54.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:44:54.224 | from cryptography.utils import int_from_bytes 2022-04-01 01:44:55.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:44:55.640 | Obtaining file:///opt/stack/nova 2022-04-01 01:44:55.641 | Preparing metadata (setup.py): started 2022-04-01 01:45:00.945 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:45:01.167 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-04-01 01:45:01.168 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-04-01 01:45:01.169 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-04-01 01:45:01.170 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-04-01 01:45:01.171 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-04-01 01:45:01.172 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-04-01 01:45:01.173 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-04-01 01:45:01.175 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-04-01 01:45:01.176 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-04-01 01:45:01.177 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-04-01 01:45:01.178 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-04-01 01:45:01.179 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-04-01 01:45:01.181 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:45:01.181 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-04-01 01:45:01.182 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-04-01 01:45:01.184 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-04-01 01:45:01.185 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-04-01 01:45:01.186 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-04-01 01:45:01.187 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-04-01 01:45:01.188 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-04-01 01:45:01.189 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:45:01.190 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-04-01 01:45:01.192 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:45:01.193 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-04-01 01:45:01.194 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-04-01 01:45:01.195 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-04-01 01:45:01.196 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:45:01.197 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:45:01.198 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-04-01 01:45:01.199 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:45:01.201 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-04-01 01:45:01.202 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-04-01 01:45:01.203 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-04-01 01:45:01.204 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:45:01.205 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-04-01 01:45:01.206 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-04-01 01:45:01.207 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:45:01.208 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-04-01 01:45:01.209 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-04-01 01:45:01.210 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:45:01.212 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-04-01 01:45:01.212 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-04-01 01:45:01.214 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:45:01.215 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-04-01 01:45:01.216 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-04-01 01:45:01.217 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:45:01.218 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-04-01 01:45:01.219 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-04-01 01:45:01.220 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-04-01 01:45:01.221 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-04-01 01:45:01.223 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-04-01 01:45:01.224 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:45:01.225 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-04-01 01:45:01.227 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:45:01.228 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-04-01 01:45:01.229 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-04-01 01:45:01.230 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-04-01 01:45:01.231 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:45:01.232 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-04-01 01:45:01.233 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-04-01 01:45:01.234 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-04-01 01:45:01.235 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:45:01.236 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-04-01 01:45:01.238 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-04-01 01:45:01.255 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-04-01 01:45:01.256 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-04-01 01:45:01.258 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-04-01 01:45:01.280 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-04-01 01:45:01.323 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-04-01 01:45:01.360 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:45:01.362 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-04-01 01:45:01.387 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:45:01.516 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1) 2022-04-01 01:45:01.519 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-04-01 01:45:01.580 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:45:01.583 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:45:01.584 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-04-01 01:45:01.586 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-04-01 01:45:01.587 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-04-01 01:45:01.588 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-04-01 01:45:01.611 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-04-01 01:45:01.614 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:45:01.671 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:01.673 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:45:01.676 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-04-01 01:45:01.778 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-04-01 01:45:01.895 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-04-01 01:45:01.896 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 01:45:01.979 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-04-01 01:45:02.049 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-04-01 01:45:02.051 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-04-01 01:45:02.052 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-04-01 01:45:02.055 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-04-01 01:45:02.091 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:45:02.092 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-04-01 01:45:02.148 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-04-01 01:45:02.209 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-04-01 01:45:02.241 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-04-01 01:45:02.242 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:45:02.303 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-04-01 01:45:02.304 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-04-01 01:45:02.395 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:45:02.423 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-04-01 01:45:02.520 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-04-01 01:45:02.602 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6) 2022-04-01 01:45:02.672 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-04-01 01:45:02.673 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:45:02.674 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-04-01 01:45:02.718 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:45:02.727 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:45:02.728 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:45:02.809 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-04-01 01:45:02.811 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-04-01 01:45:02.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-04-01 01:45:02.816 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-04-01 01:45:02.916 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-04-01 01:45:03.136 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-04-01 01:45:03.138 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-04-01 01:45:03.252 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-04-01 01:45:03.257 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:45:03.258 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-04-01 01:45:03.352 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-04-01 01:45:03.433 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-04-01 01:45:03.469 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-04-01 01:45:03.714 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-04-01 01:45:03.796 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 01:45:03.797 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:45:04.011 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:45:04.125 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2) 2022-04-01 01:45:04.669 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1) 2022-04-01 01:45:04.716 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0) 2022-04-01 01:45:05.113 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:05.114 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:05.116 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:05.117 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:05.118 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:05.119 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:05.120 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:45:06.404 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-04-01 01:45:06.846 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2) 2022-04-01 01:45:06.848 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0) 2022-04-01 01:45:06.950 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:45:07.064 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-04-01 01:45:08.724 | Installing collected packages: nova 2022-04-01 01:45:08.725 | Running setup.py develop for nova 2022-04-01 01:45:15.561 | Successfully installed nova 2022-04-01 01:45:15.561 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:45:15.570 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:45:15.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:45:15.743 | + inc/python:pip_install:200 : result=0 2022-04-01 01:45:15.745 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:45:15.747 | + functions-common:time_stop:2425 : local name 2022-04-01 01:45:15.750 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:45:15.752 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:45:15.755 | + functions-common:time_stop:2428 : local total 2022-04-01 01:45:15.757 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:45:15.759 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:45:15.762 | + functions-common:time_stop:2432 : start_time=1648777493309 2022-04-01 01:45:15.764 | + functions-common:time_stop:2434 : [[ -z 1648777493309 ]] 2022-04-01 01:45:15.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:45:15.771 | + functions-common:time_stop:2437 : end_time=1648777515769 2022-04-01 01:45:15.774 | + functions-common:time_stop:2438 : elapsed_time=22460 2022-04-01 01:45:15.776 | + functions-common:time_stop:2439 : total=144523 2022-04-01 01:45:15.778 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:45:15.781 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=166983 2022-04-01 01:45:15.783 | + inc/python:pip_install:203 : return 0 2022-04-01 01:45:15.786 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:45:15.789 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:45:15.791 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:45:15.811 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:45:15.824 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 01:45:15.826 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 01:45:15.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:45:15.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:45:15.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 01:45:15.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:45:15.840 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-01 01:45:15.855 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:45:15.857 | + ./stack.sh:main:937 : configure_nova 2022-04-01 01:45:15.860 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 01:45:15.874 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 01:45:15.876 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 01:45:15.879 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:45:15.884 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 01:45:15.884 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:45:15.889 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 01:45:15.892 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 01:45:15.895 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:45:15.897 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 01:45:15.900 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 01:45:15.902 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 01:45:15.905 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 01:45:15.907 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 01:45:15.920 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 01:45:15.933 | + 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-04-01 01:45:15.947 | + 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-04-01 01:45:15.963 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-01 01:45:15.978 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:45:15.982 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:45:15.987 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Vh0q1r5jiP 2022-04-01 01:45:15.990 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:45:15.993 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:45:15.995 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 01:45:15.998 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:45:16.000 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:45:16.003 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Vh0q1r5jiP 2022-04-01 01:45:16.008 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Vh0q1r5jiP 2022-04-01 01:45:16.027 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Vh0q1r5jiP /etc/sudoers.d/nova-rootwrap 2022-04-01 01:45:16.043 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 01:45:16.048 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:45:16.051 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:45:16.054 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:45:16.056 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:45:16.059 | + 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-04-01 01:45:16.062 | + 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-04-01 01:45:16.065 | + 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,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,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-04-01 01:45:16.067 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 01:45:16.073 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 01:45:16.091 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:16.093 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 01:45:16.096 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 01:45:16.100 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 01:45:16.104 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 01:45:16.134 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 01:45:16.136 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 01:45:16.165 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 01:45:16.197 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 01:45:16.226 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-01 01:45:16.260 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 01:45:16.293 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 01:45:16.325 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 01:45:16.327 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-04-01 01:45:16.356 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 01:45:16.384 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 01:45:16.422 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 01:45:16.454 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 01:45:16.486 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:45:16.519 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 01:45:16.522 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:45:16.524 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:45:16.527 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:45:16.530 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:45:16.532 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:45:16.536 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:45:16.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:45:16.541 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:45:16.544 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:45:16.547 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:45:16.550 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:45:16.553 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 01:45:16.556 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:45:16.558 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:45:16.560 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:45:16.562 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:45:16.565 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:45:16.567 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:45:16.569 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 01:45:16.586 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:16.589 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:45:16.591 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 01:45:16.594 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 01:45:16.626 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 01:45:16.628 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:45:16.631 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:45:16.633 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:45:16.636 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:45:16.638 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:45:16.673 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 01:45:16.676 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 01:45:16.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 01:45:16.681 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 01:45:16.683 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 01:45:16.686 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 01:45:16.719 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 01:45:16.755 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 01:45:16.785 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 01:45:16.818 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 01:45:16.835 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:16.837 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 01:45:16.855 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:16.859 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 01:45:16.859 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 01:45:16.866 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 01:45:16.868 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 01:45:16.897 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 01:45:16.914 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:16.916 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 01:45:16.919 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:45:16.921 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:45:16.923 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:45:16.926 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 01:45:16.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 01:45:16.993 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 01:45:17.024 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 01:45:17.060 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 01:45:17.089 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 01:45:17.121 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 01:45:17.150 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 01:45:17.181 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:45:17.219 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:45:17.251 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 01:45:17.269 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:17.272 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 01:45:17.274 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 01:45:17.308 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 01:45:17.338 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-04-01 01:45:17.368 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 01:45:17.398 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 01:45:17.428 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 01:45:17.457 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 01:45:17.488 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 01:45:17.520 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 01:45:17.537 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:17.540 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 01:45:17.542 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 01:45:17.572 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 01:45:17.609 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 01:45:17.611 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 01:45:17.648 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 01:45:17.651 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 01:45:17.654 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 01:45:17.657 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:45:17.660 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:45:17.662 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:45:17.665 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:45:17.668 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:45:17.671 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:45:17.674 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 01:45:17.678 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:45:17.681 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:45:17.684 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:45:17.686 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:45:17.688 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:45:17.691 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:45:17.694 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:45:17.696 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:45:17.699 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:45:17.701 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:45:17.703 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:45:17.706 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 01:45:17.708 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 01:45:17.711 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:45:17.714 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:45:17.733 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:45:17.735 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:45:17.738 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:45:17.740 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:45:17.743 | + 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-04-01 01:45:17.773 | + 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-04-01 01:45:17.811 | + 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-04-01 01:45:17.841 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:45:17.870 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 01:45:17.902 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 01:45:17.920 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:17.923 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-01 01:45:17.926 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 01:45:17.928 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 01:45:17.931 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 01:45:17.933 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:45:17.936 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:45:17.939 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 01:45:17.944 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 01:45:17.946 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:45:17.949 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:45:17.963 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:45:17.964 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:45:17.974 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:45:17.977 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:45:17.995 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:45:17.998 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 01:45:18.002 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-01 01:45:18.041 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:45:18.070 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 01:45:18.108 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:45:18.138 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:45:18.168 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:45:18.198 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:45:18.231 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:45:18.261 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:45:18.292 | + 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-04-01 01:45:18.324 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:45:18.355 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:45:18.387 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:45:18.418 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:45:18.420 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:45:18.424 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 01:45:18.426 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 01:45:18.429 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:45:18.432 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:18.434 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:18.436 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:45:18.439 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:45:18.442 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:45:18.471 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:45:18.503 | + 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-04-01 01:45:18.504 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:45:18.513 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 01:45:18.517 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 01:45:18.519 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 01:45:18.522 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:45:18.524 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:45:18.527 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:45:18.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:18.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:18.534 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:45:18.537 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:45:18.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:18.541 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:18.544 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 01:45:18.609 | Enabling site nova-api-wsgi. 2022-04-01 01:45:18.615 | To activate the new configuration, you need to run: 2022-04-01 01:45:18.615 | systemctl reload apache2 2022-04-01 01:45:18.620 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:45:18.622 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:45:18.624 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:45:18.632 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:45:18.804 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 01:45:18.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:18.837 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-01 01:45:18.840 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:45:18.843 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 01:45:18.848 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 01:45:18.851 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 01:45:18.855 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:45:18.859 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:45:18.864 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 01:45:18.868 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:45:18.871 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:45:18.886 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:45:18.886 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:45:18.896 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:45:18.900 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:45:18.921 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 01:45:18.924 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:45:18.928 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:45:18.962 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 01:45:18.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 01:45:19.024 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:45:19.056 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:45:19.091 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:45:19.121 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:45:19.164 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:45:19.200 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:45:19.238 | + 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-04-01 01:45:19.271 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:45:19.306 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:45:19.347 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:45:19.383 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 01:45:19.385 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 01:45:19.419 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 01:45:19.437 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:19.440 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:45:19.476 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 01:45:19.478 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 01:45:19.481 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 01:45:19.499 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:19.502 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:45:19.506 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:45:19.542 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 01:45:19.574 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 01:45:19.577 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:45:19.579 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 01:45:19.582 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:45:19.584 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:45:19.587 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:45:19.604 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:19.607 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:45:19.610 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:45:19.613 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:45:19.633 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:19.636 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:45:19.639 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:45:19.667 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:45:19.670 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:45:19.672 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 01:45:19.702 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 01:45:19.732 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 01:45:19.767 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 01:45:19.786 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:19.789 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:45:19.820 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 01:45:19.822 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 01:45:19.825 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 01:45:19.857 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 01:45:19.889 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-04-01 01:45:19.919 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 01:45:19.950 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 01:45:19.981 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 01:45:20.018 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 01:45:20.052 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 01:45:20.083 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 01:45:20.115 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 01:45:20.134 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:20.137 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 01:45:20.142 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:45:20.145 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 01:45:20.147 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 01:45:20.150 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 01:45:20.153 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:45:20.155 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:45:20.158 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:45:20.161 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 01:45:20.163 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 01:45:20.168 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 01:45:20.171 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 01:45:20.174 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 01:45:20.177 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 01:45:20.180 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 01:45:20.183 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 01:45:20.216 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 01:45:20.251 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 01:45:20.287 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:45:20.290 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 01:45:20.292 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 01:45:20.295 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 01:45:20.312 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:20.316 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 01:45:20.317 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 01:45:21.086 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 01:45:21.089 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 01:45:21.091 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:45:21.094 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 01:45:21.096 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:45:21.099 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:45:21.101 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:45:21.119 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:21.122 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:45:21.125 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:45:21.127 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:45:21.146 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:21.148 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 01:45:21.151 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 01:45:21.183 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:45:21.187 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:45:21.190 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 01:45:21.209 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:21.211 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 01:45:21.214 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:45:21.216 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 01:45:21.252 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-04-01 01:45:21.283 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 01:45:21.317 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 01:45:21.346 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 01:45:21.376 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 01:45:21.408 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 01:45:21.438 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 01:45:21.469 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 01:45:21.472 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 01:45:21.474 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 01:45:21.477 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:45:21.495 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:45:21.497 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:45:21.500 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:45:21.502 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:45:21.505 | + 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-04-01 01:45:21.537 | + 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-04-01 01:45:21.570 | + 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-04-01 01:45:21.603 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:45:21.634 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:45:21.637 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 01:45:21.642 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:45:21.645 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 01:45:21.648 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 01:45:21.651 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 01:45:21.654 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:45:21.656 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:45:21.660 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:45:21.662 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 01:45:21.665 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 01:45:21.667 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:45:21.670 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 01:45:21.672 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 01:45:21.675 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 01:45:21.692 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:21.694 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 01:45:21.697 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 01:45:21.714 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:21.717 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 01:45:21.736 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:21.739 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 01:45:21.758 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:21.760 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 01:45:21.779 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:21.782 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 01:45:21.785 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 01:45:21.787 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 01:45:21.790 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:45:21.792 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 01:45:21.795 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 01:45:21.797 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 01:45:21.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:21.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:21.806 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 01:45:21.809 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:45:21.811 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:45:21.814 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:45:21.817 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:45:21.819 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:45:21.823 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:45:21.826 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:21.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:21.832 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:45:21.835 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:45:21.838 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:45:21.841 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:45:21.843 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 01:45:21.846 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:45:21.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:21.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:21.855 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 01:45:21.879 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-01 01:45:21.998 | Reading package lists... 2022-04-01 01:45:22.296 | Building dependency tree... 2022-04-01 01:45:22.297 | Reading state information... 2022-04-01 01:45:22.645 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:45:22.645 | The following packages were automatically installed and are no longer required: 2022-04-01 01:45:22.647 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:45:22.647 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:45:22.647 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:45:22.647 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:45:22.647 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:45:22.647 | python3-zope.interface 2022-04-01 01:45:22.647 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:45:22.778 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:45:22.783 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:45:22.786 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:45:22.789 | + functions-common:time_stop:2425 : local name 2022-04-01 01:45:22.792 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:45:22.794 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:45:22.797 | + functions-common:time_stop:2428 : local total 2022-04-01 01:45:22.800 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:45:22.803 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:45:22.810 | + functions-common:time_stop:2432 : start_time=1648777521876 2022-04-01 01:45:22.811 | + functions-common:time_stop:2434 : [[ -z 1648777521876 ]] 2022-04-01 01:45:22.811 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:45:22.816 | + functions-common:time_stop:2437 : end_time=1648777522813 2022-04-01 01:45:22.819 | + functions-common:time_stop:2438 : elapsed_time=937 2022-04-01 01:45:22.821 | + functions-common:time_stop:2439 : total=26589 2022-04-01 01:45:22.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:45:22.827 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27526 2022-04-01 01:45:22.829 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:45:22.833 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 01:45:22.836 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 01:45:22.839 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 01:45:22.842 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 01:45:22.844 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 01:45:22.868 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 01:45:22.871 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:45:22.874 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:45:22.877 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:45:22.880 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:45:22.884 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:45:22.886 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:45:22.889 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:22.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:22.894 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:45:22.897 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:45:22.900 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:45:22.902 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:45:22.905 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 01:45:22.907 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:45:22.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:22.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:22.915 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 01:45:22.941 | + functions-common:apt_get:1230 : 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-04-01 01:45:23.072 | Reading package lists... 2022-04-01 01:45:23.356 | Building dependency tree... 2022-04-01 01:45:23.358 | Reading state information... 2022-04-01 01:45:23.726 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 01:45:23.726 | The following packages were automatically installed and are no longer required: 2022-04-01 01:45:23.728 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:45:23.728 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:45:23.728 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:45:23.728 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:45:23.728 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:45:23.728 | python3-zope.interface 2022-04-01 01:45:23.728 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:45:23.866 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:45:23.870 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:45:23.873 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:45:23.876 | + functions-common:time_stop:2425 : local name 2022-04-01 01:45:23.879 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:45:23.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:45:23.884 | + functions-common:time_stop:2428 : local total 2022-04-01 01:45:23.886 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:45:23.889 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:45:23.892 | + functions-common:time_stop:2432 : start_time=1648777522937 2022-04-01 01:45:23.894 | + functions-common:time_stop:2434 : [[ -z 1648777522937 ]] 2022-04-01 01:45:23.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:45:23.902 | + functions-common:time_stop:2437 : end_time=1648777523899 2022-04-01 01:45:23.904 | + functions-common:time_stop:2438 : elapsed_time=962 2022-04-01 01:45:23.907 | + functions-common:time_stop:2439 : total=27526 2022-04-01 01:45:23.909 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:45:23.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28488 2022-04-01 01:45:23.915 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:45:23.918 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 01:45:23.920 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 01:45:23.923 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:45:23.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:23.929 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:23.931 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 01:45:23.934 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 01:45:23.991 | wsgi (enabled by maintainer script) 2022-04-01 01:45:23.995 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 01:45:23.999 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 01:45:24.001 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:45:24.005 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 01:45:24.008 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 01:45:24.011 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:45:24.015 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:45:24.016 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:45:24.023 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 01:45:24.031 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 01:45:24.035 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 01:45:24.038 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 01:45:24.040 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 01:45:24.068 | Using python 3.8 to install osc-placement 2022-04-01 01:45:24.071 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-01 01:45:24.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:45:24.994 | from cryptography.utils import int_from_bytes 2022-04-01 01:45:24.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:45:24.994 | from cryptography.utils import int_from_bytes 2022-04-01 01:45:26.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:45:26.196 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 01:45:26.208 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-01 01:45:26.209 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-01 01:45:26.210 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-01 01:45:26.211 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-01 01:45:26.212 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-01 01:45:26.213 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-01 01:45:26.274 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-01 01:45:26.276 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-01 01:45:26.277 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-01 01:45:26.278 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-01 01:45:26.292 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-01 01:45:26.294 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-01 01:45:26.295 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-01 01:45:26.310 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-01 01:45:26.312 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-01 01:45:26.313 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-01 01:45:26.314 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-01 01:45:26.315 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-01 01:45:26.316 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-01 01:45:26.339 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-01 01:45:26.340 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-01 01:45:26.341 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-01 01:45:26.343 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-01 01:45:26.352 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-01 01:45:26.391 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-01 01:45:26.394 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-01 01:45:26.395 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-01 01:45:26.396 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-01 01:45:26.397 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-01 01:45:26.399 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-01 01:45:26.400 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-01 01:45:26.401 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-01 01:45:26.478 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-01 01:45:26.481 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-01 01:45:26.484 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-01 01:45:26.485 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-01 01:45:26.600 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-01 01:45:26.601 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-01 01:45:26.602 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-01 01:45:26.647 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-01 01:45:26.688 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-01 01:45:26.873 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-01 01:45:29.284 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:45:29.291 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:45:29.291 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:45:29.458 | + inc/python:pip_install:200 : result=0 2022-04-01 01:45:29.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:45:29.464 | + functions-common:time_stop:2425 : local name 2022-04-01 01:45:29.466 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:45:29.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:45:29.472 | + functions-common:time_stop:2428 : local total 2022-04-01 01:45:29.475 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:45:29.477 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:45:29.480 | + functions-common:time_stop:2432 : start_time=1648777524061 2022-04-01 01:45:29.483 | + functions-common:time_stop:2434 : [[ -z 1648777524061 ]] 2022-04-01 01:45:29.486 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:45:29.491 | + functions-common:time_stop:2437 : end_time=1648777529488 2022-04-01 01:45:29.494 | + functions-common:time_stop:2438 : elapsed_time=5427 2022-04-01 01:45:29.496 | + functions-common:time_stop:2439 : total=166983 2022-04-01 01:45:29.499 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:45:29.502 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172410 2022-04-01 01:45:29.504 | + inc/python:pip_install:203 : return 0 2022-04-01 01:45:29.507 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 01:45:29.510 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 01:45:29.513 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 01:45:29.515 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:45:29.518 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:45:29.522 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:45:29.525 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:45:29.527 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:45:29.531 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:45:29.550 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:45:29.552 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:45:29.555 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:45:29.558 | + functions-common:git_clone:629 : echo master 2022-04-01 01:45:29.559 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:45:29.565 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 01:45:29.567 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:45:29.570 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 01:45:29.574 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:45:29.574 | + functions-common:git_clone:678 : head -1 2022-04-01 01:45:29.577 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 01:45:29.581 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:45:29.583 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 01:45:29.586 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:45:29.589 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:45:29.591 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 01:45:29.594 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:45:29.597 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 01:45:29.600 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:45:29.602 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:45:29.605 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 01:45:29.608 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:45:29.610 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:45:29.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 01:45:29.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:45:29.620 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 01:45:29.622 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:45:29.625 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:45:29.629 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 01:45:29.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 01:45:29.639 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-01 01:45:30.313 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 01:45:30.316 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:45:30.319 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:45:30.322 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:45:30.325 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:45:30.328 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 01:45:30.332 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:45:30.334 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:45:30.337 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:45:30.340 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:45:30.343 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:45:30.346 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:45:30.349 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:45:30.352 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 01:45:30.375 | Using python 3.8 to install /opt/stack/placement 2022-04-01 01:45:30.378 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-01 01:45:31.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:45:31.481 | from cryptography.utils import int_from_bytes 2022-04-01 01:45:31.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:45:31.481 | from cryptography.utils import int_from_bytes 2022-04-01 01:45:32.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:45:32.697 | Obtaining file:///opt/stack/placement 2022-04-01 01:45:32.698 | Preparing metadata (setup.py): started 2022-04-01 01:45:36.016 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:45:36.061 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-04-01 01:45:36.062 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-04-01 01:45:36.063 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-04-01 01:45:36.064 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-04-01 01:45:36.065 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-04-01 01:45:36.067 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:45:36.068 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-04-01 01:45:36.070 | 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/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3) 2022-04-01 01:45:36.071 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:45:36.072 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-04-01 01:45:36.074 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-04-01 01:45:36.075 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-04-01 01:45:36.076 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-04-01 01:45:36.077 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-04-01 01:45:36.078 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-04-01 01:45:36.079 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-04-01 01:45:36.081 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-04-01 01:45:36.082 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:45:36.083 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-04-01 01:45:36.084 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-04-01 01:45:36.085 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-04-01 01:45:36.152 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:45:36.153 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-04-01 01:45:36.154 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-04-01 01:45:36.156 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-04-01 01:45:36.157 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-04-01 01:45:36.160 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-04-01 01:45:36.180 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-04-01 01:45:36.223 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-04-01 01:45:36.224 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-04-01 01:45:36.225 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-04-01 01:45:36.226 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 01:45:36.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:45:36.292 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-04-01 01:45:36.293 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-04-01 01:45:36.294 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-04-01 01:45:36.298 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-04-01 01:45:36.338 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2) 2022-04-01 01:45:36.342 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-04-01 01:45:36.362 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-04-01 01:45:36.365 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:45:36.367 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-04-01 01:45:36.395 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-04-01 01:45:36.396 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-04-01 01:45:36.409 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-04-01 01:45:36.427 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-04-01 01:45:36.428 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-04-01 01:45:36.429 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-04-01 01:45:36.430 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-04-01 01:45:36.477 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-04-01 01:45:36.479 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-04-01 01:45:36.480 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8) 2022-04-01 01:45:36.483 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-04-01 01:45:36.501 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-04-01 01:45:36.676 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-04-01 01:45:36.716 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-04-01 01:45:36.718 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-04-01 01:45:36.719 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-04-01 01:45:36.738 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0) 2022-04-01 01:45:36.774 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3) 2022-04-01 01:45:36.834 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0) 2022-04-01 01:45:36.941 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0) 2022-04-01 01:45:37.029 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5) 2022-04-01 01:45:37.083 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5) 2022-04-01 01:45:37.287 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-04-01 01:45:37.289 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-04-01 01:45:37.290 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-04-01 01:45:37.373 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 01:45:37.427 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21) 2022-04-01 01:45:37.602 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-04-01 01:45:37.721 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-04-01 01:45:37.722 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-04-01 01:45:39.849 | Installing collected packages: openstack-placement 2022-04-01 01:45:39.849 | Attempting uninstall: openstack-placement 2022-04-01 01:45:39.849 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 01:45:39.852 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 01:45:39.853 | Running setup.py develop for openstack-placement 2022-04-01 01:45:44.481 | Successfully installed openstack-placement 2022-04-01 01:45:44.481 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:45:44.490 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:45:44.490 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:45:44.669 | + inc/python:pip_install:200 : result=0 2022-04-01 01:45:44.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:45:44.674 | + functions-common:time_stop:2425 : local name 2022-04-01 01:45:44.677 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:45:44.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:45:44.681 | + functions-common:time_stop:2428 : local total 2022-04-01 01:45:44.684 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:45:44.686 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:45:44.688 | + functions-common:time_stop:2432 : start_time=1648777530369 2022-04-01 01:45:44.691 | + functions-common:time_stop:2434 : [[ -z 1648777530369 ]] 2022-04-01 01:45:44.694 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:45:44.699 | + functions-common:time_stop:2437 : end_time=1648777544696 2022-04-01 01:45:44.702 | + functions-common:time_stop:2438 : elapsed_time=14327 2022-04-01 01:45:44.704 | + functions-common:time_stop:2439 : total=172410 2022-04-01 01:45:44.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:45:44.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=186737 2022-04-01 01:45:44.712 | + inc/python:pip_install:203 : return 0 2022-04-01 01:45:44.715 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:45:44.718 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:45:44.720 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:45:44.741 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:45:44.755 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 01:45:44.758 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 01:45:44.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:45:44.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:45:44.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 01:45:44.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:45:44.772 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:45:44.775 | + ./stack.sh:main:943 : configure_placement 2022-04-01 01:45:44.777 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 01:45:44.791 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 01:45:44.795 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 01:45:44.800 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 01:45:44.803 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 01:45:44.805 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 01:45:44.808 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 01:45:44.811 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 01:45:44.815 | + 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' 2022-04-01 01:45:44.852 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 01:45:44.889 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 01:45:44.926 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 01:45:44.928 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:45:44.931 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 01:45:44.934 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:45:44.936 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 01:45:44.974 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 01:45:45.010 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 01:45:45.043 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 01:45:45.076 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 01:45:45.110 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 01:45:45.143 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 01:45:45.177 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 01:45:45.211 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:45:45.245 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:45:45.280 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 01:45:45.282 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 01:45:45.286 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:45:45.289 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:45:45.311 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:45:45.315 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:45:45.318 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:45:45.322 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:45:45.325 | + 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-04-01 01:45:45.362 | + 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-04-01 01:45:45.396 | + 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-04-01 01:45:45.431 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:45:45.465 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:45:45.468 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 01:45:45.471 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 01:45:45.474 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 01:45:45.476 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 01:45:45.479 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:45:45.482 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:45:45.487 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 01:45:45.492 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 01:45:45.494 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:45:45.497 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:45:45.513 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:45:45.513 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:45:45.523 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:45:45.527 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:45:45.549 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 01:45:45.552 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 01:45:45.557 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 01:45:45.595 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 01:45:45.631 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 01:45:45.666 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:45:45.700 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:45:45.734 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:45:45.768 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:45:45.804 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:45:45.838 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:45:45.873 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:45:45.906 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:45:45.940 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:45:45.973 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:45:46.007 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:45:46.010 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:45:46.013 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 01:45:46.016 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 01:45:46.019 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:45:46.022 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:46.024 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:46.027 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:45:46.030 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 01:45:46.033 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 01:45:46.068 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:45:46.102 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-01 01:45:46.102 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:45:46.112 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 01:45:46.116 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 01:45:46.119 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 01:45:46.122 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:45:46.125 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:45:46.128 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:45:46.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:46.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:46.136 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:45:46.139 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:45:46.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:46.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:46.148 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 01:45:46.252 | Site placement-api already enabled 2022-04-01 01:45:46.257 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:45:46.260 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:45:46.263 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:45:46.267 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:45:46.491 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 01:45:46.515 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:46.519 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 01:45:46.550 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:46.553 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 01:45:46.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:46.576 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 01:45:46.579 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 01:45:46.581 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:45:46.616 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-01 01:45:46.649 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:45:46.681 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:45:46.715 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:45:46.748 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:45:46.784 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:45:46.816 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 01:45:46.849 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 01:45:46.868 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:46.870 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 01:45:46.891 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:45:46.894 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 01:45:46.897 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:45:46.900 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 01:45:46.902 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:45:46.905 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:45:46.908 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:45:46.911 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:45:46.915 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:45:46.918 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:45:46.923 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:45:46.926 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:45:46.929 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:45:46.932 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 01:45:46.935 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:45:46.952 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:46.955 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:45:46.958 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:45:46.960 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 01:45:46.963 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 01:45:46.965 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:45:46.968 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 01:45:46.971 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 01:45:46.974 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 01:45:47.048 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 01:45:47.097 | [590823 Async install_tempest:616177]: running: install_tempest 2022-04-01 01:45:47.100 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:45:47.103 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:45:47.108 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:45:47.111 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:45:47.114 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 01:45:47.118 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:45:47.121 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 01:45:47.124 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:45:47.130 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:45:47.133 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 01:45:47.137 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 01:45:47.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:45:47.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:45:47.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 01:45:47.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:45:47.156 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 01:45:47.160 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 01:45:47.163 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:45:47.167 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 01:45:47.171 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 01:45:47.174 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:45:47.181 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:45:47.181 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:45:47.187 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 01:45:47.191 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 01:45:47.194 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 01:45:47.198 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 01:45:47.202 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 01:45:47.231 | Using python 3.8 to install python-openstackclient 2022-04-01 01:45:47.234 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-01 01:45:48.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:45:48.389 | from cryptography.utils import int_from_bytes 2022-04-01 01:45:48.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:45:48.389 | from cryptography.utils import int_from_bytes 2022-04-01 01:45:49.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:45:49.661 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 01:45:49.681 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-01 01:45:49.682 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-01 01:45:49.683 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-01 01:45:49.684 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-01 01:45:49.685 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-01 01:45:49.686 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-01 01:45:49.688 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-01 01:45:49.689 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-01 01:45:49.690 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-01 01:45:49.692 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-01 01:45:49.693 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-01 01:45:49.704 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-01 01:45:49.705 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-01 01:45:49.707 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-01 01:45:49.708 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-01 01:45:49.709 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-01 01:45:49.737 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-01 01:45:49.737 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-01 01:45:49.738 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-01 01:45:49.740 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-01 01:45:49.741 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-01 01:45:49.743 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-01 01:45:49.744 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-01 01:45:49.745 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-01 01:45:49.746 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-01 01:45:49.747 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-01 01:45:49.748 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-01 01:45:49.762 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-01 01:45:49.783 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-01 01:45:49.785 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-01 01:45:49.787 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-01 01:45:49.788 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-01 01:45:49.811 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-01 01:45:49.838 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-01 01:45:49.839 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-01 01:45:49.842 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-01 01:45:49.936 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-01 01:45:49.937 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-01 01:45:49.938 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-01 01:45:49.982 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-01 01:45:49.994 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-01 01:45:50.030 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-01 01:45:50.210 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-01 01:45:50.226 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-01 01:45:50.333 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-01 01:45:50.336 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-01 01:45:50.338 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-01 01:45:50.339 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-01 01:45:50.473 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-01 01:45:52.872 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:45:52.881 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:45:52.881 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:45:53.039 | + inc/python:pip_install:200 : result=0 2022-04-01 01:45:53.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:45:53.044 | + functions-common:time_stop:2425 : local name 2022-04-01 01:45:53.047 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:45:53.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:45:53.053 | + functions-common:time_stop:2428 : local total 2022-04-01 01:45:53.055 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:45:53.058 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:45:53.060 | + functions-common:time_stop:2432 : start_time=1648777547224 2022-04-01 01:45:53.063 | + functions-common:time_stop:2434 : [[ -z 1648777547224 ]] 2022-04-01 01:45:53.067 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:45:53.073 | + functions-common:time_stop:2437 : end_time=1648777553070 2022-04-01 01:45:53.075 | + functions-common:time_stop:2438 : elapsed_time=5846 2022-04-01 01:45:53.078 | + functions-common:time_stop:2439 : total=186737 2022-04-01 01:45:53.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:45:53.084 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=192583 2022-04-01 01:45:53.086 | + inc/python:pip_install:203 : return 0 2022-04-01 01:45:53.089 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 01:45:53.092 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 01:45:53.099 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.MtExuelm9W 2022-04-01 01:45:53.102 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 01:45:53.105 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 01:45:53.108 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 01:45:53.111 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:45:53.114 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:45:53.117 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 01:45:53.138 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:45:53.141 | + ./stack.sh:main:1035 : configure_database 2022-04-01 01:45:53.144 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 01:45:53.147 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 01:45:53.149 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 01:45:53.152 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:45:53.154 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 01:45:53.157 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 01:45:53.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:53.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:53.166 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 01:45:53.170 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 01:45:53.174 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 01:45:53.174 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 01:45:53.180 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 01:45:53.243 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 01:45:53.246 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:45:53.249 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:45:53.253 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:45:53.255 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:45:53.258 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:45:53.261 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:45:53.264 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:45:53.267 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:45:53.270 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:45:53.273 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:45:53.276 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:45:53.279 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 01:45:53.282 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:45:53.285 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:45:53.288 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:45:53.290 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:45:53.293 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:45:53.296 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:45:53.300 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 01:45:53.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:53.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:53.308 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 01:45:53.312 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:45:53.315 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:45:56.351 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 01:45:56.371 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 01:45:56.371 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 01:45:56.377 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 01:45:56.385 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 01:45:56.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:56.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:56.389 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 01:45:56.392 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 01:45:56.395 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 01:45:56.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:45:56.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:45:56.403 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 01:45:56.406 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 01:45:56.409 | + 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-04-01 01:45:56.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:45:56.511 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-01 01:45:56.528 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:45:56.584 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 01:45:56.661 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 01:45:56.733 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 01:45:56.797 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 01:45:56.800 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 01:45:56.803 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:45:56.806 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:46:01.329 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 01:46:01.333 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 01:46:01.337 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:46:01.344 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-014601 2022-04-01 01:46:01.347 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-014601 1039' 2022-04-01 01:46:01.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.354 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:46:01.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.362 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:46:01.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.367 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:46:01.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.373 | + 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,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,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-04-01 01:46:01.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.379 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-01 01:46:01.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.385 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-01 01:46:01.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.391 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-014109 2022-04-01 01:46:01.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.396 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:46:01.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.403 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-01 01:46:01.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.409 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:46:01.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.414 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:46:01.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.420 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:46:01.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:46:01.426 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:46:01.429 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 01:46:01.432 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 01:46:01.435 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 01:46:01.448 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 01:46:01.450 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.453 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 01:46:01.456 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.458 | + functions-common:run_process:1682 : local group= 2022-04-01 01:46:01.461 | + functions-common:run_process:1683 : local user= 2022-04-01 01:46:01.464 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 01:46:01.471 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:46:01.474 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:46:01.481 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:46:01.484 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:46:01.488 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:46:01.492 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777561490 2022-04-01 01:46:01.495 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 01:46:01.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:46:01.517 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 01:46:01.520 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 01:46:01.523 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.525 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.528 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.530 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.533 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 01:46:01.536 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 01:46:01.539 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 01:46:01.542 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:46:01.545 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:46:01.547 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 01:46:01.551 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-01 01:46:01.553 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 01:46:01.556 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.559 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:46:01.561 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:46:01.566 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:46:01.568 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:46:01.571 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 01:46:01.573 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:46:01.578 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-01 01:46:01.634 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 01:46:01.691 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:46:01.748 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 01:46:01.809 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 01:46:01.864 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:46:01.921 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:46:01.923 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 01:46:01.992 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:46:02.614 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 01:46:02.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 01:46:03.203 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 01:46:03.229 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:46:03.233 | + functions-common:time_stop:2425 : local name 2022-04-01 01:46:03.237 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:46:03.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:46:03.243 | + functions-common:time_stop:2428 : local total 2022-04-01 01:46:03.246 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:46:03.249 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:46:03.251 | + functions-common:time_stop:2432 : start_time=1648777561490 2022-04-01 01:46:03.254 | + functions-common:time_stop:2434 : [[ -z 1648777561490 ]] 2022-04-01 01:46:03.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:46:03.263 | + functions-common:time_stop:2437 : end_time=1648777563260 2022-04-01 01:46:03.266 | + functions-common:time_stop:2438 : elapsed_time=1770 2022-04-01 01:46:03.269 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:46:03.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:46:03.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1770 2022-04-01 01:46:03.279 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 01:46:03.283 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 01:46:03.287 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 01:46:03.291 | + functions-common:run_process:1682 : local group= 2022-04-01 01:46:03.295 | + functions-common:run_process:1683 : local user=root 2022-04-01 01:46:03.299 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 01:46:03.302 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:46:03.305 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:46:03.309 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:46:03.312 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:46:03.317 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:46:03.322 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777563319 2022-04-01 01:46:03.326 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 01:46:03.349 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:46:03.351 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:46:03.354 | + functions-common:time_stop:2425 : local name 2022-04-01 01:46:03.356 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:46:03.359 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:46:03.362 | + functions-common:time_stop:2428 : local total 2022-04-01 01:46:03.365 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:46:03.368 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:46:03.371 | + functions-common:time_stop:2432 : start_time=1648777563319 2022-04-01 01:46:03.375 | + functions-common:time_stop:2434 : [[ -z 1648777563319 ]] 2022-04-01 01:46:03.380 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:46:03.385 | + functions-common:time_stop:2437 : end_time=1648777563382 2022-04-01 01:46:03.388 | + functions-common:time_stop:2438 : elapsed_time=63 2022-04-01 01:46:03.391 | + functions-common:time_stop:2439 : total=1770 2022-04-01 01:46:03.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:46:03.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1833 2022-04-01 01:46:03.400 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 01:46:03.424 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:46:03.428 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 01:46:03.454 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:46:03.458 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 01:46:03.487 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:46:03.491 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 01:46:03.494 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 01:46:03.498 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd' 2022-04-01 01:46:03.502 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 01:46:03.506 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380' 2022-04-01 01:46:03.509 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-04-01 01:46:03.513 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-04-01 01:46:03.517 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 01:46:03.520 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 01:46:03.525 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-04-01 01:46:03.528 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 01:46:03.531 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 01:46:03.535 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:46:03.539 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-04-01 01:46:03.542 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 01:46:03.545 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-01 01:46:03.549 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:46:03.551 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 01:46:03.555 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:46:03.560 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:46:03.563 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:46:03.566 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:46:03.571 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-01 01:46:03.658 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 01:46:03.754 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-01 01:46:03.812 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 01:46:03.871 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 01:46:03.934 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:46:04.006 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:46:04.010 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 01:46:04.087 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:46:04.692 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 01:46:04.761 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 01:46:04.828 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 01:46:04.889 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 01:46:04.955 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 01:46:04.968 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 01:46:04.974 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 01:46:04.977 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 01:46:05.588 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 01:46:05.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 01:46:06.230 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 01:46:07.211 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 01:46:07.230 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:46:07.233 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 01:46:07.237 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 01:46:07.240 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 01:46:07.245 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 01:46:07.259 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 01:46:07.272 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 01:46:07.275 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:46:07.278 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-01 01:46:07.428 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-01 01:46:07.648 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-01 01:46:07.816 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:46:07.961 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:46:08.107 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:46:08.253 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-01 01:46:08.399 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-01 01:46:08.543 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-01 01:46:08.689 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-01 01:46:08.834 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 01:46:08.841 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 01:46:08.845 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 01:46:08.849 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 01:46:08.854 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 01:46:08.858 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 01:46:08.861 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 01:46:08.883 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:46:08.886 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 01:46:08.890 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:46:08.894 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 01:46:08.897 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-01 01:46:08.900 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 01:46:08.904 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 01:46:08.924 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:46:08.927 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 01:46:08.931 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 01:46:08.934 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 01:46:08.937 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 01:46:08.941 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 01:46:08.944 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 01:46:08.952 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:46:16.296 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-01 01:46:16.302 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:46:16.511 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 01:46:16.514 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:46:16.516 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:46:16.519 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:46:16.522 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:46:16.527 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777576524 2022-04-01 01:46:16.530 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 01:46:21.590 | 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=618097) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:46:21.598 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:21.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.600 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.600 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.600 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.601 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:21.601 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:21.631 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:21.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.634 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.634 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.634 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:21.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:21.636 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:21.636 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:22.178 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:22.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.180 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.180 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.180 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:22.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:22.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:22.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:22.192 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:46:42.777 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 01:46:42.805 | [616177 Async install_tempest:616177]: finished successfully 2022-04-01 01:46:56.003 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:56.003 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:46:56.117 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:56.117 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:46:56.219 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:56.219 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:46:56.323 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:56.323 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:46:56.392 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:56.392 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:46:56.449 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:56.449 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:46:57.453 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:57.454 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:57.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.456 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.456 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.460 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.460 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.461 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.461 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.461 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:57.461 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:57.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:57.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.485 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.486 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.486 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:57.486 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:57.486 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:57.486 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:58.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:58.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.089 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.089 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.089 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.089 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:58.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:58.213 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:58.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.216 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.216 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.216 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:58.216 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:58.217 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:58.217 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:58.224 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:46:58.409 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:58.409 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:46:58.507 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:58.507 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:46:58.624 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:58.624 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:46:58.695 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:58.695 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:46:58.849 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:58.849 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:46:58.962 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:58.962 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:46:59.060 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:59.061 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:59.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.063 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.063 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.064 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.064 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:59.064 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:59.065 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:59.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.067 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.067 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.067 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.068 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.068 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:59.068 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:59.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:59.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.078 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.079 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.079 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:59.080 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:59.601 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:59.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.603 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.604 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.604 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.605 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:59.605 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:59.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:46:59.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.801 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.802 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.802 | 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=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:46:59.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:46:59.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:46:59.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=618097) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:46:59.810 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:46:59.893 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:59.893 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:46:59.997 | INFO migrate.versioning.api [-] done 2022-04-01 01:46:59.997 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:47:00.093 | INFO migrate.versioning.api [-] done 2022-04-01 01:47:00.093 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:47:00.186 | INFO migrate.versioning.api [-] done 2022-04-01 01:47:00.186 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:47:00.294 | INFO migrate.versioning.api [-] done 2022-04-01 01:47:00.294 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:47:00.443 | INFO migrate.versioning.api [-] done 2022-04-01 01:47:00.443 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:47:00.647 | INFO migrate.versioning.api [-] done 2022-04-01 01:47:01.071 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 01:47:01.074 | + functions-common:time_stop:2425 : local name 2022-04-01 01:47:01.077 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:47:01.079 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:47:01.082 | + functions-common:time_stop:2428 : local total 2022-04-01 01:47:01.084 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:47:01.087 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:47:01.089 | + functions-common:time_stop:2432 : start_time=1648777576524 2022-04-01 01:47:01.092 | + functions-common:time_stop:2434 : [[ -z 1648777576524 ]] 2022-04-01 01:47:01.095 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:47:01.100 | + functions-common:time_stop:2437 : end_time=1648777621097 2022-04-01 01:47:01.103 | + functions-common:time_stop:2438 : elapsed_time=44573 2022-04-01 01:47:01.105 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:47:01.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:47:01.115 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44573 2022-04-01 01:47:01.118 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 01:47:01.120 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 01:47:01.126 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 01:47:05.748 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 01:47:05.749 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:47:05.749 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:47:05.750 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 01:47:05.750 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:47:05.750 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:47:05.751 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:47:05.751 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:47:05.751 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:47:06.149 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 01:47:06.154 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 01:47:10.984 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 01:47:10.985 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:47:10.985 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:47:10.985 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 01:47:10.985 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:47:10.986 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:47:10.986 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:47:10.986 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:47:10.986 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:47:11.393 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 01:47:11.398 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 01:47:11.400 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 01:47:11.406 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 01:47:11.427 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:47:11.430 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:47:11.434 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 01:47:11.438 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-01 01:47:11.441 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 01:47:11.444 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.447 | + functions-common:run_process:1682 : local group= 2022-04-01 01:47:11.449 | + functions-common:run_process:1683 : local user= 2022-04-01 01:47:11.453 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 01:47:11.455 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:47:11.459 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:47:11.461 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:47:11.463 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:47:11.466 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:47:11.472 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777631469 2022-04-01 01:47:11.475 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 01:47:11.491 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:47:11.494 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-01 01:47:11.497 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 01:47:11.500 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.502 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.505 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.508 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.510 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 01:47:11.512 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 01:47:11.516 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 01:47:11.518 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:47:11.521 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:47:11.524 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 01:47:11.526 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-01 01:47:11.529 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 01:47:11.532 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.534 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:47:11.536 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:47:11.538 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 01:47:11.540 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:47:11.545 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-01 01:47:11.602 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-01 01:47:11.670 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 01:47:11.730 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:47:11.803 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:47:11.865 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 01:47:11.928 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 01:47:11.984 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 01:47:12.043 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 01:47:12.109 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 01:47:12.166 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:47:12.168 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-01 01:47:12.236 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:47:12.824 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 01:47:12.840 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 01:47:13.399 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 01:47:13.493 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:47:13.497 | + functions-common:time_stop:2425 : local name 2022-04-01 01:47:13.501 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:47:13.506 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:47:13.513 | + functions-common:time_stop:2428 : local total 2022-04-01 01:47:13.517 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:47:13.521 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:47:13.524 | + functions-common:time_stop:2432 : start_time=1648777631469 2022-04-01 01:47:13.527 | + functions-common:time_stop:2434 : [[ -z 1648777631469 ]] 2022-04-01 01:47:13.532 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:47:13.539 | + functions-common:time_stop:2437 : end_time=1648777633535 2022-04-01 01:47:13.543 | + functions-common:time_stop:2438 : elapsed_time=2066 2022-04-01 01:47:13.546 | + functions-common:time_stop:2439 : total=1833 2022-04-01 01:47:13.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:47:13.553 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3899 2022-04-01 01:47:13.556 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 01:47:13.556 | Waiting for keystone to start... 2022-04-01 01:47:13.558 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-04-01 01:47:13.561 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-04-01 01:47:13.564 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:47:13.566 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-04-01 01:47:13.569 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:47:13.571 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:47:13.574 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:47:13.577 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:47:13.581 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:47:13.584 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:47:13.589 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777633586 2022-04-01 01:47:13.591 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:47:13.598 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-04-01 01:47:20.350 | + :: : [[ 200 == 503 ]] 2022-04-01 01:47:20.352 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:47:20.355 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:47:20.357 | + functions-common:time_stop:2425 : local name 2022-04-01 01:47:20.360 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:47:20.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:47:20.365 | + functions-common:time_stop:2428 : local total 2022-04-01 01:47:20.368 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:47:20.370 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:47:20.373 | + functions-common:time_stop:2432 : start_time=1648777633586 2022-04-01 01:47:20.375 | + functions-common:time_stop:2434 : [[ -z 1648777633586 ]] 2022-04-01 01:47:20.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:47:20.383 | + functions-common:time_stop:2437 : end_time=1648777640380 2022-04-01 01:47:20.386 | + functions-common:time_stop:2438 : elapsed_time=6794 2022-04-01 01:47:20.389 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:47:20.392 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:47:20.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6794 2022-04-01 01:47:20.397 | + functions:wait_for_service:467 : return 0 2022-04-01 01:47:20.400 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 01:47:20.417 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:47:20.420 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 01:47:20.423 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:47:20.425 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:47:20.460 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 01:47:20.463 | + 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.37/identity 2022-04-01 01:47:25.277 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.278 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.278 | 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=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.286 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.303 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.304 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.337 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.371 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.371 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.472 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.486 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.486 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.486 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.495 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.499 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.499 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.500 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.500 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.500 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.501 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.501 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=618987) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:47:25.540 | 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=618987) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:47:25.963 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created domain default 2022-04-01 01:47:26.067 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created project admin 2022-04-01 01:47:26.097 | DEBUG passlib.handlers.bcrypt [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=618987) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 01:47:26.098 | DEBUG passlib.handlers.bcrypt [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=618987) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 01:47:26.251 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created user admin 2022-04-01 01:47:26.343 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created role reader 2022-04-01 01:47:26.416 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created role member 2022-04-01 01:47:26.504 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created implied role where 0877b7b2dc1b46c0827097f65bcea39a implies 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:47:26.565 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created role admin 2022-04-01 01:47:26.641 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created implied role where 63080e1831a447e19745b43b159e1f7b implies 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:47:26.753 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Granted role admin on project admin to user admin. 2022-04-01 01:47:26.879 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Granted role admin on the system to user admin. 2022-04-01 01:47:26.976 | WARNING py.warnings [None req-7c370458-15cd-4963-be06-5ff15d77afb7 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-04-01 01:47:26.977 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 01:47:26.977 |  2022-04-01 01:47:26.982 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created region RegionOne 2022-04-01 01:47:27.171 | INFO keystone.cmd.bootstrap [None req-7c370458-15cd-4963-be06-5ff15d77afb7 None None] Created public endpoint http://10.222.0.37/identity 2022-04-01 01:47:27.668 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 01:47:27.672 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 01:47:27.676 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 01:47:27.680 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 01:47:30.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:30.793 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:30.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:30.794 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:31.002 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:31.006 | + lib/keystone:create_keystone_accounts:310 : admin_project=4f78989c6fa24b38b6a7daa58a782475 2022-04-01 01:47:31.008 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 01:47:31.012 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 01:47:33.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:33.352 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:33.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:33.352 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:33.547 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:33.550 | + lib/keystone:create_keystone_accounts:312 : admin_user=f3dd0e8086bf45a7a54a8181f081740a 2022-04-01 01:47:33.552 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 01:47:33.555 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 01:47:33.557 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 01:47:33.559 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f3dd0e8086bf45a7a54a8181f081740a default 2022-04-01 01:47:33.620 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f3dd0e8086bf45a7a54a8181f081740a default 2022-04-01 01:47:33.658 | [590823 Async ks-domain-role:619104]: running: get_or_add_user_domain_role admin f3dd0e8086bf45a7a54a8181f081740a default 2022-04-01 01:47:33.661 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 01:47:33.663 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:47:33.667 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:47:37.108 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:47:37.110 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:47:37.111 | default 2022-04-01 01:47:37.113 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 01:47:37.187 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 01:47:37.249 | [590823 Async ks-project:619245]: running: get_or_create_project service Default 2022-04-01 01:47:37.252 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 01:47:37.332 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 01:47:37.401 | [590823 Async ks-service:619331]: running: get_or_create_role service 2022-04-01 01:47:37.405 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 01:47:37.514 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 01:47:37.639 | [590823 Async ks-reseller:619417]: running: get_or_create_role ResellerAdmin 2022-04-01 01:47:37.657 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 01:47:37.678 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 01:47:38.094 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 01:47:38.294 | [590823 Async ks-anotherrole:619506]: running: get_or_create_role anotherrole 2022-04-01 01:47:38.317 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 01:47:38.345 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 01:47:38.365 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:47:38.397 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-01 01:47:41.363 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:47:41.478 | [619417 Async ks-reseller:619417]: finished successfully 2022-04-01 01:47:41.986 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:47:42.017 | [619331 Async ks-service:619331]: finished successfully 2022-04-01 01:47:42.601 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:47:42.646 | [619245 Async ks-project:619245]: finished successfully 2022-04-01 01:47:42.691 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:47:42.727 | [619506 Async ks-anotherrole:619506]: finished successfully 2022-04-01 01:47:42.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:42.903 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:42.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:42.903 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:43.097 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:43.100 | ++ functions-common:get_or_create_project:938 : project_id=a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:47:43.103 | ++ functions-common:get_or_create_project:939 : echo a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:47:43.106 | + lib/keystone:create_keystone_accounts:340 : invis_project=a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:47:43.114 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 01:47:43.118 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 01:47:43.121 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:47:43.126 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-01 01:47:45.686 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:47:45.713 | [619104 Async ks-domain-role:619104]: finished successfully 2022-04-01 01:47:45.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:45.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:45.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:45.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:46.131 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:46.134 | ++ functions-common:get_or_create_project:938 : project_id=e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:46.136 | ++ functions-common:get_or_create_project:939 : echo e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:46.140 | + lib/keystone:create_keystone_accounts:344 : demo_project=e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:46.142 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 01:47:46.145 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 01:47:46.148 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:47:46.150 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 01:47:46.153 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 01:47:46.157 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-01 01:47:48.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:48.916 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:48.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:48.916 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.098 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.101 | ++ functions-common:get_or_create_user:925 : user_id=d256e8d6715e4c9291026ba15a2f7d7e 2022-04-01 01:47:49.103 | ++ functions-common:get_or_create_user:926 : echo d256e8d6715e4c9291026ba15a2f7d7e 2022-04-01 01:47:49.107 | + lib/keystone:create_keystone_accounts:347 : demo_user=d256e8d6715e4c9291026ba15a2f7d7e 2022-04-01 01:47:49.110 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-01 01:47:49.166 | [590823 Async ks-domain-role:619104]: Waiting for completion of get_or_add_user_domain_role admin f3dd0e8086bf45a7a54a8181f081740a default running on PID 619104 (6 other jobs running) 2022-04-01 01:47:49.194 | [590823 Async ks-domain-role:619104]: Signaling child to exit 2022-04-01 01:47:49.194 | WAKEUP 2022-04-01 01:47:49.219 | [590823 Async ks-domain-role:619104]: Signaled 2022-04-01 01:47:49.220 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 01:47:49.220 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3dd0e8086bf45a7a54a8181f081740a --domain default 2022-04-01 01:47:49.221 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 01:47:49.221 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:47:49.221 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:47:49.221 | ++ functions-common:get_field:812 : read data 2022-04-01 01:47:49.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.221 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.221 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 01:47:49.221 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 01:47:49.221 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user f3dd0e8086bf45a7a54a8181f081740a --domain default 2022-04-01 01:47:49.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.221 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3dd0e8086bf45a7a54a8181f081740a --domain default 2022-04-01 01:47:49.221 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:47:49.221 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 01:47:49.221 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:47:49.221 | ++ functions-common:get_field:812 : read data 2022-04-01 01:47:49.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.221 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.222 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.222 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.222 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:47:49.222 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:47:49.222 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | f3dd0e8086bf45a7a54a8181f081740a | | | default | | False |' 2022-04-01 01:47:49.222 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:47:49.222 | ++ functions-common:get_field:812 : read data 2022-04-01 01:47:49.222 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:47:49.222 | + functions-common:get_or_add_user_domain_role:1021 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:47:49.222 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:47:49.268 | [590823 Async ks-domain-role:619104]: finished get_or_add_user_domain_role admin f3dd0e8086bf45a7a54a8181f081740a default with result 0 in 12 seconds 2022-04-01 01:47:49.276 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 01:47:49.316 | [590823 Async ks-project:619245]: Waiting for completion of get_or_create_project service Default running on PID 619245 (5 other jobs running) 2022-04-01 01:47:49.342 | [590823 Async ks-project:619245]: Signaling child to exit 2022-04-01 01:47:49.342 | WAKEUP 2022-04-01 01:47:49.367 | [590823 Async ks-project:619245]: Signaled 2022-04-01 01:47:49.368 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:47:49.368 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-01 01:47:49.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.369 | + functions-common:get_or_create_project:938 : project_id=90a6e30b535b4ffaa56f95b9cbf38399 2022-04-01 01:47:49.369 | + functions-common:get_or_create_project:939 : echo 90a6e30b535b4ffaa56f95b9cbf38399 2022-04-01 01:47:49.369 | 90a6e30b535b4ffaa56f95b9cbf38399 2022-04-01 01:47:49.415 | [590823 Async ks-project:619245]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-04-01 01:47:49.453 | [590823 Async ks-service:619331]: Waiting for completion of get_or_create_role service running on PID 619331 (4 other jobs running) 2022-04-01 01:47:49.480 | [590823 Async ks-service:619331]: Signaling child to exit 2022-04-01 01:47:49.480 | WAKEUP 2022-04-01 01:47:49.510 | [590823 Async ks-service:619331]: Signaled 2022-04-01 01:47:49.512 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:47:49.512 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-01 01:47:49.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.512 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.512 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.512 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.512 | + functions-common:get_or_create_role:950 : role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:47:49.512 | + functions-common:get_or_create_role:951 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:47:49.512 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:47:49.559 | [590823 Async ks-service:619331]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-01 01:47:49.600 | [590823 Async ks-reseller:619417]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 619417 (3 other jobs running) 2022-04-01 01:47:49.626 | [590823 Async ks-reseller:619417]: Signaling child to exit 2022-04-01 01:47:49.626 | WAKEUP 2022-04-01 01:47:49.649 | [590823 Async ks-reseller:619417]: Signaled 2022-04-01 01:47:49.650 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:47:49.650 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-01 01:47:49.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.651 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.651 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.651 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.651 | + functions-common:get_or_create_role:950 : role_id=8dfdc88937f94886be0710fadccde974 2022-04-01 01:47:49.651 | + functions-common:get_or_create_role:951 : echo 8dfdc88937f94886be0710fadccde974 2022-04-01 01:47:49.651 | 8dfdc88937f94886be0710fadccde974 2022-04-01 01:47:49.697 | [590823 Async ks-reseller:619417]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-01 01:47:49.741 | [590823 Async ks-anotherrole:619506]: Waiting for completion of get_or_create_role anotherrole running on PID 619506 (2 other jobs running) 2022-04-01 01:47:49.770 | [590823 Async ks-anotherrole:619506]: Signaling child to exit 2022-04-01 01:47:49.770 | WAKEUP 2022-04-01 01:47:49.795 | [590823 Async ks-anotherrole:619506]: Signaled 2022-04-01 01:47:49.796 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:47:49.797 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:47:49.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.797 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:49.797 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:49.797 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:49.797 | + functions-common:get_or_create_role:950 : role_id=57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:47:49.797 | + functions-common:get_or_create_role:951 : echo 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:47:49.797 | 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:47:49.844 | [590823 Async ks-anotherrole:619506]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-01 01:47:49.848 | + inc/async:async_wait:197 : return 0 2022-04-01 01:47:49.851 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:49.915 | + inc/async:async_inner:63 : get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:49.960 | [590823 Async ks-demo-member:620374]: running: get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:49.963 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f3dd0e8086bf45a7a54a8181f081740a e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:50.030 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f3dd0e8086bf45a7a54a8181f081740a e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:50.078 | [590823 Async ks-demo-admin:620486]: running: get_or_add_user_project_role admin f3dd0e8086bf45a7a54a8181f081740a e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:50.081 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:50.162 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:50.214 | [590823 Async ks-demo-another:620598]: running: get_or_add_user_project_role anotherrole d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:50.218 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:47:50.299 | + inc/async:async_inner:63 : get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:47:50.379 | [590823 Async ks-demo-invis:620710]: running: get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:47:50.387 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 01:47:50.401 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 01:47:50.405 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:47:50.408 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 01:47:50.412 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 01:47:50.419 | +++ functions-common:get_or_create_user:927 : 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-04-01 01:47:54.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:54.956 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:54.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:47:54.956 | from cryptography.utils import int_from_bytes 2022-04-01 01:47:55.280 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:47:55.284 | ++ functions-common:get_or_create_user:925 : user_id=6b878d53ec5749e59b98d387e7fa5004 2022-04-01 01:47:55.287 | ++ functions-common:get_or_create_user:926 : echo 6b878d53ec5749e59b98d387e7fa5004 2022-04-01 01:47:55.291 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6b878d53ec5749e59b98d387e7fa5004 2022-04-01 01:47:55.295 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6b878d53ec5749e59b98d387e7fa5004 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:55.424 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6b878d53ec5749e59b98d387e7fa5004 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:55.513 | [590823 Async ks-demo-reader:620866]: running: get_or_add_user_project_role reader 6b878d53ec5749e59b98d387e7fa5004 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:47:55.518 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 01:47:55.548 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 01:47:55.564 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:47:55.582 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-01 01:48:00.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:00.815 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:00.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:00.815 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:01.019 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:01.022 | ++ functions-common:get_or_create_project:938 : project_id=8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:01.024 | ++ functions-common:get_or_create_project:939 : echo 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:01.027 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:01.035 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 01:48:01.039 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 01:48:01.042 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:48:01.045 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 01:48:01.048 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 01:48:01.053 | +++ functions-common:get_or_create_user:927 : 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-04-01 01:48:04.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:04.859 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:04.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:04.859 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:05.313 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:05.344 | ++ functions-common:get_or_create_user:925 : user_id=b7e2f1f7bb164b3c99f681708f68571f 2022-04-01 01:48:05.370 | ++ functions-common:get_or_create_user:926 : echo b7e2f1f7bb164b3c99f681708f68571f 2022-04-01 01:48:05.385 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b7e2f1f7bb164b3c99f681708f68571f 2022-04-01 01:48:05.414 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:05.898 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:06.135 | [590823 Async ks-alt-admin:621236]: running: get_or_add_user_project_role admin b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:06.150 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:06.589 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:06.827 | [590823 Async ks-alt-another:621348]: running: get_or_add_user_project_role anotherrole b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:06.829 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:06.845 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 01:48:06.877 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 01:48:06.898 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:48:06.921 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 01:48:06.945 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 01:48:06.999 | [620598 Async ks-demo-another:620598]: finished successfully 2022-04-01 01:48:07.001 | +++ functions-common:get_or_create_user:927 : 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-04-01 01:48:09.818 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:09.939 | [620374 Async ks-demo-member:620374]: finished successfully 2022-04-01 01:48:10.404 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:10.543 | [620486 Async ks-demo-admin:620486]: finished successfully 2022-04-01 01:48:12.247 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:12.281 | [620710 Async ks-demo-invis:620710]: finished successfully 2022-04-01 01:48:12.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:12.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:12.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:12.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:12.554 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:12.556 | ++ functions-common:get_or_create_user:925 : user_id=97624f202f4d49959cd82905796ed673 2022-04-01 01:48:12.561 | ++ functions-common:get_or_create_user:926 : echo 97624f202f4d49959cd82905796ed673 2022-04-01 01:48:12.565 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=97624f202f4d49959cd82905796ed673 2022-04-01 01:48:12.578 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 97624f202f4d49959cd82905796ed673 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:12.696 | + inc/async:async_inner:63 : get_or_add_user_project_role member 97624f202f4d49959cd82905796ed673 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:12.788 | [590823 Async ks-alt-member-user:621741]: running: get_or_add_user_project_role member 97624f202f4d49959cd82905796ed673 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:12.791 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 01:48:12.795 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 01:48:12.804 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:48:12.821 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 01:48:12.828 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 01:48:12.859 | +++ functions-common:get_or_create_user:927 : 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-04-01 01:48:14.805 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:14.988 | [620866 Async ks-demo-reader:620866]: finished successfully 2022-04-01 01:48:16.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:16.202 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:16.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:16.202 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:16.413 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:16.417 | ++ functions-common:get_or_create_user:925 : user_id=5e040b867f3a4a978674f725b7e76bf1 2022-04-01 01:48:16.420 | ++ functions-common:get_or_create_user:926 : echo 5e040b867f3a4a978674f725b7e76bf1 2022-04-01 01:48:16.435 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5e040b867f3a4a978674f725b7e76bf1 2022-04-01 01:48:16.438 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5e040b867f3a4a978674f725b7e76bf1 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:16.520 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5e040b867f3a4a978674f725b7e76bf1 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:16.570 | [590823 Async ks-alt-reader-user:621955]: running: get_or_add_user_project_role reader 5e040b867f3a4a978674f725b7e76bf1 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:16.580 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 01:48:16.585 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:48:16.594 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 01:48:16.597 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 01:48:16.604 | +++ functions-common:get_or_create_user:927 : 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-04-01 01:48:20.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:20.851 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:20.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:20.851 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:21.096 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:21.109 | ++ functions-common:get_or_create_user:925 : user_id=2e5c5b1d33fa49a9aaa3f0a00efadaad 2022-04-01 01:48:21.122 | ++ functions-common:get_or_create_user:926 : echo 2e5c5b1d33fa49a9aaa3f0a00efadaad 2022-04-01 01:48:21.132 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2e5c5b1d33fa49a9aaa3f0a00efadaad 2022-04-01 01:48:21.138 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2e5c5b1d33fa49a9aaa3f0a00efadaad all 2022-04-01 01:48:21.397 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2e5c5b1d33fa49a9aaa3f0a00efadaad all 2022-04-01 01:48:21.523 | [590823 Async ks-system-member:622215]: running: get_or_add_user_system_role member 2e5c5b1d33fa49a9aaa3f0a00efadaad all 2022-04-01 01:48:21.536 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 01:48:21.541 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:48:21.547 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 01:48:21.562 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 01:48:21.582 | +++ functions-common:get_or_create_user:927 : 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-04-01 01:48:22.981 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:23.127 | [621236 Async ks-alt-admin:621236]: finished successfully 2022-04-01 01:48:24.585 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:24.744 | [621348 Async ks-alt-another:621348]: finished successfully 2022-04-01 01:48:25.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:25.390 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:25.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:25.390 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:25.653 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:25.655 | ++ functions-common:get_or_create_user:925 : user_id=4275bf2941cf4b8db95b7d34bc34e4f3 2022-04-01 01:48:25.659 | ++ functions-common:get_or_create_user:926 : echo 4275bf2941cf4b8db95b7d34bc34e4f3 2022-04-01 01:48:25.663 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4275bf2941cf4b8db95b7d34bc34e4f3 2022-04-01 01:48:25.669 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4275bf2941cf4b8db95b7d34bc34e4f3 all 2022-04-01 01:48:25.761 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4275bf2941cf4b8db95b7d34bc34e4f3 all 2022-04-01 01:48:25.865 | [590823 Async ks-system-reader:622497]: running: get_or_add_user_system_role reader 4275bf2941cf4b8db95b7d34bc34e4f3 all 2022-04-01 01:48:25.868 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 01:48:25.871 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 01:48:25.874 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 01:48:25.877 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:48:25.881 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-01 01:48:28.723 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:28.831 | [621741 Async ks-alt-member-user:621741]: finished successfully 2022-04-01 01:48:29.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:29.768 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:29.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:29.768 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:29.995 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:29.999 | ++ functions-common:get_or_create_group:902 : group_id=c2b19f41a5a7429491dff1bea63f5a9f 2022-04-01 01:48:30.002 | ++ functions-common:get_or_create_group:903 : echo c2b19f41a5a7429491dff1bea63f5a9f 2022-04-01 01:48:30.005 | + lib/keystone:create_keystone_accounts:402 : admin_group=c2b19f41a5a7429491dff1bea63f5a9f 2022-04-01 01:48:30.013 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 01:48:30.017 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 01:48:30.021 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 01:48:30.024 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:48:30.029 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-01 01:48:31.950 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:31.982 | [621955 Async ks-alt-reader-user:621955]: finished successfully 2022-04-01 01:48:33.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:33.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:33.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:33.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:33.303 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:33.306 | ++ functions-common:get_or_create_group:902 : group_id=f126fdde3433449fb432de3634873a12 2022-04-01 01:48:33.311 | ++ functions-common:get_or_create_group:903 : echo f126fdde3433449fb432de3634873a12 2022-04-01 01:48:33.317 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f126fdde3433449fb432de3634873a12 2022-04-01 01:48:33.319 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:33.404 | + inc/async:async_inner:63 : get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:33.482 | [590823 Async ks-group-memberdemo:622850]: running: get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:33.485 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:33.594 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:33.673 | [590823 Async ks-group-anotherdemo:622936]: running: get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:33.676 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:33.942 | + inc/async:async_inner:63 : get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:33.995 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:34.093 | [590823 Async ks-group-memberalt:623022]: running: get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:34.113 | [622215 Async ks-system-member:622215]: finished successfully 2022-04-01 01:48:34.114 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:34.411 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:34.640 | [590823 Async ks-group-anotheralt:623165]: running: get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:34.661 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 2022-04-01 01:48:35.122 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 2022-04-01 01:48:35.375 | [590823 Async ks-group-admin:623254]: running: get_or_add_group_project_role admin c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 2022-04-01 01:48:35.393 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-01 01:48:35.750 | [590823 Async ks-demo-member:620374]: Waiting for completion of get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 running on PID 620374 (17 other jobs running) 2022-04-01 01:48:35.933 | [590823 Async ks-demo-member:620374]: Signaling child to exit 2022-04-01 01:48:35.933 | WAKEUP 2022-04-01 01:48:36.094 | [590823 Async ks-demo-member:620374]: Signaled 2022-04-01 01:48:36.100 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:36.101 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:36.101 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:36.101 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:36.101 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:36.101 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:36.101 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d256e8d6715e4c9291026ba15a2f7d7e --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:36.101 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:36.101 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:36.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:36.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:36.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:36.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:36.101 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:36.101 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:36.101 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:36.101 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d256e8d6715e4c9291026ba15a2f7d7e --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:36.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:36.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:36.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:36.101 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d256e8d6715e4c9291026ba15a2f7d7e --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:36.101 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:36.101 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:36.101 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:36.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:36.102 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:36.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:36.102 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:36.102 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:36.102 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:36.102 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:36.102 | ++ functions-common:get_field:818 : echo '| 0877b7b2dc1b46c0827097f65bcea39a | d256e8d6715e4c9291026ba15a2f7d7e | | e446e4f5d59f47068cd1c828966db580 | | | False |' 2022-04-01 01:48:36.102 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:36.102 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:36.102 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:36.102 | + functions-common:get_or_add_user_project_role:997 : echo 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:36.102 | 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:36.408 | [590823 Async ks-demo-member:620374]: finished get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 with result 0 in 20 seconds 2022-04-01 01:48:36.690 | [590823 Async ks-demo-admin:620486]: Waiting for completion of get_or_add_user_project_role admin f3dd0e8086bf45a7a54a8181f081740a e446e4f5d59f47068cd1c828966db580 running on PID 620486 (16 other jobs running) 2022-04-01 01:48:36.933 | [590823 Async ks-demo-admin:620486]: Signaling child to exit 2022-04-01 01:48:36.934 | WAKEUP 2022-04-01 01:48:37.075 | [590823 Async ks-demo-admin:620486]: Signaled 2022-04-01 01:48:37.091 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:37.091 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:37.092 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:37.092 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:37.092 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:37.092 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:37.092 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:37.092 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:37.092 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3dd0e8086bf45a7a54a8181f081740a --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:37.092 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:37.092 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:37.092 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:37.092 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:37.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.092 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:37.092 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:37.092 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:37.092 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f3dd0e8086bf45a7a54a8181f081740a --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:37.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.092 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.092 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3dd0e8086bf45a7a54a8181f081740a --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:37.092 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:37.092 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:37.092 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:37.092 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:37.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.093 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.093 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.093 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:37.093 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:37.093 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:37.093 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:37.093 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | f3dd0e8086bf45a7a54a8181f081740a | | e446e4f5d59f47068cd1c828966db580 | | | False |' 2022-04-01 01:48:37.093 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:37.093 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:48:37.093 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:48:37.093 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:48:37.347 | [590823 Async ks-demo-admin:620486]: finished get_or_add_user_project_role admin f3dd0e8086bf45a7a54a8181f081740a e446e4f5d59f47068cd1c828966db580 with result 0 in 20 seconds 2022-04-01 01:48:37.566 | [590823 Async ks-demo-another:620598]: Waiting for completion of get_or_add_user_project_role anotherrole d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 running on PID 620598 (15 other jobs running) 2022-04-01 01:48:37.724 | [590823 Async ks-demo-another:620598]: Signaling child to exit 2022-04-01 01:48:37.725 | WAKEUP 2022-04-01 01:48:37.864 | [590823 Async ks-demo-another:620598]: Signaled 2022-04-01 01:48:37.877 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:37.877 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:37.877 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:37.877 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:37.877 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:37.877 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:37.877 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d256e8d6715e4c9291026ba15a2f7d7e --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:37.877 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:37.877 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:37.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.877 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:37.877 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:37.877 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:37.877 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user d256e8d6715e4c9291026ba15a2f7d7e --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:37.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.877 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d256e8d6715e4c9291026ba15a2f7d7e --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:37.877 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:37.878 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:37.878 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:37.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.878 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:37.878 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:37.878 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:37.878 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:37.878 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:37.878 | ++ functions-common:get_field:818 : echo '| 57c6ceda854d4bad908ae48969d369c4 | d256e8d6715e4c9291026ba15a2f7d7e | | e446e4f5d59f47068cd1c828966db580 | | | False |' 2022-04-01 01:48:37.878 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:37.878 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:37.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id=57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:48:37.878 | + functions-common:get_or_add_user_project_role:997 : echo 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:48:37.878 | 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:48:38.175 | [590823 Async ks-demo-another:620598]: finished get_or_add_user_project_role anotherrole d256e8d6715e4c9291026ba15a2f7d7e e446e4f5d59f47068cd1c828966db580 with result 0 in 16 seconds 2022-04-01 01:48:38.269 | [590823 Async ks-demo-invis:620710]: Waiting for completion of get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e a9f4f8a65e534f4ea0967b93dd3b9e1f running on PID 620710 (14 other jobs running) 2022-04-01 01:48:38.325 | [590823 Async ks-demo-invis:620710]: Signaling child to exit 2022-04-01 01:48:38.325 | WAKEUP 2022-04-01 01:48:38.356 | [590823 Async ks-demo-invis:620710]: Signaled 2022-04-01 01:48:38.357 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:38.357 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:38.357 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:38.357 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:38.358 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:38.358 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:38.358 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:38.358 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:38.358 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.358 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d256e8d6715e4c9291026ba15a2f7d7e --project a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:48:38.358 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:38.358 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.358 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.358 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.358 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.358 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.358 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:38.358 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:38.358 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d256e8d6715e4c9291026ba15a2f7d7e --project a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:48:38.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.358 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.358 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.358 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d256e8d6715e4c9291026ba15a2f7d7e --project a9f4f8a65e534f4ea0967b93dd3b9e1f 2022-04-01 01:48:38.358 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.358 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:38.358 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.358 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.358 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.358 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.358 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.359 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:38.359 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:38.359 | ++ functions-common:get_field:818 : echo '| 0877b7b2dc1b46c0827097f65bcea39a | d256e8d6715e4c9291026ba15a2f7d7e | | a9f4f8a65e534f4ea0967b93dd3b9e1f | | | False |' 2022-04-01 01:48:38.359 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:38.359 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.359 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:38.359 | + functions-common:get_or_add_user_project_role:997 : echo 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:38.359 | 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:38.433 | [590823 Async ks-demo-invis:620710]: finished get_or_add_user_project_role member d256e8d6715e4c9291026ba15a2f7d7e a9f4f8a65e534f4ea0967b93dd3b9e1f with result 0 in 22 seconds 2022-04-01 01:48:38.500 | [590823 Async ks-demo-reader:620866]: Waiting for completion of get_or_add_user_project_role reader 6b878d53ec5749e59b98d387e7fa5004 e446e4f5d59f47068cd1c828966db580 running on PID 620866 (13 other jobs running) 2022-04-01 01:48:38.536 | [590823 Async ks-demo-reader:620866]: Signaling child to exit 2022-04-01 01:48:38.536 | WAKEUP 2022-04-01 01:48:38.565 | [590823 Async ks-demo-reader:620866]: Signaled 2022-04-01 01:48:38.567 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:38.567 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:38.567 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:38.567 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:38.567 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:38.567 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:38.567 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:38.567 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:38.567 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6b878d53ec5749e59b98d387e7fa5004 --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:38.567 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.567 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:38.567 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.567 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.567 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.567 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.567 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.567 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:38.567 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:38.567 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6b878d53ec5749e59b98d387e7fa5004 --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:38.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.568 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.568 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.568 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.568 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6b878d53ec5749e59b98d387e7fa5004 --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:38.568 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:38.568 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.568 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.568 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.568 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.568 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.568 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:38.568 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:38.568 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:38.568 | ++ functions-common:get_field:818 : echo '| 176e915e61534fe4b6c1ee8c4c60a548 | 6b878d53ec5749e59b98d387e7fa5004 | | e446e4f5d59f47068cd1c828966db580 | | | False |' 2022-04-01 01:48:38.568 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.568 | + functions-common:get_or_add_user_project_role:995 : user_role_id=176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:38.568 | + functions-common:get_or_add_user_project_role:997 : echo 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:38.568 | 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:38.630 | [590823 Async ks-demo-reader:620866]: finished get_or_add_user_project_role reader 6b878d53ec5749e59b98d387e7fa5004 e446e4f5d59f47068cd1c828966db580 with result 0 in 19 seconds 2022-04-01 01:48:38.637 | + inc/async:async_wait:197 : return 0 2022-04-01 01:48:38.640 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-01 01:48:38.710 | [590823 Async ks-alt-admin:621236]: Waiting for completion of get_or_add_user_project_role admin b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 running on PID 621236 (12 other jobs running) 2022-04-01 01:48:38.760 | [590823 Async ks-alt-admin:621236]: Signaling child to exit 2022-04-01 01:48:38.761 | WAKEUP 2022-04-01 01:48:38.795 | [590823 Async ks-alt-admin:621236]: Signaled 2022-04-01 01:48:38.796 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:38.797 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:38.797 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:38.797 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:38.797 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:38.797 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:38.797 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:38.797 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:38.797 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7e2f1f7bb164b3c99f681708f68571f --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:38.797 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:38.797 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.797 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.797 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.797 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.797 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.797 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.797 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:38.797 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:38.797 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b7e2f1f7bb164b3c99f681708f68571f --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:38.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.797 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.797 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.797 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7e2f1f7bb164b3c99f681708f68571f --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:38.798 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.798 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:38.798 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.798 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.798 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.798 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.798 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.798 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:38.798 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:38.798 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:38.798 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | b7e2f1f7bb164b3c99f681708f68571f | | 8dce5ac6fb4345829aaeeb9185c54b38 | | | False |' 2022-04-01 01:48:38.798 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.798 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:48:38.798 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:48:38.798 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:48:38.862 | [590823 Async ks-alt-admin:621236]: finished get_or_add_user_project_role admin b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 with result 0 in 17 seconds 2022-04-01 01:48:38.910 | [590823 Async ks-alt-another:621348]: Waiting for completion of get_or_add_user_project_role anotherrole b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 running on PID 621348 (11 other jobs running) 2022-04-01 01:48:38.958 | [590823 Async ks-alt-another:621348]: Signaling child to exit 2022-04-01 01:48:38.958 | WAKEUP 2022-04-01 01:48:38.988 | [590823 Async ks-alt-another:621348]: Signaled 2022-04-01 01:48:38.990 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:38.990 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:38.990 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:38.990 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:38.990 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:38.990 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:38.990 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:38.990 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:38.990 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.990 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b7e2f1f7bb164b3c99f681708f68571f --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:38.990 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:38.990 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.990 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.990 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.990 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.990 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.990 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:38.991 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:38.991 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b7e2f1f7bb164b3c99f681708f68571f --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:38.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.991 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.991 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.991 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:38.991 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b7e2f1f7bb164b3c99f681708f68571f --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:38.991 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:38.991 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:38.991 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.991 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:38.991 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:38.991 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:38.991 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:38.991 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:38.992 | ++ functions-common:get_field:818 : echo '| 57c6ceda854d4bad908ae48969d369c4 | b7e2f1f7bb164b3c99f681708f68571f | | 8dce5ac6fb4345829aaeeb9185c54b38 | | | False |' 2022-04-01 01:48:38.992 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:38.992 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:38.992 | + functions-common:get_or_add_user_project_role:995 : user_role_id=57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:48:38.992 | + functions-common:get_or_add_user_project_role:997 : echo 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:48:38.992 | 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:48:39.052 | [590823 Async ks-alt-another:621348]: finished get_or_add_user_project_role anotherrole b7e2f1f7bb164b3c99f681708f68571f 8dce5ac6fb4345829aaeeb9185c54b38 with result 0 in 18 seconds 2022-04-01 01:48:39.104 | [590823 Async ks-alt-member-user:621741]: Waiting for completion of get_or_add_user_project_role member 97624f202f4d49959cd82905796ed673 8dce5ac6fb4345829aaeeb9185c54b38 running on PID 621741 (10 other jobs running) 2022-04-01 01:48:39.143 | [590823 Async ks-alt-member-user:621741]: Signaling child to exit 2022-04-01 01:48:39.143 | WAKEUP 2022-04-01 01:48:39.182 | [590823 Async ks-alt-member-user:621741]: Signaled 2022-04-01 01:48:39.183 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:39.184 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:39.184 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:39.184 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:39.184 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:39.184 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:39.184 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:39.184 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:39.184 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:39.184 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97624f202f4d49959cd82905796ed673 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:39.184 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:39.184 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:39.184 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:39.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.184 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:39.184 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:39.185 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:39.185 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 97624f202f4d49959cd82905796ed673 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:39.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.185 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97624f202f4d49959cd82905796ed673 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:39.185 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:39.185 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:39.185 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:39.185 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:39.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.185 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.185 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:39.185 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:39.186 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:39.186 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:39.186 | ++ functions-common:get_field:818 : echo '| 0877b7b2dc1b46c0827097f65bcea39a | 97624f202f4d49959cd82905796ed673 | | 8dce5ac6fb4345829aaeeb9185c54b38 | | | False |' 2022-04-01 01:48:39.186 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:39.186 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:39.186 | + functions-common:get_or_add_user_project_role:997 : echo 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:39.186 | 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:39.248 | [590823 Async ks-alt-member-user:621741]: finished get_or_add_user_project_role member 97624f202f4d49959cd82905796ed673 8dce5ac6fb4345829aaeeb9185c54b38 with result 0 in 16 seconds 2022-04-01 01:48:39.320 | [590823 Async ks-alt-reader-user:621955]: Waiting for completion of get_or_add_user_project_role reader 5e040b867f3a4a978674f725b7e76bf1 8dce5ac6fb4345829aaeeb9185c54b38 running on PID 621955 (9 other jobs running) 2022-04-01 01:48:39.374 | [590823 Async ks-alt-reader-user:621955]: Signaling child to exit 2022-04-01 01:48:39.374 | WAKEUP 2022-04-01 01:48:39.429 | [590823 Async ks-alt-reader-user:621955]: Signaled 2022-04-01 01:48:39.432 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:48:39.432 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:48:39.432 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:39.432 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:39.432 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:39.432 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:39.432 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:39.432 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:48:39.432 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5e040b867f3a4a978674f725b7e76bf1 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:39.432 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:39.432 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:48:39.432 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:39.432 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:39.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.433 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.433 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:39.433 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:48:39.433 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:48:39.433 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 5e040b867f3a4a978674f725b7e76bf1 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:39.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.433 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.433 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.433 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5e040b867f3a4a978674f725b7e76bf1 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:39.433 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:48:39.433 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:48:39.433 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:48:39.434 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:39.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.434 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:39.434 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:39.434 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:39.434 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:48:39.434 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:48:39.434 | ++ functions-common:get_field:818 : echo '| 176e915e61534fe4b6c1ee8c4c60a548 | 5e040b867f3a4a978674f725b7e76bf1 | | 8dce5ac6fb4345829aaeeb9185c54b38 | | | False |' 2022-04-01 01:48:39.434 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:48:39.434 | ++ functions-common:get_field:812 : read data 2022-04-01 01:48:39.434 | + functions-common:get_or_add_user_project_role:995 : user_role_id=176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:39.434 | + functions-common:get_or_add_user_project_role:997 : echo 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:39.434 | 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:39.574 | [590823 Async ks-alt-reader-user:621955]: finished get_or_add_user_project_role reader 5e040b867f3a4a978674f725b7e76bf1 8dce5ac6fb4345829aaeeb9185c54b38 with result 0 in 15 seconds 2022-04-01 01:48:39.578 | + inc/async:async_wait:197 : return 0 2022-04-01 01:48:39.581 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 01:48:39.812 | [590823 Async ks-system-member:622215]: Waiting for completion of get_or_add_user_system_role member 2e5c5b1d33fa49a9aaa3f0a00efadaad all running on PID 622215 (8 other jobs running) 2022-04-01 01:48:39.986 | [590823 Async ks-system-member:622215]: Signaling child to exit 2022-04-01 01:48:39.986 | WAKEUP 2022-04-01 01:48:40.122 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:40.128 | [590823 Async ks-system-member:622215]: Signaled 2022-04-01 01:48:40.132 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:48:40.132 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:48:40.132 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:48:40.132 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:40.132 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:40.132 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:40.132 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:40.132 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:40.132 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:48:40.132 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2e5c5b1d33fa49a9aaa3f0a00efadaad --system all -f value -c Role 2022-04-01 01:48:40.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.132 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.132 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.132 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:40.132 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:48:40.132 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:48:40.133 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 2e5c5b1d33fa49a9aaa3f0a00efadaad --system all 2022-04-01 01:48:40.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.133 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.133 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.133 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2e5c5b1d33fa49a9aaa3f0a00efadaad --system all -f value -c Role 2022-04-01 01:48:40.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.133 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.133 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.133 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:40.133 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:40.133 | + functions-common:get_or_add_user_system_role:1052 : echo 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:40.133 | 0877b7b2dc1b46c0827097f65bcea39a 2022-04-01 01:48:40.251 | [622497 Async ks-system-reader:622497]: finished successfully 2022-04-01 01:48:40.339 | [590823 Async ks-system-member:622215]: finished get_or_add_user_system_role member 2e5c5b1d33fa49a9aaa3f0a00efadaad all with result 0 in 12 seconds 2022-04-01 01:48:40.575 | [590823 Async ks-system-reader:622497]: Waiting for completion of get_or_add_user_system_role reader 4275bf2941cf4b8db95b7d34bc34e4f3 all running on PID 622497 (7 other jobs running) 2022-04-01 01:48:40.732 | [590823 Async ks-system-reader:622497]: Signaling child to exit 2022-04-01 01:48:40.739 | WAKEUP 2022-04-01 01:48:40.834 | [590823 Async ks-system-reader:622497]: Signaled 2022-04-01 01:48:40.846 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:48:40.846 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:48:40.846 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:48:40.846 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:48:40.846 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:48:40.846 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:48:40.846 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:48:40.846 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:48:40.846 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:48:40.847 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4275bf2941cf4b8db95b7d34bc34e4f3 --system all -f value -c Role 2022-04-01 01:48:40.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.847 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.847 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.847 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:40.847 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:48:40.847 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:48:40.847 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 4275bf2941cf4b8db95b7d34bc34e4f3 --system all 2022-04-01 01:48:40.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.847 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.847 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.847 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4275bf2941cf4b8db95b7d34bc34e4f3 --system all -f value -c Role 2022-04-01 01:48:40.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.847 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:40.847 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:40.847 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:40.847 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:40.847 | + functions-common:get_or_add_user_system_role:1052 : echo 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:40.847 | 176e915e61534fe4b6c1ee8c4c60a548 2022-04-01 01:48:41.143 | [590823 Async ks-system-reader:622497]: finished get_or_add_user_system_role reader 4275bf2941cf4b8db95b7d34bc34e4f3 all with result 0 in 14 seconds 2022-04-01 01:48:41.174 | + inc/async:async_wait:197 : return 0 2022-04-01 01:48:41.194 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-01 01:48:41.572 | [590823 Async ks-group-memberdemo:622850]: Waiting for completion of get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 running on PID 622850 (6 other jobs running) 2022-04-01 01:48:41.747 | [590823 Async ks-group-memberdemo:622850]: Signaling child to exit 2022-04-01 01:48:49.367 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:49.426 | [622936 Async ks-group-anotherdemo:622936]: finished successfully 2022-04-01 01:48:49.480 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:49.511 | [622850 Async ks-group-memberdemo:622850]: finished successfully 2022-04-01 01:48:49.544 | WAKEUP 2022-04-01 01:48:49.572 | [590823 Async ks-group-memberdemo:622850]: Signaled 2022-04-01 01:48:49.574 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:48:49.574 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f126fdde3433449fb432de3634873a12 --project e446e4f5d59f47068cd1c828966db580 -f value 2022-04-01 01:48:49.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.574 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.575 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.575 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:49.575 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:48:49.575 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:48:49.575 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f126fdde3433449fb432de3634873a12 --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:49.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.575 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.575 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.575 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f126fdde3433449fb432de3634873a12 --project e446e4f5d59f47068cd1c828966db580 -f value 2022-04-01 01:48:49.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.575 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.575 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.575 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:49.575 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0877b7b2dc1b46c0827097f65bcea39a f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 False' 2022-04-01 01:48:49.575 | + functions-common:get_or_add_group_project_role:1076 : echo 0877b7b2dc1b46c0827097f65bcea39a f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 False 2022-04-01 01:48:49.575 | 0877b7b2dc1b46c0827097f65bcea39a f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 False 2022-04-01 01:48:49.630 | [590823 Async ks-group-memberdemo:622850]: finished get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 with result 0 in 16 seconds 2022-04-01 01:48:49.682 | [590823 Async ks-group-anotherdemo:622936]: Waiting for completion of get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 running on PID 622936 (5 other jobs running) 2022-04-01 01:48:49.727 | [590823 Async ks-group-anotherdemo:622936]: Signaling child to exit 2022-04-01 01:48:49.727 | WAKEUP 2022-04-01 01:48:49.764 | [590823 Async ks-group-anotherdemo:622936]: Signaled 2022-04-01 01:48:49.765 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:48:49.766 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f126fdde3433449fb432de3634873a12 --project e446e4f5d59f47068cd1c828966db580 -f value 2022-04-01 01:48:49.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:49.766 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:48:49.766 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:48:49.766 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f126fdde3433449fb432de3634873a12 --project e446e4f5d59f47068cd1c828966db580 2022-04-01 01:48:49.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.766 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f126fdde3433449fb432de3634873a12 --project e446e4f5d59f47068cd1c828966db580 -f value 2022-04-01 01:48:49.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:49.766 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:49.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:49.766 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='57c6ceda854d4bad908ae48969d369c4 f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 False' 2022-04-01 01:48:49.766 | + functions-common:get_or_add_group_project_role:1076 : echo 57c6ceda854d4bad908ae48969d369c4 f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 False 2022-04-01 01:48:49.766 | 57c6ceda854d4bad908ae48969d369c4 f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 False 2022-04-01 01:48:49.818 | [590823 Async ks-group-anotherdemo:622936]: finished get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 e446e4f5d59f47068cd1c828966db580 with result 0 in 15 seconds 2022-04-01 01:48:49.870 | [590823 Async ks-group-memberalt:623022]: Waiting for completion of get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 running on PID 623022 (4 other jobs running) 2022-04-01 01:48:49.901 | [590823 Async ks-group-memberalt:623022]: Signaling child to exit 2022-04-01 01:48:51.140 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:51.187 | [623022 Async ks-group-memberalt:623022]: finished successfully 2022-04-01 01:48:51.213 | WAKEUP 2022-04-01 01:48:51.248 | [590823 Async ks-group-memberalt:623022]: Signaled 2022-04-01 01:48:51.249 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:48:51.249 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f126fdde3433449fb432de3634873a12 --project 8dce5ac6fb4345829aaeeb9185c54b38 -f value 2022-04-01 01:48:51.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.249 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.249 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.249 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:51.249 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:48:51.249 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:48:51.250 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f126fdde3433449fb432de3634873a12 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:51.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.250 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.250 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.250 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f126fdde3433449fb432de3634873a12 --project 8dce5ac6fb4345829aaeeb9185c54b38 -f value 2022-04-01 01:48:51.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.250 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.250 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.250 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:51.250 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0877b7b2dc1b46c0827097f65bcea39a f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 False' 2022-04-01 01:48:51.250 | + functions-common:get_or_add_group_project_role:1076 : echo 0877b7b2dc1b46c0827097f65bcea39a f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 False 2022-04-01 01:48:51.250 | 0877b7b2dc1b46c0827097f65bcea39a f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 False 2022-04-01 01:48:51.309 | [590823 Async ks-group-memberalt:623022]: finished get_or_add_group_project_role member f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 with result 0 in 17 seconds 2022-04-01 01:48:51.330 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:51.365 | [590823 Async ks-group-anotheralt:623165]: Waiting for completion of get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 running on PID 623165 (3 other jobs running) 2022-04-01 01:48:51.374 | [623165 Async ks-group-anotheralt:623165]: finished successfully 2022-04-01 01:48:51.403 | [590823 Async ks-group-anotheralt:623165]: Signaling child to exit 2022-04-01 01:48:51.403 | WAKEUP 2022-04-01 01:48:51.430 | [590823 Async ks-group-anotheralt:623165]: Signaled 2022-04-01 01:48:51.432 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:48:51.432 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f126fdde3433449fb432de3634873a12 --project 8dce5ac6fb4345829aaeeb9185c54b38 -f value 2022-04-01 01:48:51.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.432 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:51.432 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:48:51.432 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:48:51.432 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f126fdde3433449fb432de3634873a12 --project 8dce5ac6fb4345829aaeeb9185c54b38 2022-04-01 01:48:51.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.432 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.432 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f126fdde3433449fb432de3634873a12 --project 8dce5ac6fb4345829aaeeb9185c54b38 -f value 2022-04-01 01:48:51.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.433 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.433 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.433 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:51.433 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='57c6ceda854d4bad908ae48969d369c4 f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 False' 2022-04-01 01:48:51.433 | + functions-common:get_or_add_group_project_role:1076 : echo 57c6ceda854d4bad908ae48969d369c4 f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 False 2022-04-01 01:48:51.433 | 57c6ceda854d4bad908ae48969d369c4 f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 False 2022-04-01 01:48:51.494 | [590823 Async ks-group-anotheralt:623165]: finished get_or_add_group_project_role anotherrole f126fdde3433449fb432de3634873a12 8dce5ac6fb4345829aaeeb9185c54b38 with result 0 in 17 seconds 2022-04-01 01:48:51.513 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:48:51.541 | [590823 Async ks-group-admin:623254]: Waiting for completion of get_or_add_group_project_role admin c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 running on PID 623254 (2 other jobs running) 2022-04-01 01:48:51.541 | [623254 Async ks-group-admin:623254]: finished successfully 2022-04-01 01:48:51.575 | [590823 Async ks-group-admin:623254]: Signaling child to exit 2022-04-01 01:48:51.575 | WAKEUP 2022-04-01 01:48:51.600 | [590823 Async ks-group-admin:623254]: Signaled 2022-04-01 01:48:51.601 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:48:51.601 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c2b19f41a5a7429491dff1bea63f5a9f --project 4f78989c6fa24b38b6a7daa58a782475 -f value 2022-04-01 01:48:51.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.601 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.602 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:51.602 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:48:51.602 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:48:51.602 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group c2b19f41a5a7429491dff1bea63f5a9f --project 4f78989c6fa24b38b6a7daa58a782475 2022-04-01 01:48:51.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.602 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c2b19f41a5a7429491dff1bea63f5a9f --project 4f78989c6fa24b38b6a7daa58a782475 -f value 2022-04-01 01:48:51.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:48:51.602 | from cryptography.utils import int_from_bytes 2022-04-01 01:48:51.602 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:48:51.602 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='63080e1831a447e19745b43b159e1f7b c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 False' 2022-04-01 01:48:51.602 | + functions-common:get_or_add_group_project_role:1076 : echo 63080e1831a447e19745b43b159e1f7b c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 False 2022-04-01 01:48:51.602 | 63080e1831a447e19745b43b159e1f7b c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 False 2022-04-01 01:48:51.651 | [590823 Async ks-group-admin:623254]: finished get_or_add_group_project_role admin c2b19f41a5a7429491dff1bea63f5a9f 4f78989c6fa24b38b6a7daa58a782475 with result 0 in 16 seconds 2022-04-01 01:48:51.656 | + inc/async:async_wait:197 : return 0 2022-04-01 01:48:51.658 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 01:48:51.680 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:48:51.684 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 01:48:51.704 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:48:51.708 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 01:48:51.711 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 01:48:51.775 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 01:48:51.815 | [590823 Async create_nova_accounts:625155]: running: create_nova_accounts 2022-04-01 01:48:51.818 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 01:48:51.840 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:48:51.843 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 01:48:51.845 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 01:48:51.912 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 01:48:51.962 | [590823 Async create_glance_accounts:625270]: running: create_glance_accounts 2022-04-01 01:48:51.966 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 01:48:51.986 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:48:51.989 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 01:48:51.992 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 01:48:52.075 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 01:48:52.131 | [590823 Async create_cinder_accounts:625400]: running: create_cinder_accounts 2022-04-01 01:48:52.135 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 01:48:52.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:48:52.164 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 01:48:52.167 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 01:48:52.246 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 01:48:52.331 | [590823 Async create_neutron_accounts:625515]: running: create_neutron_accounts 2022-04-01 01:48:52.345 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 01:48:52.388 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:48:52.397 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 01:48:52.412 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 01:48:52.861 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 01:48:53.104 | [590823 Async create_swift_accounts:625658]: running: create_swift_accounts 2022-04-01 01:48:53.133 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 01:48:53.246 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:48:53.265 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 01:48:53.619 | [590823 Async create_nova_accounts:625155]: Waiting for completion of create_nova_accounts running on PID 625155 (6 other jobs running) 2022-04-01 01:48:53.799 | [590823 Async create_nova_accounts:625155]: Signaling child to exit 2022-04-01 01:49:40.075 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:49:40.194 | [625515 Async create_neutron_accounts:625515]: finished successfully 2022-04-01 01:49:59.184 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:49:59.238 | [625400 Async create_cinder_accounts:625400]: finished successfully 2022-04-01 01:50:19.577 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:50:19.612 | [625270 Async create_glance_accounts:625270]: finished successfully 2022-04-01 01:50:22.740 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:50:22.773 | [625155 Async create_nova_accounts:625155]: finished successfully 2022-04-01 01:50:22.794 | WAKEUP 2022-04-01 01:50:22.825 | [590823 Async create_nova_accounts:625155]: Signaled 2022-04-01 01:50:22.826 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-04-01 01:50:22.826 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 01:50:22.826 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 01:50:22.826 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:50:22.826 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:50:22.826 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:50:22.827 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:50:22.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.827 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.827 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.827 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.827 | + functions-common:get_or_create_user:925 : user_id=eeae7bdbb8334f3092992747173187ed 2022-04-01 01:50:22.827 | + functions-common:get_or_create_user:926 : echo eeae7bdbb8334f3092992747173187ed 2022-04-01 01:50:22.827 | eeae7bdbb8334f3092992747173187ed 2022-04-01 01:50:22.827 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 01:50:22.827 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:22.827 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:22.827 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:22.827 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:22.827 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.827 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.827 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:22.827 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.827 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.827 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.828 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.828 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:22.828 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:22.828 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.828 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.828 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:22.828 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.828 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.828 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.828 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.828 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.828 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:22.828 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:22.828 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:22.828 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | eeae7bdbb8334f3092992747173187ed | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:22.828 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.828 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.828 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.828 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.828 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:50:22.828 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 01:50:22.828 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:22.828 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:22.828 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:22.829 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:22.829 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:22.829 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:22.829 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:22.829 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:22.829 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:22.829 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:22.829 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:22.829 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.829 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.829 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.829 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.829 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.829 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.829 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.829 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:22.829 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:22.829 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.829 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.829 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.829 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.829 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.829 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:22.829 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.829 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.829 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.830 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.830 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.830 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:22.830 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:22.830 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | eeae7bdbb8334f3092992747173187ed | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:22.830 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:22.830 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.830 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:50:22.830 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:50:22.830 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:50:22.830 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 01:50:22.830 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:50:22.830 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-04-01 01:50:22.830 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 01:50:22.830 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:50:22.830 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-01 01:50:22.830 | ++ functions-common:get_or_create_service:1097 : 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-04-01 01:50:22.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.830 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.830 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.830 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.830 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:50:22.830 | a6c63a83aab842ffb65da58d9e012f47' 2022-04-01 01:50:22.830 | + functions-common:get_or_create_service:1094 : echo a6c63a83aab842ffb65da58d9e012f47 2022-04-01 01:50:22.830 | a6c63a83aab842ffb65da58d9e012f47 2022-04-01 01:50:22.830 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-04-01 01:50:22.830 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:50:22.830 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-04-01 01:50:22.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:50:22.830 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-01 01:50:22.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.831 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:50:22.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:50:22.831 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:50:22.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.831 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0977789030a44ba1890e178740131a39 2022-04-01 01:50:22.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0977789030a44ba1890e178740131a39 2022-04-01 01:50:22.831 | + functions-common:get_or_create_endpoint:1127 : public_id=0977789030a44ba1890e178740131a39 2022-04-01 01:50:22.831 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:50:22.831 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:50:22.831 | + functions-common:get_or_create_endpoint:1136 : echo 0977789030a44ba1890e178740131a39 2022-04-01 01:50:22.831 | 0977789030a44ba1890e178740131a39 2022-04-01 01:50:22.831 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 01:50:22.831 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:50:22.831 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 01:50:22.831 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-01 01:50:22.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.832 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.832 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:50:22.832 | 899e0efd99aa4998878a90789b43d537' 2022-04-01 01:50:22.832 | + functions-common:get_or_create_service:1094 : echo 899e0efd99aa4998878a90789b43d537 2022-04-01 01:50:22.832 | 899e0efd99aa4998878a90789b43d537 2022-04-01 01:50:22.832 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-04-01 01:50:22.832 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:50:22.832 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-04-01 01:50:22.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:50:22.832 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-01 01:50:22.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.832 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.832 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.832 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:50:22.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:50:22.832 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-04-01 01:50:22.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.832 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.832 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.832 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=92d5bd4d90c145459799d085ca1cd14e 2022-04-01 01:50:22.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 92d5bd4d90c145459799d085ca1cd14e 2022-04-01 01:50:22.832 | + functions-common:get_or_create_endpoint:1127 : public_id=92d5bd4d90c145459799d085ca1cd14e 2022-04-01 01:50:22.832 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:50:22.832 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:50:22.832 | + functions-common:get_or_create_endpoint:1136 : echo 92d5bd4d90c145459799d085ca1cd14e 2022-04-01 01:50:22.832 | 92d5bd4d90c145459799d085ca1cd14e 2022-04-01 01:50:22.832 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 01:50:22.832 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:50:22.833 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 01:50:22.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:50:22.833 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 01:50:22.833 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:22.833 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:22.833 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:22.833 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:22.833 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.833 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:22.833 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.833 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.833 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.833 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.833 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:22.833 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:22.833 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.833 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.833 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.834 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:22.834 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.834 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.834 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.834 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.834 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.834 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:22.834 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:22.834 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:22.834 | ++ functions-common:get_field:818 : echo '| 8dfdc88937f94886be0710fadccde974 | eeae7bdbb8334f3092992747173187ed | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:22.834 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.834 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dfdc88937f94886be0710fadccde974 2022-04-01 01:50:22.834 | + functions-common:get_or_add_user_project_role:997 : echo 8dfdc88937f94886be0710fadccde974 2022-04-01 01:50:22.834 | 8dfdc88937f94886be0710fadccde974 2022-04-01 01:50:22.834 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 01:50:22.834 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:50:22.834 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 01:50:22.834 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:50:22.834 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 01:50:22.874 | [590823 Async create_nova_accounts:625155]: finished create_nova_accounts with result 0 in 91 seconds 2022-04-01 01:50:22.919 | [590823 Async create_glance_accounts:625270]: Waiting for completion of create_glance_accounts running on PID 625270 (5 other jobs running) 2022-04-01 01:50:22.947 | [590823 Async create_glance_accounts:625270]: Signaling child to exit 2022-04-01 01:50:22.947 | WAKEUP 2022-04-01 01:50:22.971 | [590823 Async create_glance_accounts:625270]: Signaled 2022-04-01 01:50:22.973 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 01:50:22.973 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:50:22.973 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 01:50:22.973 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 01:50:22.973 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:50:22.973 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:50:22.973 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:50:22.973 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:50:22.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.973 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.973 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.973 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.973 | + functions-common:get_or_create_user:925 : user_id=40627c068d4148668cf89713f6ffd094 2022-04-01 01:50:22.973 | + functions-common:get_or_create_user:926 : echo 40627c068d4148668cf89713f6ffd094 2022-04-01 01:50:22.973 | 40627c068d4148668cf89713f6ffd094 2022-04-01 01:50:22.973 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 01:50:22.973 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:22.973 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:22.973 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:22.974 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:22.974 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.974 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.974 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:22.974 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.974 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.974 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.974 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.974 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.974 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:22.974 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:22.974 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.974 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.974 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.974 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.974 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:22.974 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.974 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.974 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.974 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.974 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.974 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.974 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:22.974 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:22.974 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:22.975 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | 40627c068d4148668cf89713f6ffd094 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:22.975 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.975 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.975 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.975 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.975 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:50:22.975 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 01:50:22.975 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:50:22.975 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 01:50:22.975 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 01:50:22.975 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:50:22.975 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:50:22.975 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:50:22.975 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:50:22.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.975 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.975 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.975 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.975 | + functions-common:get_or_create_user:925 : user_id=acb1445f63084ce0a1e1a151f5dbe653 2022-04-01 01:50:22.975 | + functions-common:get_or_create_user:926 : echo acb1445f63084ce0a1e1a151f5dbe653 2022-04-01 01:50:22.975 | acb1445f63084ce0a1e1a151f5dbe653 2022-04-01 01:50:22.975 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 01:50:22.975 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:22.975 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:22.975 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:22.975 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:22.975 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:22.976 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:22.976 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:22.976 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:22.976 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:22.976 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:22.976 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:22.976 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.976 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.976 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.976 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.976 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.976 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.976 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.977 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:22.977 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:22.977 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.977 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.977 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.977 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.977 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:22.977 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.977 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.977 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.977 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.977 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.977 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.977 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:22.977 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:22.977 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | acb1445f63084ce0a1e1a151f5dbe653 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:22.977 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:22.977 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.977 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.977 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.977 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:22.977 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 01:50:22.977 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 01:50:22.977 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:22.977 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:22.977 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:22.977 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:22.977 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:22.977 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:22.978 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:22.978 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:22.978 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:22.978 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:22.978 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:22.978 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.978 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.978 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.978 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.978 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.978 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.978 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.978 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:22.978 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:22.978 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.978 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.978 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.978 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-01 01:50:22.978 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:22.978 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:22.978 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:22.978 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.978 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.979 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.979 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.979 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:22.979 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:22.979 | ++ functions-common:get_field:818 : echo '| 8dfdc88937f94886be0710fadccde974 | acb1445f63084ce0a1e1a151f5dbe653 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:22.979 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:22.979 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:22.979 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dfdc88937f94886be0710fadccde974 2022-04-01 01:50:22.979 | + functions-common:get_or_add_user_project_role:997 : echo 8dfdc88937f94886be0710fadccde974 2022-04-01 01:50:22.979 | 8dfdc88937f94886be0710fadccde974 2022-04-01 01:50:22.979 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 01:50:22.979 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:50:22.979 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 01:50:22.979 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-01 01:50:22.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.979 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.979 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.979 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.979 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:50:22.979 | 7262afcaa62b4af99d04a7d3d46287a4' 2022-04-01 01:50:22.979 | + functions-common:get_or_create_service:1094 : echo 7262afcaa62b4af99d04a7d3d46287a4 2022-04-01 01:50:22.979 | 7262afcaa62b4af99d04a7d3d46287a4 2022-04-01 01:50:22.979 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-04-01 01:50:22.979 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:50:22.979 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-04-01 01:50:22.979 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:50:22.979 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-01 01:50:22.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.979 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.980 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.980 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:50:22.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:50:22.980 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-04-01 01:50:22.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.980 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:22.980 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:22.980 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:22.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8c39024d42eb46c1bcf287fc878deaf9 2022-04-01 01:50:22.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8c39024d42eb46c1bcf287fc878deaf9 2022-04-01 01:50:22.980 | + functions-common:get_or_create_endpoint:1127 : public_id=8c39024d42eb46c1bcf287fc878deaf9 2022-04-01 01:50:22.980 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:50:22.980 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:50:22.980 | + functions-common:get_or_create_endpoint:1136 : echo 8c39024d42eb46c1bcf287fc878deaf9 2022-04-01 01:50:22.980 | 8c39024d42eb46c1bcf287fc878deaf9 2022-04-01 01:50:22.980 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 01:50:22.980 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:50:22.980 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:50:22.980 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:50:22.980 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:50:22.980 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 01:50:22.980 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 01:50:22.980 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 01:50:22.980 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 01:50:23.033 | [590823 Async create_glance_accounts:625270]: finished create_glance_accounts with result 0 in 87 seconds 2022-04-01 01:50:23.078 | [590823 Async create_cinder_accounts:625400]: Waiting for completion of create_cinder_accounts running on PID 625400 (4 other jobs running) 2022-04-01 01:50:23.110 | [590823 Async create_cinder_accounts:625400]: Signaling child to exit 2022-04-01 01:50:23.110 | WAKEUP 2022-04-01 01:50:23.140 | [590823 Async create_cinder_accounts:625400]: Signaled 2022-04-01 01:50:23.142 | + 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,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,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-04-01 01:50:23.142 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 01:50:23.142 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 01:50:23.142 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:50:23.142 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:50:23.142 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:50:23.142 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:50:23.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.142 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.142 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.142 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.142 | + functions-common:get_or_create_user:925 : user_id=821060c6b2d04e019a839f9024258dbf 2022-04-01 01:50:23.142 | + functions-common:get_or_create_user:926 : echo 821060c6b2d04e019a839f9024258dbf 2022-04-01 01:50:23.142 | 821060c6b2d04e019a839f9024258dbf 2022-04-01 01:50:23.142 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 01:50:23.142 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:23.142 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:23.142 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:23.142 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:23.143 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:23.143 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:23.143 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:23.143 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:23.143 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:23.143 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:23.143 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:23.143 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:23.143 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 01:50:23.143 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:23.143 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:23.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.143 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.143 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:23.143 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:23.143 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 01:50:23.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.143 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-01 01:50:23.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:23.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:23.143 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:23.143 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:23.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.143 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.144 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.144 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.144 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:23.144 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:23.144 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:23.144 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | 821060c6b2d04e019a839f9024258dbf | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:23.144 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:23.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:23.144 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:23.144 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:23.144 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:50:23.144 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 01:50:23.144 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:50:23.144 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-01 01:50:23.144 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-01 01:50:23.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.144 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.144 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.144 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.144 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:50:23.144 | e45f5bffe88749bf9f1b1de2011273e2' 2022-04-01 01:50:23.144 | + functions-common:get_or_create_service:1094 : echo e45f5bffe88749bf9f1b1de2011273e2 2022-04-01 01:50:23.144 | e45f5bffe88749bf9f1b1de2011273e2 2022-04-01 01:50:23.144 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 01:50:23.144 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-01 01:50:23.144 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:50:23.144 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:50:23.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:50:23.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-01 01:50:23.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.145 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:50:23.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:50:23.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:50:23.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.145 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b45d36eca4b94c0bb4d0cb58bcaa4e57 2022-04-01 01:50:23.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b45d36eca4b94c0bb4d0cb58bcaa4e57 2022-04-01 01:50:23.145 | + functions-common:get_or_create_endpoint:1127 : public_id=b45d36eca4b94c0bb4d0cb58bcaa4e57 2022-04-01 01:50:23.145 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:50:23.145 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:50:23.145 | + functions-common:get_or_create_endpoint:1136 : echo b45d36eca4b94c0bb4d0cb58bcaa4e57 2022-04-01 01:50:23.145 | b45d36eca4b94c0bb4d0cb58bcaa4e57 2022-04-01 01:50:23.145 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 01:50:23.145 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:50:23.145 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 01:50:23.145 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-01 01:50:23.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.145 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.145 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.145 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:50:23.145 | 7c21a2fb29a74002934935ca864c5a15' 2022-04-01 01:50:23.145 | + functions-common:get_or_create_service:1094 : echo 7c21a2fb29a74002934935ca864c5a15 2022-04-01 01:50:23.146 | 7c21a2fb29a74002934935ca864c5a15 2022-04-01 01:50:23.146 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-01 01:50:23.146 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:50:23.146 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:50:23.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:50:23.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-01 01:50:23.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.146 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.146 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.146 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:50:23.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:50:23.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:50:23.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.146 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.146 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.146 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=80617abad4364c08b8ee8830cb97517d 2022-04-01 01:50:23.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 80617abad4364c08b8ee8830cb97517d 2022-04-01 01:50:23.146 | + functions-common:get_or_create_endpoint:1127 : public_id=80617abad4364c08b8ee8830cb97517d 2022-04-01 01:50:23.146 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:50:23.146 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:50:23.146 | + functions-common:get_or_create_endpoint:1136 : echo 80617abad4364c08b8ee8830cb97517d 2022-04-01 01:50:23.146 | 80617abad4364c08b8ee8830cb97517d 2022-04-01 01:50:23.146 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 01:50:23.146 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 01:50:23.146 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:50:23.146 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-01 01:50:23.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.147 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.147 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.147 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_project:938 : project_id=90a6e30b535b4ffaa56f95b9cbf38399 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_project:939 : echo 90a6e30b535b4ffaa56f95b9cbf38399 2022-04-01 01:50:23.147 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 90a6e30b535b4ffaa56f95b9cbf38399 2022-04-01 01:50:23.147 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 01:50:23.147 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-01 01:50:23.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.147 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.147 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.147 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 01:50:23.147 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_user:925 : user_id=821060c6b2d04e019a839f9024258dbf 2022-04-01 01:50:23.147 | ++ functions-common:get_or_create_user:926 : echo 821060c6b2d04e019a839f9024258dbf 2022-04-01 01:50:23.147 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 821060c6b2d04e019a839f9024258dbf 2022-04-01 01:50:23.191 | [590823 Async create_cinder_accounts:625400]: finished create_cinder_accounts with result 0 in 67 seconds 2022-04-01 01:50:23.196 | + inc/async:async_wait:197 : return 0 2022-04-01 01:50:23.198 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 01:50:23.258 | [590823 Async create_neutron_accounts:625515]: Waiting for completion of create_neutron_accounts running on PID 625515 (3 other jobs running) 2022-04-01 01:50:23.296 | [590823 Async create_neutron_accounts:625515]: Signaling child to exit 2022-04-01 01:50:23.296 | WAKEUP 2022-04-01 01:50:23.323 | [590823 Async create_neutron_accounts:625515]: Signaled 2022-04-01 01:50:23.324 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 01:50:23.325 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:50:23.325 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:50:23.325 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:50:23.325 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:50:23.325 | + 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,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,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-04-01 01:50:23.325 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:50:23.325 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 01:50:23.325 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 01:50:23.325 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 01:50:23.325 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-04-01 01:50:23.325 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-04-01 01:50:23.325 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 01:50:23.325 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 01:50:23.325 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:50:23.325 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:50:23.325 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:50:23.325 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:50:23.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.325 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.325 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.325 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.325 | + functions-common:get_or_create_user:925 : user_id=1b6baa4ed050445ea0ca90660611d5b4 2022-04-01 01:50:23.325 | + functions-common:get_or_create_user:926 : echo 1b6baa4ed050445ea0ca90660611d5b4 2022-04-01 01:50:23.325 | 1b6baa4ed050445ea0ca90660611d5b4 2022-04-01 01:50:23.325 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 01:50:23.325 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:50:23.325 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:50:23.326 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:50:23.326 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:50:23.326 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 01:50:23.326 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:23.326 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:50:23.326 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:23.326 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:23.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.326 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.326 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:50:23.326 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:50:23.326 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 01:50:23.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.326 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-01 01:50:23.326 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:50:23.326 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:50:23.326 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:50:23.326 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:23.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.327 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.327 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:50:23.327 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:50:23.327 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | 1b6baa4ed050445ea0ca90660611d5b4 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:50:23.327 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:50:23.327 | ++ functions-common:get_field:812 : read data 2022-04-01 01:50:23.327 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:23.327 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:23.327 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:50:23.327 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:50:23.327 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 01:50:23.327 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:50:23.327 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 01:50:23.327 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-01 01:50:23.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.327 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.327 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:50:23.327 | 5db5dd8a567b4370a281e2c7c31f8309' 2022-04-01 01:50:23.327 | + functions-common:get_or_create_service:1094 : echo 5db5dd8a567b4370a281e2c7c31f8309 2022-04-01 01:50:23.327 | 5db5dd8a567b4370a281e2c7c31f8309 2022-04-01 01:50:23.327 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-04-01 01:50:23.327 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:50:23.327 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-04-01 01:50:23.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:50:23.328 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-01 01:50:23.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.328 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:50:23.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:50:23.328 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-04-01 01:50:23.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:50:23.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:50:23.328 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:50:23.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e432933c6b4b43b5a17041d5d8c79b0e 2022-04-01 01:50:23.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e432933c6b4b43b5a17041d5d8c79b0e 2022-04-01 01:50:23.328 | + functions-common:get_or_create_endpoint:1127 : public_id=e432933c6b4b43b5a17041d5d8c79b0e 2022-04-01 01:50:23.328 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:50:23.328 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:50:23.328 | + functions-common:get_or_create_endpoint:1136 : echo e432933c6b4b43b5a17041d5d8c79b0e 2022-04-01 01:50:23.328 | e432933c6b4b43b5a17041d5d8c79b0e 2022-04-01 01:50:23.381 | [590823 Async create_neutron_accounts:625515]: finished create_neutron_accounts with result 0 in 47 seconds 2022-04-01 01:50:23.430 | [590823 Async create_swift_accounts:625658]: Waiting for completion of create_swift_accounts running on PID 625658 (2 other jobs running) 2022-04-01 01:50:23.457 | [590823 Async create_swift_accounts:625658]: Signaling child to exit 2022-04-01 01:51:15.843 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:51:15.872 | [625658 Async create_swift_accounts:625658]: finished successfully 2022-04-01 01:51:15.893 | WAKEUP 2022-04-01 01:51:15.920 | [590823 Async create_swift_accounts:625658]: Signaled 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 01:51:15.922 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 01:51:15.922 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:51:15.922 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:51:15.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.922 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.922 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.922 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.922 | ++ functions-common:get_or_create_role:950 : role_id=57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:51:15.922 | ++ functions-common:get_or_create_role:951 : echo 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:51:15.922 | + lib/swift:create_swift_accounts:614 : another_role=57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:51:15.923 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 01:51:15.923 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 01:51:15.923 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:51:15.923 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:51:15.923 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:51:15.923 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:51:15.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.923 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.923 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.923 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.923 | + functions-common:get_or_create_user:925 : user_id=f66a1fad753b44189a8c82b5ab8e86a3 2022-04-01 01:51:15.923 | + functions-common:get_or_create_user:926 : echo f66a1fad753b44189a8c82b5ab8e86a3 2022-04-01 01:51:15.923 | f66a1fad753b44189a8c82b5ab8e86a3 2022-04-01 01:51:15.923 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 01:51:15.923 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:51:15.923 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:51:15.923 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:51:15.923 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:51:15.923 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:51:15.923 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.923 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:51:15.923 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.924 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.924 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.924 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:51:15.924 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:51:15.924 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:51:15.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.924 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:51:15.924 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:51:15.924 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.924 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.924 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.924 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.924 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.924 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:51:15.924 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:51:15.924 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | f66a1fad753b44189a8c82b5ab8e86a3 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:51:15.924 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:51:15.924 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.924 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:51:15.924 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:51:15.924 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:51:15.925 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:51:15.925 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 01:51:15.925 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:51:15.925 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:51:15.925 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:51:15.925 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.925 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.925 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.925 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.925 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.925 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:51:15.925 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:51:15.925 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:51:15.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.925 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.925 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:51:15.925 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.925 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.926 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.926 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.926 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:51:15.926 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:51:15.926 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | f66a1fad753b44189a8c82b5ab8e86a3 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:51:15.926 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:51:15.926 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.926 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.926 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.926 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.926 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 01:51:15.926 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:51:15.926 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-01 01:51:15.926 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-01 01:51:15.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.926 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.926 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.926 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:51:15.926 | bddc312271364632ba4174bb6d6f00c1' 2022-04-01 01:51:15.926 | + functions-common:get_or_create_service:1094 : echo bddc312271364632ba4174bb6d6f00c1 2022-04-01 01:51:15.926 | bddc312271364632ba4174bb6d6f00c1 2022-04-01 01:51:15.926 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-04-01 01:51:15.926 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:51:15.926 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-01 01:51:15.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:51:15.926 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.927 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:51:15.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:51:15.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.927 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4277d3d1ed1a41d392ee36fe4bf27529 2022-04-01 01:51:15.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4277d3d1ed1a41d392ee36fe4bf27529 2022-04-01 01:51:15.927 | + functions-common:get_or_create_endpoint:1127 : public_id=4277d3d1ed1a41d392ee36fe4bf27529 2022-04-01 01:51:15.927 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-04-01 01:51:15.927 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-04-01 01:51:15.927 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:51:15.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.927 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.927 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:51:15.927 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:51:15.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-04-01 01:51:15.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.928 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.928 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5cc7b54788a844f897270d7f97efadeb 2022-04-01 01:51:15.928 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5cc7b54788a844f897270d7f97efadeb 2022-04-01 01:51:15.928 | 5cc7b54788a844f897270d7f97efadeb 2022-04-01 01:51:15.928 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:51:15.928 | + functions-common:get_or_create_endpoint:1136 : echo 4277d3d1ed1a41d392ee36fe4bf27529 2022-04-01 01:51:15.928 | 4277d3d1ed1a41d392ee36fe4bf27529 2022-04-01 01:51:15.928 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 01:51:15.928 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 01:51:15.928 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:51:15.928 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-01 01:51:15.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.928 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.928 | ++ functions-common:get_or_create_project:938 : project_id=7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.928 | ++ functions-common:get_or_create_project:939 : echo 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.928 | + lib/swift:create_swift_accounts:628 : swift_project_test1=7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.928 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 01:51:15.928 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.928 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 01:51:15.928 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:51:15.928 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 01:51:15.928 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 01:51:15.928 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-01 01:51:15.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.928 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.929 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.929 | ++ functions-common:get_or_create_user:925 : user_id=c1e54fbbd6ab42eeb9eb741f3fb5a3b9 2022-04-01 01:51:15.929 | ++ functions-common:get_or_create_user:926 : echo c1e54fbbd6ab42eeb9eb741f3fb5a3b9 2022-04-01 01:51:15.929 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c1e54fbbd6ab42eeb9eb741f3fb5a3b9 2022-04-01 01:51:15.929 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 01:51:15.929 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.929 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c1e54fbbd6ab42eeb9eb741f3fb5a3b9 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.929 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:51:15.929 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:51:15.929 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:51:15.929 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:51:15.929 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:51:15.929 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:51:15.929 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:51:15.929 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:51:15.929 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:51:15.929 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.929 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.929 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1e54fbbd6ab42eeb9eb741f3fb5a3b9 --project 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.929 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.929 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.929 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:51:15.929 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:51:15.929 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c1e54fbbd6ab42eeb9eb741f3fb5a3b9 --project 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.929 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.930 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.930 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1e54fbbd6ab42eeb9eb741f3fb5a3b9 --project 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.930 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:51:15.930 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.930 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.930 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:51:15.930 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:51:15.930 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | c1e54fbbd6ab42eeb9eb741f3fb5a3b9 | | 7e7003e08ab3424d96fcb946429f6293 | | | False |' 2022-04-01 01:51:15.930 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:51:15.930 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.930 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.930 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.930 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.930 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 01:51:15.930 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 01:51:15.930 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:51:15.930 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 01:51:15.930 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 01:51:15.930 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-01 01:51:15.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.930 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.930 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.930 | ++ functions-common:get_or_create_user:925 : user_id=c079eb038dca45c982eec2fc20fbd180 2022-04-01 01:51:15.931 | ++ functions-common:get_or_create_user:926 : echo c079eb038dca45c982eec2fc20fbd180 2022-04-01 01:51:15.931 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c079eb038dca45c982eec2fc20fbd180 2022-04-01 01:51:15.931 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 01:51:15.931 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.931 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 57c6ceda854d4bad908ae48969d369c4 c079eb038dca45c982eec2fc20fbd180 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.931 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:51:15.931 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:51:15.931 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:51:15.931 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:51:15.931 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:51:15.931 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:51:15.931 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:51:15.931 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:51:15.931 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.931 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:51:15.931 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 57c6ceda854d4bad908ae48969d369c4 --user c079eb038dca45c982eec2fc20fbd180 --project 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.931 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.931 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.931 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.931 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.931 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:51:15.931 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:51:15.931 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 57c6ceda854d4bad908ae48969d369c4 --user c079eb038dca45c982eec2fc20fbd180 --project 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.931 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.931 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.932 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 57c6ceda854d4bad908ae48969d369c4 --user c079eb038dca45c982eec2fc20fbd180 --project 7e7003e08ab3424d96fcb946429f6293 2022-04-01 01:51:15.932 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.932 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:51:15.932 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.932 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.932 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.932 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.932 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.932 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:51:15.932 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:51:15.932 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:51:15.932 | ++ functions-common:get_field:818 : echo '| 57c6ceda854d4bad908ae48969d369c4 | c079eb038dca45c982eec2fc20fbd180 | | 7e7003e08ab3424d96fcb946429f6293 | | | False |' 2022-04-01 01:51:15.932 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.932 | + functions-common:get_or_add_user_project_role:995 : user_role_id=57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:51:15.932 | + functions-common:get_or_add_user_project_role:997 : echo 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:51:15.932 | 57c6ceda854d4bad908ae48969d369c4 2022-04-01 01:51:15.932 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 01:51:15.932 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 01:51:15.932 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:51:15.932 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-01 01:51:15.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.932 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.932 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.932 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.932 | ++ functions-common:get_or_create_project:938 : project_id=27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.932 | ++ functions-common:get_or_create_project:939 : echo 27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.932 | + lib/swift:create_swift_accounts:642 : swift_project_test2=27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.932 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 01:51:15.932 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.933 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 01:51:15.933 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 01:51:15.933 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:51:15.933 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 01:51:15.933 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 01:51:15.933 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-01 01:51:15.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.933 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.933 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.933 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.933 | ++ functions-common:get_or_create_user:925 : user_id=28b1cf6cfd3644c9a083b4707c34696f 2022-04-01 01:51:15.933 | ++ functions-common:get_or_create_user:926 : echo 28b1cf6cfd3644c9a083b4707c34696f 2022-04-01 01:51:15.933 | + lib/swift:create_swift_accounts:647 : swift_user_test2=28b1cf6cfd3644c9a083b4707c34696f 2022-04-01 01:51:15.933 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 01:51:15.933 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.933 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 28b1cf6cfd3644c9a083b4707c34696f 27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.933 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:51:15.933 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:51:15.933 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:51:15.933 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:51:15.933 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:51:15.933 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:51:15.933 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:51:15.933 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:51:15.933 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28b1cf6cfd3644c9a083b4707c34696f --project 27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.933 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.933 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:51:15.933 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.933 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.934 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.934 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:51:15.934 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:51:15.934 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 28b1cf6cfd3644c9a083b4707c34696f --project 27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.934 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.934 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28b1cf6cfd3644c9a083b4707c34696f --project 27ba7d98e9864a70b2e08a578f3f4113 2022-04-01 01:51:15.934 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:51:15.934 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.934 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.934 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.934 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.934 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:51:15.934 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:51:15.934 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:51:15.934 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | 28b1cf6cfd3644c9a083b4707c34696f | | 27ba7d98e9864a70b2e08a578f3f4113 | | | False |' 2022-04-01 01:51:15.934 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.934 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.934 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.934 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.934 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 01:51:15.934 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 01:51:15.934 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:51:15.935 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-01 01:51:15.935 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-01 01:51:15.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.935 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.935 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.935 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.935 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 01:51:15.935 | 4fbb2f706c4c42c8b4e4f23bc04432de' 2022-04-01 01:51:15.935 | ++ functions-common:get_or_create_domain:888 : echo 4fbb2f706c4c42c8b4e4f23bc04432de 2022-04-01 01:51:15.935 | + lib/swift:create_swift_accounts:652 : swift_domain=4fbb2f706c4c42c8b4e4f23bc04432de 2022-04-01 01:51:15.935 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 01:51:15.935 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.935 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 01:51:15.935 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4fbb2f706c4c42c8b4e4f23bc04432de 2022-04-01 01:51:15.935 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:51:15.935 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4fbb2f706c4c42c8b4e4f23bc04432de --or-show -f value -c id 2022-04-01 01:51:15.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.935 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.935 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.935 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.935 | ++ functions-common:get_or_create_project:938 : project_id=b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.935 | ++ functions-common:get_or_create_project:939 : echo b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.935 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.935 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 01:51:15.935 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.936 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 01:51:15.936 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4fbb2f706c4c42c8b4e4f23bc04432de test4@example.com 2022-04-01 01:51:15.936 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:51:15.936 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 01:51:15.936 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 01:51:15.936 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4fbb2f706c4c42c8b4e4f23bc04432de --email=test4@example.com --or-show -f value -c id 2022-04-01 01:51:15.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.936 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.936 | ++ functions-common:get_or_create_user:925 : user_id=65453471aa004d8c8d002366959eda8f 2022-04-01 01:51:15.936 | ++ functions-common:get_or_create_user:926 : echo 65453471aa004d8c8d002366959eda8f 2022-04-01 01:51:15.936 | + lib/swift:create_swift_accounts:661 : swift_user_test4=65453471aa004d8c8d002366959eda8f 2022-04-01 01:51:15.936 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 01:51:15.936 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:51:15.936 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 65453471aa004d8c8d002366959eda8f b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.936 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:51:15.936 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:51:15.936 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:51:15.936 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:51:15.936 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:51:15.936 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:51:15.936 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:51:15.936 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:51:15.936 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65453471aa004d8c8d002366959eda8f --project b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.936 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:51:15.936 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.936 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.936 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.936 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.937 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.937 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.937 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:51:15.937 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:51:15.937 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 65453471aa004d8c8d002366959eda8f --project b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.937 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.937 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.937 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65453471aa004d8c8d002366959eda8f --project b76e138e72144a45aff8a5f62829df3b 2022-04-01 01:51:15.937 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:51:15.937 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:51:15.937 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:51:15.937 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.937 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:15.937 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:15.937 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:51:15.937 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:51:15.937 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:51:15.937 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | 65453471aa004d8c8d002366959eda8f | | b76e138e72144a45aff8a5f62829df3b | | | False |' 2022-04-01 01:51:15.937 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:51:15.937 | ++ functions-common:get_field:812 : read data 2022-04-01 01:51:15.937 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.937 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.937 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:51:15.978 | [590823 Async create_swift_accounts:625658]: finished create_swift_accounts with result 0 in 143 seconds 2022-04-01 01:51:15.986 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 01:51:15.989 | + inc/async:async_wait:197 : return 0 2022-04-01 01:51:15.992 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 01:51:16.017 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:16.020 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 01:51:16.043 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:16.046 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 01:51:16.050 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:51:16.052 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 01:51:16.055 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 01:51:16.058 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 01:51:16.127 | + inc/async:async_inner:63 : init_glance 2022-04-01 01:51:16.183 | [590823 Async init_glance:629916]: running: init_glance 2022-04-01 01:51:16.186 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 01:51:16.207 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:16.211 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 01:51:16.216 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:51:16.217 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 01:51:16.220 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 01:51:16.223 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 01:51:16.228 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:51:16.228 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:51:16.234 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:51:16.237 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:51:16.240 | + 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,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,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-04-01 01:51:16.243 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:51:16.246 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 01:51:16.249 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 01:51:16.251 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 01:51:16.253 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 01:51:16.272 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 01:51:16.274 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 01:51:19.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:19.839 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:19.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:19.839 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:23.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:23.401 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:23.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:23.401 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:27.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:27.014 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:27.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:27.014 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:30.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:30.626 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:30.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:30.626 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:34.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:34.153 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:34.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:34.153 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:37.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:37.737 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:37.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:37.737 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:41.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:41.330 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:41.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:41.330 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:45.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:45.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:45.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:45.016 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:49.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:49.861 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:49.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:49.861 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:49.861 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 01:51:55.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:55.999 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:55.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:51:55.999 | from cryptography.utils import int_from_bytes 2022-04-01 01:51:56.342 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 01:51:56.347 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 01:51:56.350 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 01:51:56.352 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 01:51:56.355 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 01:51:56.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 01:51:56.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 01:51:56.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 01:51:56.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 01:51:56.367 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 01:51:56.369 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 01:51:56.371 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 01:51:56.373 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 01:51:56.375 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 01:51:56.378 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 01:51:56.380 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 01:51:56.385 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:56.396 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 01:51:56.396 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:56.396 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 01:51:56.399 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 01:51:56.402 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 01:51:56.404 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 01:51:56.406 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:51:56.409 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:51:56.439 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 01:51:56.469 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 01:51:56.501 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 01:51:56.535 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-01 01:51:56.565 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 01:51:56.599 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 01:51:56.601 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 01:51:56.604 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 01:51:56.606 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:51:56.609 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:51:56.626 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:51:56.629 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:51:56.631 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:51:56.634 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:51:56.637 | + 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-04-01 01:51:56.673 | + 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-04-01 01:51:56.706 | + 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-04-01 01:51:56.741 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:51:56.775 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 01:51:56.793 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:51:56.796 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 01:51:56.798 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:51:56.801 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 01:51:56.803 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 01:51:56.806 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 01:51:56.819 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 01:51:56.822 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:51:56.824 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 01:51:56.826 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 01:51:56.840 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-01 01:51:56.853 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 01:51:56.856 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-01 01:51:56.872 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-01 01:51:56.885 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-01 01:51:56.902 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:51:56.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:51:56.908 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 01:51:56.913 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.pqZoxVvALV 2022-04-01 01:51:56.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:51:56.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:51:56.925 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.pqZoxVvALV 2022-04-01 01:51:56.929 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.pqZoxVvALV 2022-04-01 01:51:56.942 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.pqZoxVvALV /etc/sudoers.d/neutron-rootwrap 2022-04-01 01:51:56.955 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:51:56.989 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 01:51:56.991 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:51:57.024 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 01:51:57.026 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 01:51:57.029 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 01:51:57.031 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:51:57.034 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:51:57.037 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:51:57.055 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:57.058 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:51:57.061 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:51:57.064 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:51:57.082 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:57.084 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:51:57.087 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-01 01:51:57.120 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:51:57.123 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:51:57.125 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 01:51:57.143 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:57.146 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 01:51:57.149 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 01:51:57.151 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:51:57.154 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:51:57.156 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 01:51:57.159 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 01:51:57.161 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:51:57.164 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 01:51:57.167 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 01:51:57.169 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 01:51:57.174 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-01 01:51:57.178 | + 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-04-01 01:51:57.182 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 01:51:57.201 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:57.204 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 01:51:57.206 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 01:51:57.209 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 01:51:57.215 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 01:51:57.246 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:51:57.286 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 01:51:57.321 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 01:51:57.356 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 01:51:57.387 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 01:51:57.389 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:51:57.392 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 01:51:57.395 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:51:57.398 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 01:51:57.429 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 01:51:57.461 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-01 01:51:57.492 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 01:51:57.525 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 01:51:57.556 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 01:51:57.588 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 01:51:57.620 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 01:51:57.656 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:51:57.691 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:51:57.724 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 01:51:57.757 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 01:51:57.791 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 01:51:57.793 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:51:57.796 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:51:57.799 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:51:57.803 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 01:51:57.840 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 01:51:57.872 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-04-01 01:51:57.904 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 01:51:57.935 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 01:51:57.966 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 01:51:57.998 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 01:51:58.029 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 01:51:58.061 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:51:58.093 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 01:51:58.130 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 01:51:58.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 01:51:58.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-01 01:51:58.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 01:51:58.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 01:51:58.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 01:51:58.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 01:51:58.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1400:1449 != '' ]] 2022-04-01 01:51:58.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1400:1449 2022-04-01 01:51:58.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1400:1449 != '' ]] 2022-04-01 01:51:58.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-01 01:51:58.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 01:51:58.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 01:51:58.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 01:51:58.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 01:51:58.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 01:51:58.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 01:51:58.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 01:51:58.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 01:51:58.179 | + 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-04-01 01:51:58.208 | + 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-04-01 01:51:58.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.214 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:51:58.225 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 01:51:58.225 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 01:51:58.225 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.225 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-01 01:51:58.257 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 01:51:58.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-01 01:51:58.262 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.264 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:51:58.267 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 01:51:58.270 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 01:51:58.272 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.275 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-01 01:51:58.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-01 01:51:58.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.309 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:51:58.312 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 01:51:58.315 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 01:51:58.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.320 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-01 01:51:58.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-01 01:51:58.354 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.357 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 01:51:58.359 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 01:51:58.363 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 01:51:58.365 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.368 | + 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-04-01 01:51:58.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-01 01:51:58.403 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.406 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 01:51:58.408 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:51:58.412 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:51:58.414 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.416 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-01 01:51:58.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-01 01:51:58.453 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 01:51:58.459 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 01:51:58.461 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 01:51:58.464 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.468 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-01 01:51:58.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1400:1449 2022-04-01 01:51:58.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.505 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 01:51:58.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1400:1449 2022-04-01 01:51:58.509 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1400:1449 ']' 2022-04-01 01:51:58.512 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.514 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1400:1449 2022-04-01 01:51:58.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-01 01:51:58.554 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:51:58.557 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 01:51:58.559 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:51:58.562 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:51:58.564 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:51:58.568 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-01 01:51:58.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:51:58.604 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 01:51:58.621 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:51:58.624 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 01:51:58.626 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:51:58.661 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 01:51:58.664 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:51:58.704 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:51:58.739 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 01:51:58.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 01:51:58.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 01:51:58.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:52:01.844 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:52:01.844 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:52:01.845 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=631836) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:52:01.897 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=631836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:52:01.898 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=631836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:52:01.898 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=631836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:01.898 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=631836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:01.898 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=631836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:01.898 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=631836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:01.955 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:52:01.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:52:01.956 | from cryptography.utils import int_from_bytes 2022-04-01 01:52:01.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:52:01.956 | from cryptography.utils import int_from_bytes 2022-04-01 01:52:02.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 01:52:02.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 01:52:02.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-01 01:52:02.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:52:02.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 01:52:02.415 | + 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-04-01 01:52:02.434 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 01:52:02.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 01:52:02.440 | + 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-04-01 01:52:02.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 01:52:02.481 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 01:52:02.490 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 01:52:02.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 01:52:02.495 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 01:52:02.509 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 01:52:02.526 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:52:02.528 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 01:52:02.538 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 01:52:02.542 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:52:02.544 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 01:52:02.553 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 01:52:02.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 01:52:02.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 01:52:02.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 01:52:02.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 01:52:02.571 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:52:02.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:52:02.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 01:52:02.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:52:02.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:52:02.621 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 01:52:02.624 | + 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-04-01 01:52:02.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 01:52:02.664 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-01 01:52:02.697 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-01 01:52:02.730 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 01:52:02.748 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:02.751 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 01:52:02.754 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-01 01:52:02.760 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 01:52:02.794 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 01:52:02.825 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:52:02.861 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 01:52:02.864 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:52:02.899 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 01:52:02.918 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:02.921 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:52:02.923 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:52:02.958 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:52:02.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:52:02.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:52:03.001 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 01:52:03.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:52:03.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 01:52:03.012 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 01:52:03.033 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:03.036 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 01:52:03.039 | + 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-04-01 01:52:03.048 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 01:52:03.083 | + 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-04-01 01:52:03.123 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 01:52:03.125 | + 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-04-01 01:52:03.156 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:52:03.164 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:52:03.196 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:52:03.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:52:03.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:52:03.234 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 01:52:03.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:52:03.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 01:52:03.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:52:06.310 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:52:06.310 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:52:06.311 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=632365) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:52:06.363 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=632365) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:52:06.364 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=632365) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:52:06.364 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=632365) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:06.364 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=632365) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:06.364 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=632365) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:06.364 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=632365) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:52:06.426 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 01:52:06.427 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=632365) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 01:52:06.427 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=632365) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 01:52:06.428 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:52:06.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:52:06.428 | from cryptography.utils import int_from_bytes 2022-04-01 01:52:06.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:52:06.428 | from cryptography.utils import int_from_bytes 2022-04-01 01:52:06.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 01:52:06.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 01:52:06.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:52:06.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:52:06.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 01:52:06.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:52:06.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:52:06.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 01:52:06.881 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 01:52:06.884 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 01:52:06.887 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 01:52:06.900 | + 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-04-01 01:52:06.921 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 01:52:06.923 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 01:52:06.929 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 01:52:06.929 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 01:52:06.932 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 01:52:06.935 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 01:52:06.938 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 01:52:06.941 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 01:52:06.943 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 01:52:06.946 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 01:52:06.949 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 01:52:06.951 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 01:52:06.955 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 01:52:06.958 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 01:52:06.962 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 01:52:06.963 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 01:52:06.971 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 01:52:06.974 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 01:52:06.976 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 01:52:06.979 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 01:52:06.984 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 01:52:06.984 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 01:52:06.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 01:52:06.992 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.91/22 brd 192.168.3.255' 2022-04-01 01:52:06.998 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 01:52:06.998 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 01:52:07.000 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-01 01:52:07.003 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 01:52:07.006 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.91/22 brd 192.168.3.255 != '' ]] 2022-04-01 01:52:07.009 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1' 2022-04-01 01:52:07.012 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data' 2022-04-01 01:52:07.015 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 01:52:07.017 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 01:52:07.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.91/22 brd 192.168.3.255 2022-04-01 01:52:07.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 01:52:07.024 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 01:52:07.025 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 01:52:07.031 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.91 2022-04-01 01:52:07.034 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.91 ' 2022-04-01 01:52:07.037 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1 2022-04-01 01:52:07.050 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data 2022-04-01 01:52:07.063 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 01:52:07.078 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 01:52:07.102 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.91 2022-04-01 01:52:07.112 | PING 192.168.0.91 (192.168.0.91) from 192.168.0.91 br-data: 56(84) bytes of data. 2022-04-01 01:52:07.112 | 64 bytes from 192.168.0.91: icmp_seq=1 ttl=64 time=0.073 ms 2022-04-01 01:52:08.131 | 64 bytes from 192.168.0.91: icmp_seq=2 ttl=64 time=0.050 ms 2022-04-01 01:52:09.155 | 64 bytes from 192.168.0.91: icmp_seq=3 ttl=64 time=0.055 ms 2022-04-01 01:52:09.155 | 2022-04-01 01:52:09.155 | --- 192.168.0.91 ping statistics --- 2022-04-01 01:52:09.155 | 3 packets transmitted, 3 received, 0% packet loss, time 2043ms 2022-04-01 01:52:09.155 | rtt min/avg/max/mdev = 0.050/0.059/0.073/0.009 ms 2022-04-01 01:52:09.161 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 01:52:09.161 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 01:52:09.167 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 01:52:09.169 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 01:52:09.188 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:09.191 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 01:52:09.194 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-01 01:52:09.199 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 01:52:09.229 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-04-01 01:52:09.264 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 01:52:09.295 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:52:09.331 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 01:52:09.333 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:52:09.365 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:52:09.368 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 01:52:09.387 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:52:09.389 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:52:09.392 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 01:52:09.412 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:52:09.415 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 01:52:09.435 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:52:09.438 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 01:52:09.457 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:52:09.460 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 01:52:09.496 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 01:52:09.535 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 01:52:09.538 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 01:52:09.557 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:09.559 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 01:52:09.579 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:09.582 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 01:52:09.585 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 01:52:09.656 | + inc/async:async_inner:63 : init_neutron 2022-04-01 01:52:09.701 | [590823 Async init_neutron:632843]: running: init_neutron 2022-04-01 01:52:09.704 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 01:52:09.724 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:09.730 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 01:52:09.745 | ++ ./stack.sh:main:1162 : true 2022-04-01 01:52:09.748 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 01:52:09.751 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 01:52:09.754 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 01:52:09.772 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 01:52:09.778 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 01:52:09.781 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 01:52:09.781 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:52:09.783 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 01:52:09.785 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 01:52:09.793 | + lib/nova:clean_iptables:186 : bash 2022-04-01 01:52:09.793 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 01:52:09.805 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:52:09.805 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 01:52:09.807 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:52:09.807 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 01:52:09.810 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 01:52:09.810 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 01:52:09.814 | + lib/nova:clean_iptables:188 : bash 2022-04-01 01:52:09.828 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:52:09.834 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 01:52:09.835 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 01:52:09.835 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 01:52:09.836 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 01:52:09.839 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 01:52:09.840 | + lib/nova:clean_iptables:190 : bash 2022-04-01 01:52:09.859 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 01:52:09.863 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 01:52:09.863 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 01:52:09.867 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 01:52:09.869 | + lib/nova:clean_iptables:192 : bash 2022-04-01 01:52:09.874 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:52:09.874 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:52:09.883 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 01:52:09.895 | net.ipv4.ip_forward = 1 2022-04-01 01:52:09.900 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 01:52:09.927 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:09.930 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 01:52:09.933 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 01:52:09.936 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:52:09.974 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 01:52:10.015 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 01:52:10.019 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:52:10.058 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 01:52:10.097 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 01:52:10.118 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:10.121 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 01:52:10.124 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:52:10.127 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 01:52:10.129 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 01:52:10.132 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 01:52:10.207 | + inc/async:async_inner:63 : init_swift 2022-04-01 01:52:10.259 | [590823 Async init_swift:633203]: running: init_swift 2022-04-01 01:52:10.263 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 01:52:10.293 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:10.300 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 01:52:10.311 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:52:10.314 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 01:52:10.317 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 01:52:10.320 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 01:52:10.403 | + inc/async:async_inner:63 : init_cinder 2022-04-01 01:52:10.454 | [590823 Async init_cinder:633298]: running: init_cinder 2022-04-01 01:52:10.458 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 01:52:10.486 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:52:10.491 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 01:52:10.494 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:52:10.497 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 01:52:10.501 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 01:52:10.505 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 01:52:10.596 | + inc/async:async_inner:63 : init_placement 2022-04-01 01:52:10.645 | [590823 Async init_placement:633418]: running: init_placement 2022-04-01 01:52:10.649 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 01:52:10.736 | [590823 Async init_neutron:632843]: Waiting for completion of init_neutron running on PID 632843 (6 other jobs running) 2022-04-01 01:52:10.769 | [590823 Async init_neutron:632843]: Signaling child to exit 2022-04-01 01:52:14.555 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:52:14.598 | [633298 Async init_cinder:633298]: finished successfully 2022-04-01 01:52:16.019 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:52:16.059 | [629916 Async init_glance:629916]: finished successfully 2022-04-01 01:52:23.790 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:52:23.820 | [633203 Async init_swift:633203]: finished successfully 2022-04-01 01:53:20.369 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:53:20.398 | [633418 Async init_placement:633418]: finished successfully 2022-04-01 01:57:18.312 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:57:18.340 | [632843 Async init_neutron:632843]: finished successfully 2022-04-01 01:57:18.362 | WAKEUP 2022-04-01 01:57:18.393 | [590823 Async init_neutron:632843]: Signaled 2022-04-01 01:57:18.394 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 01:57:18.394 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:57:18.394 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:57:18.394 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:57:18.394 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:57:18.394 | + 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,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,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-04-01 01:57:18.394 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:57:18.394 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 01:57:18.395 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 01:57:18.395 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 01:57:18.395 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 01:57:18.395 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 01:57:18.395 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 01:57:18.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:18.395 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-01 01:57:18.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:18.395 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 01:57:18.395 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:57:18.395 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:57:18.395 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:57:18.395 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:57:18.395 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777964472 2022-04-01 01:57:18.395 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-01 01:57:18.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.395 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.395 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 01:57:18.395 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 01:57:18.396 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 01:57:18.397 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 01:57:18.398 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 01:57:18.399 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 01:57:18.399 | Running upgrade for neutron ... 2022-04-01 01:57:18.399 | OK 2022-04-01 01:57:18.399 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 01:57:18.399 | + functions-common:time_stop:2425 : local name 2022-04-01 01:57:18.399 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:57:18.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:57:18.399 | + functions-common:time_stop:2428 : local total 2022-04-01 01:57:18.399 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:57:18.399 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:57:18.399 | + functions-common:time_stop:2432 : start_time=1648777964472 2022-04-01 01:57:18.399 | + functions-common:time_stop:2434 : [[ -z 1648777964472 ]] 2022-04-01 01:57:18.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:57:18.399 | + functions-common:time_stop:2437 : end_time=1648778238294 2022-04-01 01:57:18.399 | + functions-common:time_stop:2438 : elapsed_time=273822 2022-04-01 01:57:18.399 | + functions-common:time_stop:2439 : total=44573 2022-04-01 01:57:18.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:57:18.399 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=318395 2022-04-01 01:57:18.442 | [590823 Async init_neutron:632843]: finished init_neutron with result 0 in 308 seconds 2022-04-01 01:57:18.448 | + inc/async:async_wait:197 : return 0 2022-04-01 01:57:18.451 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 01:57:18.506 | [590823 Async init_placement:633418]: Waiting for completion of init_placement running on PID 633418 (5 other jobs running) 2022-04-01 01:57:18.534 | [590823 Async init_placement:633418]: Signaling child to exit 2022-04-01 01:57:18.534 | WAKEUP 2022-04-01 01:57:18.558 | [590823 Async init_placement:633418]: Signaled 2022-04-01 01:57:18.560 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 01:57:18.560 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 01:57:18.560 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 01:57:18.560 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 01:57:18.560 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 01:57:18.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:18.560 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-01 01:57:18.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:18.560 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 01:57:18.560 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 01:57:18.560 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 01:57:18.560 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 01:57:18.560 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:57:18.560 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:57:18.560 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:57:18.560 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-01 01:57:18.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.560 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.560 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.561 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.561 | + functions-common:get_or_create_user:925 : user_id=01382308067c4235a33a7b8a814b56f1 2022-04-01 01:57:18.561 | + functions-common:get_or_create_user:926 : echo 01382308067c4235a33a7b8a814b56f1 2022-04-01 01:57:18.561 | 01382308067c4235a33a7b8a814b56f1 2022-04-01 01:57:18.561 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 01:57:18.561 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:57:18.561 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:57:18.561 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:57:18.561 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:57:18.561 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:57:18.561 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:57:18.561 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:57:18.561 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:57:18.561 | ++ functions-common:get_field:812 : read data 2022-04-01 01:57:18.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.561 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.561 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.561 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.561 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:57:18.561 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:57:18.561 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:57:18.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.561 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.561 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.562 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:57:18.562 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:57:18.562 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:57:18.562 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:57:18.562 | ++ functions-common:get_field:812 : read data 2022-04-01 01:57:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.562 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.562 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.562 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.562 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:57:18.562 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:57:18.562 | ++ functions-common:get_field:818 : echo '| 8733f7bef5984ebea8b05f4c7e6b763d | 01382308067c4235a33a7b8a814b56f1 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:57:18.562 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:57:18.562 | ++ functions-common:get_field:812 : read data 2022-04-01 01:57:18.562 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:57:18.562 | + functions-common:get_or_add_user_project_role:997 : echo 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:57:18.562 | 8733f7bef5984ebea8b05f4c7e6b763d 2022-04-01 01:57:18.562 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:57:18.562 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 01:57:18.562 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:57:18.562 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:57:18.562 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:57:18.562 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:57:18.562 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:57:18.562 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:57:18.563 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:57:18.563 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:57:18.563 | ++ functions-common:get_field:812 : read data 2022-04-01 01:57:18.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.563 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.563 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:57:18.563 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:57:18.563 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:57:18.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.563 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-01 01:57:18.563 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:57:18.563 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:57:18.563 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:57:18.563 | ++ functions-common:get_field:812 : read data 2022-04-01 01:57:18.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.563 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.563 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.563 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:57:18.563 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:57:18.563 | ++ functions-common:get_field:818 : echo '| 63080e1831a447e19745b43b159e1f7b | 01382308067c4235a33a7b8a814b56f1 | | 90a6e30b535b4ffaa56f95b9cbf38399 | | | False |' 2022-04-01 01:57:18.563 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:57:18.563 | ++ functions-common:get_field:812 : read data 2022-04-01 01:57:18.563 | + functions-common:get_or_add_user_project_role:995 : user_role_id=63080e1831a447e19745b43b159e1f7b 2022-04-01 01:57:18.564 | + functions-common:get_or_add_user_project_role:997 : echo 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:57:18.564 | 63080e1831a447e19745b43b159e1f7b 2022-04-01 01:57:18.564 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-04-01 01:57:18.564 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 01:57:18.564 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:57:18.564 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 01:57:18.564 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-01 01:57:18.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.564 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.564 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:57:18.564 | eae4a45e659d4f3f9870b958b0760b23' 2022-04-01 01:57:18.564 | + functions-common:get_or_create_service:1094 : echo eae4a45e659d4f3f9870b958b0760b23 2022-04-01 01:57:18.564 | eae4a45e659d4f3f9870b958b0760b23 2022-04-01 01:57:18.564 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-04-01 01:57:18.564 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:57:18.564 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-04-01 01:57:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:57:18.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-01 01:57:18.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.564 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:57:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:57:18.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-04-01 01:57:18.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.564 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:18.565 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:18.565 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:57:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f417cb2f45d34c9cbfe321073a7cad7b 2022-04-01 01:57:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f417cb2f45d34c9cbfe321073a7cad7b 2022-04-01 01:57:18.565 | + functions-common:get_or_create_endpoint:1127 : public_id=f417cb2f45d34c9cbfe321073a7cad7b 2022-04-01 01:57:18.565 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:57:18.565 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:57:18.565 | + functions-common:get_or_create_endpoint:1136 : echo f417cb2f45d34c9cbfe321073a7cad7b 2022-04-01 01:57:18.565 | f417cb2f45d34c9cbfe321073a7cad7b 2022-04-01 01:57:18.609 | [590823 Async init_placement:633418]: finished init_placement with result 0 in 69 seconds 2022-04-01 01:57:18.613 | + inc/async:async_wait:197 : return 0 2022-04-01 01:57:18.616 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 01:57:18.673 | [590823 Async init_glance:629916]: Waiting for completion of init_glance running on PID 629916 (4 other jobs running) 2022-04-01 01:57:18.700 | [590823 Async init_glance:629916]: Signaling child to exit 2022-04-01 01:57:18.700 | WAKEUP 2022-04-01 01:57:18.725 | [590823 Async init_glance:629916]: Signaled 2022-04-01 01:57:18.726 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 01:57:18.726 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 01:57:18.726 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 01:57:18.726 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 01:57:18.726 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 01:57:18.726 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 01:57:18.727 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 01:57:18.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:18.727 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-01 01:57:18.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:18.727 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 01:57:18.727 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:57:18.727 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:57:18.727 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:57:18.727 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:57:18.727 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777878282 2022-04-01 01:57:18.727 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 01:57:18.727 | 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=630042) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:57:18.727 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:57:18.727 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:57:18.727 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:57:18.727 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.727 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:57:18.728 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:57:18.728 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 01:57:18.728 | Database migration is up to date. No migration needed. 2022-04-01 01:57:18.728 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 01:57:18.728 | Database is synced successfully. 2022-04-01 01:57:18.728 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 01:57:18.728 | 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=630262) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:57:18.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 01:57:18.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 01:57:18.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 01:57:18.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 01:57:18.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 01:57:18.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 01:57:18.729 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 01:57:18.729 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 01:57:18.729 | + functions-common:time_stop:2425 : local name 2022-04-01 01:57:18.729 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:57:18.729 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:57:18.729 | + functions-common:time_stop:2428 : local total 2022-04-01 01:57:18.730 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:57:18.730 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:57:18.730 | + functions-common:time_stop:2432 : start_time=1648777878282 2022-04-01 01:57:18.730 | + functions-common:time_stop:2434 : [[ -z 1648777878282 ]] 2022-04-01 01:57:18.730 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:57:18.730 | + functions-common:time_stop:2437 : end_time=1648777935992 2022-04-01 01:57:18.730 | + functions-common:time_stop:2438 : elapsed_time=57710 2022-04-01 01:57:18.730 | + functions-common:time_stop:2439 : total=44573 2022-04-01 01:57:18.730 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:57:18.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=102283 2022-04-01 01:57:18.777 | [590823 Async init_glance:629916]: finished init_glance with result 0 in 59 seconds 2022-04-01 01:57:18.782 | + inc/async:async_wait:197 : return 0 2022-04-01 01:57:18.784 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 01:57:18.838 | [590823 Async init_swift:633203]: Waiting for completion of init_swift running on PID 633203 (3 other jobs running) 2022-04-01 01:57:18.865 | [590823 Async init_swift:633203]: Signaling child to exit 2022-04-01 01:57:18.865 | WAKEUP 2022-04-01 01:57:18.889 | [590823 Async init_swift:633203]: Signaled 2022-04-01 01:57:18.891 | + lib/swift:init_swift:668 : local node_number 2022-04-01 01:57:18.891 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:57:18.891 | No container-replicator running 2022-04-01 01:57:18.891 | No container-sync running 2022-04-01 01:57:18.891 | No account-replicator running 2022-04-01 01:57:18.891 | No account-auditor running 2022-04-01 01:57:18.891 | No container-auditor running 2022-04-01 01:57:18.891 | No object-server running 2022-04-01 01:57:18.891 | No object-expirer running 2022-04-01 01:57:18.891 | No object-reconstructor running 2022-04-01 01:57:18.891 | No container-sharder running 2022-04-01 01:57:18.891 | No object-updater running 2022-04-01 01:57:18.891 | No account-reaper running 2022-04-01 01:57:18.891 | No container-server running 2022-04-01 01:57:18.891 | No proxy-server running 2022-04-01 01:57:18.891 | No object-auditor running 2022-04-01 01:57:18.891 | No container-reconciler running 2022-04-01 01:57:18.892 | No account-server running 2022-04-01 01:57:18.892 | No container-updater running 2022-04-01 01:57:18.892 | No object-replicator running 2022-04-01 01:57:18.892 | + lib/swift:init_swift:670 : true 2022-04-01 01:57:18.892 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 01:57:18.892 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 01:57:18.892 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 01:57:18.892 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 01:57:18.892 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 01:57:18.892 | + lib/swift:create_swift_disk:572 : 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-04-01 01:57:18.892 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-01 01:57:18.892 | + functions:create_disk:732 : local node_number 2022-04-01 01:57:18.892 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.892 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:57:18.893 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 01:57:18.893 | + functions:create_disk:736 : local key 2022-04-01 01:57:18.893 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 01:57:18.893 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 01:57:18.893 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:57:18.893 | + functions:destroy_disk:765 : local key 2022-04-01 01:57:18.893 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 01:57:18.893 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 01:57:18.893 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 01:57:18.893 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 01:57:18.893 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:57:18.893 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 01:57:18.893 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 01:57:18.893 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 01:57:18.893 | = reflink=1 2022-04-01 01:57:18.893 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 01:57:18.893 | = sunit=0 swidth=0 blks 2022-04-01 01:57:18.893 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 01:57:18.893 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 01:57:18.893 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 01:57:18.893 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 01:57:18.893 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 01:57:18.894 | + 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-04-01 01:57:18.894 | /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-04-01 01:57:18.894 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 01:57:18.894 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 01:57:18.894 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 01:57:18.894 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:57:18.894 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 01:57:18.894 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648776362.object.builder backups/1648776363.container.builder backups/1648776364.account.builder backups/1648776370.object.builder backups/1648776371.container.builder backups/1648776373.account.builder backups/1648776370.object.ring.gz backups/1648776371.container.ring.gz backups/1648776373.account.ring.gz 2022-04-01 01:57:18.894 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 01:57:18.894 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 01:57:18.894 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 01:57:18.894 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 01:57:18.894 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:57:18.894 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-01 01:57:18.894 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 01:57:18.894 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:57:18.894 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-01 01:57:18.894 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 01:57:18.894 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:57:18.894 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-01 01:57:18.894 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 01:57:18.894 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:57:18.894 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 01:57:18.894 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:57:18.894 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 01:57:18.894 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:57:18.895 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 01:57:18.895 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:57:18.895 | + lib/swift:init_swift:714 : popd 2022-04-01 01:57:18.947 | [590823 Async init_swift:633203]: finished init_swift with result 0 in 13 seconds 2022-04-01 01:57:18.952 | + inc/async:async_wait:197 : return 0 2022-04-01 01:57:18.955 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 01:57:19.015 | [590823 Async init_cinder:633298]: Waiting for completion of init_cinder running on PID 633298 (2 other jobs running) 2022-04-01 01:57:19.046 | [590823 Async init_cinder:633298]: Signaling child to exit 2022-04-01 01:57:19.046 | WAKEUP 2022-04-01 01:57:19.073 | [590823 Async init_cinder:633298]: Signaled 2022-04-01 01:57:19.074 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 01:57:19.074 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:57:19.075 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 01:57:19.075 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 01:57:19.075 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 01:57:19.075 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 01:57:19.075 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 01:57:19.075 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:19.075 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-01 01:57:19.075 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:19.075 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 01:57:19.075 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:57:19.075 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:57:19.075 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:57:19.075 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:57:19.075 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777930855 2022-04-01 01:57:19.075 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 01:57:19.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:19.075 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:19.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:57:19.075 | from cryptography.utils import int_from_bytes 2022-04-01 01:57:19.075 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:57:19.075 | last_heartbeat = column_property( 2022-04-01 01:57:19.075 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:57:19.075 | num_hosts = column_property( 2022-04-01 01:57:19.075 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:57:19.075 | num_down_hosts = column_property( 2022-04-01 01:57:19.075 | Traceback (most recent call last): 2022-04-01 01:57:19.075 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 01:57:19.075 | sys.exit(main()) 2022-04-01 01:57:19.076 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 01:57:19.076 | objects.register_all() 2022-04-01 01:57:19.076 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 01:57:19.076 | __import__('cinder.objects.backup') 2022-04-01 01:57:19.076 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 01:57:19.076 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 01:57:19.076 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 01:57:19.076 | backup: objects.Backup, 2022-04-01 01:57:19.076 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 01:57:19.076 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 01:57:19.076 | + functions-common:time_stop:2425 : local name 2022-04-01 01:57:19.076 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:57:19.076 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:57:19.076 | + functions-common:time_stop:2428 : local total 2022-04-01 01:57:19.076 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:57:19.076 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:57:19.076 | + functions-common:time_stop:2432 : start_time=1648777930855 2022-04-01 01:57:19.076 | + functions-common:time_stop:2434 : [[ -z 1648777930855 ]] 2022-04-01 01:57:19.076 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:57:19.076 | + functions-common:time_stop:2437 : end_time=1648777934457 2022-04-01 01:57:19.076 | + functions-common:time_stop:2438 : elapsed_time=3602 2022-04-01 01:57:19.076 | + functions-common:time_stop:2439 : total=44573 2022-04-01 01:57:19.076 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:57:19.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48175 2022-04-01 01:57:19.076 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 01:57:19.076 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:57:19.076 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 01:57:19.076 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:57:19.076 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 01:57:19.127 | [590823 Async init_cinder:633298]: finished init_cinder with result 0 in 4 seconds 2022-04-01 01:57:19.132 | + inc/async:async_wait:197 : return 0 2022-04-01 01:57:19.135 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 01:57:19.154 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:57:19.157 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 01:57:19.159 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:57:19.162 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 01:57:19.165 | + ./stack.sh:main:1218 : init_nova 2022-04-01 01:57:19.167 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 01:57:19.186 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:57:19.190 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 01:57:19.207 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:57:19.210 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:57:19.212 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:57:19.272 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:57:19.311 | [590823 Async nova-cell-0:636116]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:57:19.321 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 01:57:19.326 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:57:19.329 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 01:57:19.332 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:57:19.334 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:57:19.337 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:57:19.413 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:57:19.457 | [590823 Async nova-cell-1:636208]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:57:19.460 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 01:57:19.465 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 01:57:19.467 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 01:57:19.470 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 01:57:19.473 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-01 01:57:19.478 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:30.372 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-01 01:57:30.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:57:30.582 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 01:57:31.609 | 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-04-01 01:57:35.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:57:35.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:57:35.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:57:35.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:57:35.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=636302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:57:35.211 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:57:35.211 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:57:35.751 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 01:58:15.036 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=636302) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:58:15.039 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 01:58:39.425 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=636302) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:58:39.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:58:39.543 | from cryptography.utils import int_from_bytes 2022-04-01 01:58:39.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:58:39.543 | from cryptography.utils import int_from_bytes 2022-04-01 01:58:40.066 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 01:58:40.069 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:58:40.072 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:58:40.074 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:58:40.077 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:58:40.081 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:58:41.127 | 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-04-01 01:58:43.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:58:43.852 | from cryptography.utils import int_from_bytes 2022-04-01 01:58:43.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:58:43.852 | from cryptography.utils import int_from_bytes 2022-04-01 01:58:44.317 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 01:58:44.321 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:58:44.324 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 01:58:44.377 | [590823 Async nova-cell-0:636116]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 636116 (3 other jobs running) 2022-04-01 01:58:44.404 | [590823 Async nova-cell-0:636116]: Signaling child to exit 2022-04-01 02:00:05.647 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:00:05.674 | [636116 Async nova-cell-0:636116]: finished successfully 2022-04-01 02:00:05.694 | WAKEUP 2022-04-01 02:00:05.717 | [590823 Async nova-cell-0:636116]: Signaled 2022-04-01 02:00:05.719 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 02:00:05.719 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 02:00:05.719 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 02:00:05.719 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 02:00:05.719 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 02:00:05.719 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 02:00:05.719 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-01 02:00:05.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:00:05.719 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-01 02:00:05.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:00:05.719 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-01 02:00:05.719 | 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-04-01 02:00:05.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:00:05.721 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=636354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:00:05.721 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:00:05.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:00:05.721 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 02:00:05.721 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=636354) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 02:00:05.722 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 02:00:05.722 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=636354) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 02:00:05.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:05.722 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:05.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:05.722 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:05.766 | [590823 Async nova-cell-0:636116]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 166 seconds 2022-04-01 02:00:05.771 | + inc/async:async_wait:197 : return 0 2022-04-01 02:00:05.774 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 02:00:05.776 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 02:00:05.829 | [590823 Async nova-cell-1:636208]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 636208 (2 other jobs running) 2022-04-01 02:00:05.856 | [590823 Async nova-cell-1:636208]: Signaling child to exit 2022-04-01 02:00:06.419 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:00:06.449 | [636208 Async nova-cell-1:636208]: finished successfully 2022-04-01 02:00:06.472 | WAKEUP 2022-04-01 02:00:06.496 | [590823 Async nova-cell-1:636208]: Signaled 2022-04-01 02:00:06.497 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 02:00:06.497 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 02:00:06.497 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 02:00:06.497 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 02:00:06.497 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 02:00:06.497 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 02:00:06.497 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-01 02:00:06.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:00:06.498 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-01 02:00:06.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 02:00:06.498 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-01 02:00:06.498 | 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-04-01 02:00:06.498 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 02:00:06.509 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=636361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 02:00:06.509 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 02:00:06.510 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 02:00:06.510 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 02:00:06.510 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=636361) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 02:00:06.510 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 02:00:06.510 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=636361) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 02:00:06.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:06.510 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:06.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:06.510 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:06.555 | [590823 Async nova-cell-1:636208]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 167 seconds 2022-04-01 02:00:06.559 | + inc/async:async_wait:197 : return 0 2022-04-01 02:00:06.562 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:00:06.565 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 02:00:07.639 | 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-04-01 02:00:10.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:10.662 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:10.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:10.662 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:10.662 | Running batches of 50 until complete 2022-04-01 02:00:10.662 | +-------------------------------------+--------------+-----------+ 2022-04-01 02:00:10.662 | | Migration | Total Needed | Completed | 2022-04-01 02:00:10.662 | +-------------------------------------+--------------+-----------+ 2022-04-01 02:00:10.662 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 02:00:10.662 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 02:00:10.662 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 02:00:10.662 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 02:00:10.662 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 02:00:10.662 | | populate_dev_uuids | 0 | 0 | 2022-04-01 02:00:10.662 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 02:00:10.662 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 02:00:10.662 | | populate_user_id | 0 | 0 | 2022-04-01 02:00:10.662 | | populate_uuids | 0 | 0 | 2022-04-01 02:00:10.662 | +-------------------------------------+--------------+-----------+ 2022-04-01 02:00:11.157 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 02:00:11.163 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:00:11.166 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 02:00:11.169 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:00:11.172 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:00:11.175 | + lib/nova:init_nova:869 : /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-04-01 02:00:12.230 | 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-04-01 02:00:14.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:14.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:14.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:00:14.931 | from cryptography.utils import int_from_bytes 2022-04-01 02:00:14.931 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 02:00:14.931 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 02:00:15.389 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 02:00:15.391 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-01 02:00:15.405 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 02:00:15.408 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 02:00:15.427 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:15.430 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 02:00:15.432 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 02:00:15.494 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 02:00:15.536 | [590823 Async configure_neutron_nova:637563]: running: configure_neutron_nova 2022-04-01 02:00:15.539 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 02:00:15.542 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 02:00:15.545 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 02:00:15.547 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 02:00:15.550 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 02:00:15.553 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 02:00:15.556 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 02:00:15.558 | + functions-common:run_phase:1863 : local extra 2022-04-01 02:00:15.562 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 02:00:15.567 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 02:00:15.570 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 02:00:15.573 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 02:00:15.575 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 02:00:15.578 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 02:00:15.597 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:15.602 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:00:15.605 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:00:15.608 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 02:00:15.610 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 02:00:15.613 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 02:00:15.615 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 02:00:15.618 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 02:00:15.621 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 02:00:15.624 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 02:00:15.627 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 02:00:15.630 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 02:00:15.632 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 02:00:15.635 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 02:00:15.638 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 02:00:15.641 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 02:00:15.644 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 02:00:15.647 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:15.650 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 02:00:15.652 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 02:00:15.655 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:00:15.658 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 02:00:15.663 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 02:00:15.668 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 02:00:15.672 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:15.675 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 02:00:15.678 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:00:15.681 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 02:00:15.681 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:00:15.681 | gsub("[][]", "", $1); 2022-04-01 02:00:15.681 | split($1, a, "|"); 2022-04-01 02:00:15.681 | if (a[1] == matchgroup) 2022-04-01 02:00:15.681 | print a[2] 2022-04-01 02:00:15.681 | } 2022-04-01 02:00:15.681 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:00:15.688 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:00:15.691 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:00:15.696 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:00:15.699 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 02:00:15.702 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 02:00:15.705 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 02:00:15.709 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 02:00:15.713 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 02:00:15.717 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 02:00:15.720 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 02:00:15.723 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 02:00:15.726 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:15.729 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:00:15.732 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 02:00:15.735 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:00:15.739 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 02:00:15.741 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 02:00:15.745 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 02:00:15.748 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 02:00:15.752 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 02:00:15.753 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 02:00:15.753 | BEGIN { 2022-04-01 02:00:15.753 | section = "" 2022-04-01 02:00:15.753 | last_section = "" 2022-04-01 02:00:15.753 | section_count = 0 2022-04-01 02:00:15.753 | } 2022-04-01 02:00:15.753 | /^\[.+\]/ { 2022-04-01 02:00:15.753 | gsub("[][]", "", $1); 2022-04-01 02:00:15.753 | section=$1 2022-04-01 02:00:15.753 | next 2022-04-01 02:00:15.753 | } 2022-04-01 02:00:15.753 | /^ *\#/ { 2022-04-01 02:00:15.753 | next 2022-04-01 02:00:15.753 | } 2022-04-01 02:00:15.753 | /^[^ \t]+/ { 2022-04-01 02:00:15.753 | # get offset of first = in $0 2022-04-01 02:00:15.753 | eq_idx = index($0, "=") 2022-04-01 02:00:15.753 | # extract attr & value from $0 2022-04-01 02:00:15.753 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:00:15.753 | value = substr($0, eq_idx + 1) 2022-04-01 02:00:15.753 | # only need to strip trailing whitespace from attr 2022-04-01 02:00:15.753 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:00:15.753 | # need to strip leading & trailing whitespace from value 2022-04-01 02:00:15.753 | sub(/^[ \t]*/, "", value) 2022-04-01 02:00:15.753 | sub(/[ \t]*$/, "", value) 2022-04-01 02:00:15.753 | 2022-04-01 02:00:15.753 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:00:15.753 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:00:15.753 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:00:15.753 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:00:15.753 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:00:15.754 | if (section != last_section) { 2022-04-01 02:00:15.754 | cfg_section[section_count++] = section 2022-04-01 02:00:15.754 | last_section = section 2022-04-01 02:00:15.754 | } 2022-04-01 02:00:15.754 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:00:15.754 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:00:15.754 | 2022-04-01 02:00:15.754 | cfg_attr[section, attr, 0] = value 2022-04-01 02:00:15.754 | cfg_attr_count[section, attr] = 1 2022-04-01 02:00:15.754 | } else { 2022-04-01 02:00:15.754 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:00:15.754 | cfg_attr[section, attr, lno] = value 2022-04-01 02:00:15.754 | } 2022-04-01 02:00:15.754 | } 2022-04-01 02:00:15.754 | END { 2022-04-01 02:00:15.754 | # Process each section in order 2022-04-01 02:00:15.754 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:00:15.754 | section = cfg_section[sno] 2022-04-01 02:00:15.754 | # The ini routines simply append a config item immediately 2022-04-01 02:00:15.754 | # after the section header. To keep the same order as defined 2022-04-01 02:00:15.754 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:00:15.754 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:00:15.754 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:00:15.754 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:00:15.754 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:00:15.754 | else { 2022-04-01 02:00:15.754 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:00:15.754 | count = cfg_attr_count[section, attr] 2022-04-01 02:00:15.754 | print "inidelete " configfile " " section " " attr 2022-04-01 02:00:15.754 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:00:15.754 | for (l = count -2; l >= 0; l--) 2022-04-01 02:00:15.754 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:00:15.754 | } 2022-04-01 02:00:15.754 | } 2022-04-01 02:00:15.755 | } 2022-04-01 02:00:15.755 | } 2022-04-01 02:00:15.755 | ' 2022-04-01 02:00:15.755 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:15.755 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:15.755 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:00:15.758 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:00:15.761 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 02:00:15.764 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:00:15.769 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 02:00:15.770 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 02:00:15.770 | BEGIN { group = "" } 2022-04-01 02:00:15.771 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:00:15.771 | gsub("[][]", "", $1); 2022-04-01 02:00:15.771 | split($1, a, "|"); 2022-04-01 02:00:15.771 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:00:15.771 | group=a[1] 2022-04-01 02:00:15.771 | } else { 2022-04-01 02:00:15.771 | group="" 2022-04-01 02:00:15.771 | } 2022-04-01 02:00:15.771 | next 2022-04-01 02:00:15.771 | } 2022-04-01 02:00:15.771 | { 2022-04-01 02:00:15.771 | if (group != "") 2022-04-01 02:00:15.771 | print $0 2022-04-01 02:00:15.771 | } 2022-04-01 02:00:15.771 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:00:15.777 | + 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-04-01 02:00:15.781 | ++ 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-04-01 02:00:15.813 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:15.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 02:00:15.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 02:00:15.849 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:15.852 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 02:00:15.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 02:00:15.888 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:15.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 02:00:15.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 02:00:15.929 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:15.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 02:00:15.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 02:00:15.966 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:15.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 02:00:15.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 02:00:16.004 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.007 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-04-01 02:00:16.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-01 02:00:16.043 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 02:00:16.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 02:00:16.082 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 02:00:16.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 02:00:16.121 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.124 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 02:00:16.127 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 02:00:16.164 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 02:00:16.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 02:00:16.204 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 02:00:16.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 02:00:16.244 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 02:00:16.250 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 02:00:16.282 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.286 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:00:16.289 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:00:16.293 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:00:16.296 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 02:00:16.299 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 02:00:16.303 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 02:00:16.306 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 02:00:16.309 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 02:00:16.314 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 02:00:16.316 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 02:00:16.319 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 02:00:16.322 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:16.325 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:00:16.328 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 02:00:16.330 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:00:16.335 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 02:00:16.338 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 02:00:16.341 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 02:00:16.344 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 02:00:16.349 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 02:00:16.350 | BEGIN { 2022-04-01 02:00:16.350 | section = "" 2022-04-01 02:00:16.350 | last_section = "" 2022-04-01 02:00:16.350 | section_count = 0 2022-04-01 02:00:16.350 | } 2022-04-01 02:00:16.350 | /^\[.+\]/ { 2022-04-01 02:00:16.350 | gsub("[][]", "", $1); 2022-04-01 02:00:16.350 | section=$1 2022-04-01 02:00:16.350 | next 2022-04-01 02:00:16.350 | } 2022-04-01 02:00:16.350 | /^ *\#/ { 2022-04-01 02:00:16.350 | next 2022-04-01 02:00:16.350 | } 2022-04-01 02:00:16.350 | /^[^ \t]+/ { 2022-04-01 02:00:16.350 | # get offset of first = in $0 2022-04-01 02:00:16.350 | eq_idx = index($0, "=") 2022-04-01 02:00:16.350 | # extract attr & value from $0 2022-04-01 02:00:16.350 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:00:16.350 | value = substr($0, eq_idx + 1) 2022-04-01 02:00:16.350 | # only need to strip trailing whitespace from attr 2022-04-01 02:00:16.350 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:00:16.350 | # need to strip leading & trailing whitespace from value 2022-04-01 02:00:16.350 | sub(/^[ \t]*/, "", value) 2022-04-01 02:00:16.350 | sub(/[ \t]*$/, "", value) 2022-04-01 02:00:16.350 | 2022-04-01 02:00:16.351 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:00:16.351 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:00:16.351 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:00:16.351 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:00:16.351 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:00:16.351 | if (section != last_section) { 2022-04-01 02:00:16.351 | cfg_section[section_count++] = section 2022-04-01 02:00:16.351 | last_section = section 2022-04-01 02:00:16.351 | } 2022-04-01 02:00:16.351 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:00:16.351 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:00:16.351 | 2022-04-01 02:00:16.351 | cfg_attr[section, attr, 0] = value 2022-04-01 02:00:16.351 | cfg_attr_count[section, attr] = 1 2022-04-01 02:00:16.351 | } else { 2022-04-01 02:00:16.351 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:00:16.351 | cfg_attr[section, attr, lno] = value 2022-04-01 02:00:16.351 | } 2022-04-01 02:00:16.351 | } 2022-04-01 02:00:16.351 | END { 2022-04-01 02:00:16.351 | # Process each section in order 2022-04-01 02:00:16.351 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:00:16.351 | section = cfg_section[sno] 2022-04-01 02:00:16.351 | # The ini routines simply append a config item immediately 2022-04-01 02:00:16.351 | # after the section header. To keep the same order as defined 2022-04-01 02:00:16.351 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:00:16.351 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:00:16.351 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:00:16.351 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:00:16.351 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:00:16.351 | else { 2022-04-01 02:00:16.352 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:00:16.352 | count = cfg_attr_count[section, attr] 2022-04-01 02:00:16.352 | print "inidelete " configfile " " section " " attr 2022-04-01 02:00:16.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:00:16.352 | for (l = count -2; l >= 0; l--) 2022-04-01 02:00:16.352 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:00:16.352 | } 2022-04-01 02:00:16.352 | } 2022-04-01 02:00:16.352 | } 2022-04-01 02:00:16.352 | } 2022-04-01 02:00:16.352 | ' 2022-04-01 02:00:16.352 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.352 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 02:00:16.352 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:00:16.355 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:16.358 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:00:16.361 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 02:00:16.365 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:00:16.368 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 02:00:16.370 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 02:00:16.370 | BEGIN { group = "" } 2022-04-01 02:00:16.371 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:00:16.371 | gsub("[][]", "", $1); 2022-04-01 02:00:16.371 | split($1, a, "|"); 2022-04-01 02:00:16.371 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:00:16.371 | group=a[1] 2022-04-01 02:00:16.371 | } else { 2022-04-01 02:00:16.371 | group="" 2022-04-01 02:00:16.371 | } 2022-04-01 02:00:16.371 | next 2022-04-01 02:00:16.371 | } 2022-04-01 02:00:16.371 | { 2022-04-01 02:00:16.371 | if (group != "") 2022-04-01 02:00:16.371 | print $0 2022-04-01 02:00:16.371 | } 2022-04-01 02:00:16.371 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:00:16.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 02:00:16.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 02:00:16.389 | + inc/async:async_inner:64 : rc=0 2022-04-01 02:00:16.419 | [637563 Async configure_neutron_nova:637563]: finished successfully 2022-04-01 02:00:16.420 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 02:00:16.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 02:00:16.457 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 02:00:16.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 02:00:16.493 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 02:00:16.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 02:00:16.529 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.532 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 02:00:16.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 02:00:16.565 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 02:00:16.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 02:00:16.601 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 02:00:16.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 02:00:16.640 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 02:00:16.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 02:00:16.682 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.685 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 02:00:16.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 02:00:16.720 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 02:00:16.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 02:00:16.756 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 02:00:16.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 02:00:16.792 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 02:00:16.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 02:00:16.828 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.830 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 02:00:16.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 02:00:16.863 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.866 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 02:00:16.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 02:00:16.900 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.903 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 02:00:16.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 02:00:16.937 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 02:00:16.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 02:00:16.973 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:16.976 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:00:16.979 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:00:16.981 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:00:16.985 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 02:00:16.987 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 02:00:16.990 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 02:00:16.993 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 02:00:16.996 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 02:00:17.001 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 02:00:17.004 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 02:00:17.006 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 02:00:17.009 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:17.011 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:00:17.014 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 02:00:17.017 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:00:17.021 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 02:00:17.023 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 02:00:17.027 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 02:00:17.029 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 02:00:17.033 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 02:00:17.034 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:17.034 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 02:00:17.034 | BEGIN { 2022-04-01 02:00:17.034 | section = "" 2022-04-01 02:00:17.034 | last_section = "" 2022-04-01 02:00:17.034 | section_count = 0 2022-04-01 02:00:17.034 | } 2022-04-01 02:00:17.034 | /^\[.+\]/ { 2022-04-01 02:00:17.034 | gsub("[][]", "", $1); 2022-04-01 02:00:17.034 | section=$1 2022-04-01 02:00:17.034 | next 2022-04-01 02:00:17.034 | } 2022-04-01 02:00:17.034 | /^ *\#/ { 2022-04-01 02:00:17.034 | next 2022-04-01 02:00:17.034 | } 2022-04-01 02:00:17.034 | /^[^ \t]+/ { 2022-04-01 02:00:17.034 | # get offset of first = in $0 2022-04-01 02:00:17.034 | eq_idx = index($0, "=") 2022-04-01 02:00:17.034 | # extract attr & value from $0 2022-04-01 02:00:17.034 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:00:17.034 | value = substr($0, eq_idx + 1) 2022-04-01 02:00:17.034 | # only need to strip trailing whitespace from attr 2022-04-01 02:00:17.035 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:00:17.035 | # need to strip leading & trailing whitespace from value 2022-04-01 02:00:17.035 | sub(/^[ \t]*/, "", value) 2022-04-01 02:00:17.035 | sub(/[ \t]*$/, "", value) 2022-04-01 02:00:17.035 | 2022-04-01 02:00:17.035 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:00:17.035 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:00:17.035 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:00:17.035 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:00:17.035 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:00:17.035 | if (section != last_section) { 2022-04-01 02:00:17.035 | cfg_section[section_count++] = section 2022-04-01 02:00:17.035 | last_section = section 2022-04-01 02:00:17.035 | } 2022-04-01 02:00:17.035 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:00:17.035 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:00:17.035 | 2022-04-01 02:00:17.035 | cfg_attr[section, attr, 0] = value 2022-04-01 02:00:17.035 | cfg_attr_count[section, attr] = 1 2022-04-01 02:00:17.035 | } else { 2022-04-01 02:00:17.035 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:00:17.035 | cfg_attr[section, attr, lno] = value 2022-04-01 02:00:17.035 | } 2022-04-01 02:00:17.035 | } 2022-04-01 02:00:17.035 | END { 2022-04-01 02:00:17.035 | # Process each section in order 2022-04-01 02:00:17.035 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:00:17.035 | section = cfg_section[sno] 2022-04-01 02:00:17.035 | # The ini routines simply append a config item immediately 2022-04-01 02:00:17.035 | # after the section header. To keep the same order as defined 2022-04-01 02:00:17.035 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:00:17.035 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:00:17.035 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:00:17.036 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:00:17.036 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:00:17.036 | else { 2022-04-01 02:00:17.036 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:00:17.036 | count = cfg_attr_count[section, attr] 2022-04-01 02:00:17.036 | print "inidelete " configfile " " section " " attr 2022-04-01 02:00:17.036 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:00:17.036 | for (l = count -2; l >= 0; l--) 2022-04-01 02:00:17.036 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:00:17.036 | } 2022-04-01 02:00:17.036 | } 2022-04-01 02:00:17.036 | } 2022-04-01 02:00:17.036 | } 2022-04-01 02:00:17.036 | ' 2022-04-01 02:00:17.037 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:00:17.037 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:17.040 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:00:17.043 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 02:00:17.045 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:00:17.048 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 02:00:17.051 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 02:00:17.051 | BEGIN { group = "" } 2022-04-01 02:00:17.051 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:00:17.051 | gsub("[][]", "", $1); 2022-04-01 02:00:17.051 | split($1, a, "|"); 2022-04-01 02:00:17.051 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:00:17.051 | group=a[1] 2022-04-01 02:00:17.051 | } else { 2022-04-01 02:00:17.051 | group="" 2022-04-01 02:00:17.051 | } 2022-04-01 02:00:17.051 | next 2022-04-01 02:00:17.051 | } 2022-04-01 02:00:17.051 | { 2022-04-01 02:00:17.051 | if (group != "") 2022-04-01 02:00:17.051 | print $0 2022-04-01 02:00:17.051 | } 2022-04-01 02:00:17.051 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:00:17.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.37/identity/v2.0"' 2022-04-01 02:00:17.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.37/identity/v2.0 2022-04-01 02:00:17.088 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:17.092 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 02:00:17.095 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 02:00:17.097 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 02:00:17.101 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 02:00:17.104 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:00:17.107 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:00:17.109 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 02:00:17.113 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:00:17.117 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 02:00:17.120 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 02:00:17.123 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:00:17.125 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:17.129 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:00:17.131 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:00:17.134 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:00:17.137 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:00:17.140 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:00:17.143 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 02:00:17.146 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 02:00:17.149 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:00:17.150 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:17.150 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 02:00:17.150 | BEGIN { 2022-04-01 02:00:17.150 | section = "" 2022-04-01 02:00:17.150 | last_section = "" 2022-04-01 02:00:17.150 | section_count = 0 2022-04-01 02:00:17.150 | } 2022-04-01 02:00:17.150 | /^\[.+\]/ { 2022-04-01 02:00:17.150 | gsub("[][]", "", $1); 2022-04-01 02:00:17.150 | section=$1 2022-04-01 02:00:17.150 | next 2022-04-01 02:00:17.150 | } 2022-04-01 02:00:17.150 | /^ *\#/ { 2022-04-01 02:00:17.150 | next 2022-04-01 02:00:17.151 | } 2022-04-01 02:00:17.151 | /^[^ \t]+/ { 2022-04-01 02:00:17.151 | # get offset of first = in $0 2022-04-01 02:00:17.151 | eq_idx = index($0, "=") 2022-04-01 02:00:17.151 | # extract attr & value from $0 2022-04-01 02:00:17.151 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:00:17.151 | value = substr($0, eq_idx + 1) 2022-04-01 02:00:17.151 | # only need to strip trailing whitespace from attr 2022-04-01 02:00:17.151 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:00:17.151 | # need to strip leading & trailing whitespace from value 2022-04-01 02:00:17.151 | sub(/^[ \t]*/, "", value) 2022-04-01 02:00:17.151 | sub(/[ \t]*$/, "", value) 2022-04-01 02:00:17.151 | 2022-04-01 02:00:17.151 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:00:17.151 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:00:17.151 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:00:17.151 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:00:17.151 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:00:17.151 | if (section != last_section) { 2022-04-01 02:00:17.151 | cfg_section[section_count++] = section 2022-04-01 02:00:17.151 | last_section = section 2022-04-01 02:00:17.151 | } 2022-04-01 02:00:17.151 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:00:17.151 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:00:17.151 | 2022-04-01 02:00:17.151 | cfg_attr[section, attr, 0] = value 2022-04-01 02:00:17.151 | cfg_attr_count[section, attr] = 1 2022-04-01 02:00:17.151 | } else { 2022-04-01 02:00:17.151 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:00:17.151 | cfg_attr[section, attr, lno] = value 2022-04-01 02:00:17.151 | } 2022-04-01 02:00:17.151 | } 2022-04-01 02:00:17.151 | END { 2022-04-01 02:00:17.152 | # Process each section in order 2022-04-01 02:00:17.152 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:00:17.152 | section = cfg_section[sno] 2022-04-01 02:00:17.152 | # The ini routines simply append a config item immediately 2022-04-01 02:00:17.152 | # after the section header. To keep the same order as defined 2022-04-01 02:00:17.152 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:00:17.152 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:00:17.152 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:00:17.152 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:00:17.152 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:00:17.152 | else { 2022-04-01 02:00:17.152 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:00:17.152 | count = cfg_attr_count[section, attr] 2022-04-01 02:00:17.152 | print "inidelete " configfile " " section " " attr 2022-04-01 02:00:17.152 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:00:17.152 | for (l = count -2; l >= 0; l--) 2022-04-01 02:00:17.152 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:00:17.152 | } 2022-04-01 02:00:17.152 | } 2022-04-01 02:00:17.152 | } 2022-04-01 02:00:17.152 | } 2022-04-01 02:00:17.152 | ' 2022-04-01 02:00:17.153 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:00:17.154 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:00:17.156 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:00:17.159 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 02:00:17.161 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:00:17.164 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 02:00:17.166 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 02:00:17.166 | BEGIN { group = "" } 2022-04-01 02:00:17.166 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:00:17.166 | gsub("[][]", "", $1); 2022-04-01 02:00:17.166 | split($1, a, "|"); 2022-04-01 02:00:17.166 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:00:17.166 | group=a[1] 2022-04-01 02:00:17.166 | } else { 2022-04-01 02:00:17.166 | group="" 2022-04-01 02:00:17.166 | } 2022-04-01 02:00:17.167 | next 2022-04-01 02:00:17.167 | } 2022-04-01 02:00:17.167 | { 2022-04-01 02:00:17.167 | if (group != "") 2022-04-01 02:00:17.167 | print $0 2022-04-01 02:00:17.167 | } 2022-04-01 02:00:17.167 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:00:17.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 02:00:17.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 02:00:17.213 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:17.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 02:00:17.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 02:00:17.247 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:00:17.250 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 02:00:17.269 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:17.272 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 02:00:17.275 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:00:17.278 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 02:00:17.280 | + ./stack.sh:main:1252 : start_swift 2022-04-01 02:00:17.283 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 02:00:17.286 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 02:00:17.288 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 02:00:17.324 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 02:00:17.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 02:00:17.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 02:00:17.333 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 02:00:17.783 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 02:00:17.788 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 02:00:17.791 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 02:00:17.794 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 02:00:17.797 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 02:00:17.801 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 02:00:17.803 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.805 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 02:00:17.808 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.810 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:17.813 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:17.818 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 02:00:17.821 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:17.824 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:17.826 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:17.829 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:17.833 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:17.837 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778417834 2022-04-01 02:00:17.840 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 02:00:17.858 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:17.860 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-01 02:00:17.863 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 02:00:17.865 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.868 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.870 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.873 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.875 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 02:00:17.878 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 02:00:17.880 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 02:00:17.886 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:17.886 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:17.888 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 02:00:17.891 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-01 02:00:17.894 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 02:00:17.896 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 02:00:17.898 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:17.901 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:17.903 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:17.905 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:17.907 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 02:00:17.910 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:17.914 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-01 02:00:17.968 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 02:00:18.023 | + functions-common:write_user_unit_file:1575 : 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-04-01 02:00:18.079 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 02:00:18.133 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 02:00:18.189 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:18.244 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:18.246 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-01 02:00:18.302 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:18.871 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 02:00:18.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 02:00:19.472 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 02:00:19.496 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:19.500 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:19.507 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:19.507 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:19.509 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:19.511 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:19.514 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:19.517 | + functions-common:time_stop:2432 : start_time=1648778417834 2022-04-01 02:00:19.519 | + functions-common:time_stop:2434 : [[ -z 1648778417834 ]] 2022-04-01 02:00:19.522 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:19.527 | + functions-common:time_stop:2437 : end_time=1648778419524 2022-04-01 02:00:19.529 | + functions-common:time_stop:2438 : elapsed_time=1690 2022-04-01 02:00:19.532 | + functions-common:time_stop:2439 : total=3899 2022-04-01 02:00:19.534 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:19.537 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5589 2022-04-01 02:00:19.540 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 02:00:19.542 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.545 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 02:00:19.547 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.550 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:19.553 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:19.555 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 02:00:19.558 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:19.560 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:19.563 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:19.566 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:19.569 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:19.574 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778419571 2022-04-01 02:00:19.577 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 02:00:19.594 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:19.597 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-01 02:00:19.600 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 02:00:19.602 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.605 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.607 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.610 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.613 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 02:00:19.615 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 02:00:19.618 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 02:00:19.621 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:19.624 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:19.626 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 02:00:19.630 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-01 02:00:19.632 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 02:00:19.635 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 02:00:19.638 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:19.640 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:19.643 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:19.646 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:19.648 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 02:00:19.651 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:19.656 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-01 02:00:19.714 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 02:00:19.770 | + functions-common:write_user_unit_file:1575 : 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-04-01 02:00:19.829 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 02:00:19.901 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 02:00:19.960 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:20.040 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:20.044 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-01 02:00:20.104 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:20.709 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 02:00:20.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 02:00:21.295 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 02:00:21.322 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:21.325 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:21.328 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:21.330 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:21.333 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:21.336 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:21.338 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:21.341 | + functions-common:time_stop:2432 : start_time=1648778419571 2022-04-01 02:00:21.343 | + functions-common:time_stop:2434 : [[ -z 1648778419571 ]] 2022-04-01 02:00:21.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:21.351 | + functions-common:time_stop:2437 : end_time=1648778421349 2022-04-01 02:00:21.354 | + functions-common:time_stop:2438 : elapsed_time=1778 2022-04-01 02:00:21.356 | + functions-common:time_stop:2439 : total=5589 2022-04-01 02:00:21.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:21.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7367 2022-04-01 02:00:21.364 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 02:00:21.367 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.370 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 02:00:21.372 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.375 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:21.378 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:21.380 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 02:00:21.383 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:21.385 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:21.388 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:21.391 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:21.395 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:21.399 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778421397 2022-04-01 02:00:21.402 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 02:00:21.420 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:21.422 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-01 02:00:21.425 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 02:00:21.427 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.430 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.432 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.435 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.437 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 02:00:21.442 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 02:00:21.445 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 02:00:21.447 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:21.450 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:21.452 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 02:00:21.455 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-01 02:00:21.458 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 02:00:21.461 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 02:00:21.463 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:21.466 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:21.468 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:21.471 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:21.473 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 02:00:21.476 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:21.480 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-01 02:00:21.536 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 02:00:21.601 | + functions-common:write_user_unit_file:1575 : 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-04-01 02:00:21.657 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 02:00:21.719 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 02:00:21.781 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:21.838 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:21.841 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-01 02:00:21.898 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:22.515 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 02:00:22.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 02:00:23.128 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 02:00:23.150 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:23.153 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:23.160 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:23.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:23.165 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:23.168 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:23.170 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:23.173 | + functions-common:time_stop:2432 : start_time=1648778421397 2022-04-01 02:00:23.176 | + functions-common:time_stop:2434 : [[ -z 1648778421397 ]] 2022-04-01 02:00:23.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:23.191 | + functions-common:time_stop:2437 : end_time=1648778423188 2022-04-01 02:00:23.194 | + functions-common:time_stop:2438 : elapsed_time=1791 2022-04-01 02:00:23.196 | + functions-common:time_stop:2439 : total=7367 2022-04-01 02:00:23.199 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:23.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9158 2022-04-01 02:00:23.204 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 02:00:23.207 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 02:00:23.260 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.263 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 02:00:23.266 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.269 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:23.272 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:23.274 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 02:00:23.277 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:23.279 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:23.282 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:23.285 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:23.289 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:23.294 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778423291 2022-04-01 02:00:23.296 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 02:00:23.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:23.317 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-01 02:00:23.320 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 02:00:23.322 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.325 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.328 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.330 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.333 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 02:00:23.336 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 02:00:23.338 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 02:00:23.341 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:23.343 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:23.347 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 02:00:23.349 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-01 02:00:23.352 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 02:00:23.354 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 02:00:23.357 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:23.359 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:23.361 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:23.364 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:23.366 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 02:00:23.368 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:23.373 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-01 02:00:23.429 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 02:00:23.486 | + functions-common:write_user_unit_file:1575 : 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-04-01 02:00:23.544 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 02:00:23.603 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 02:00:23.660 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:23.719 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:23.722 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-01 02:00:23.783 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:24.381 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 02:00:24.979 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 02:00:25.004 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:25.007 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:25.009 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:25.012 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:25.014 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:25.017 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:25.021 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:25.023 | + functions-common:time_stop:2432 : start_time=1648778423291 2022-04-01 02:00:25.025 | + functions-common:time_stop:2434 : [[ -z 1648778423291 ]] 2022-04-01 02:00:25.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:25.034 | + functions-common:time_stop:2437 : end_time=1648778425030 2022-04-01 02:00:25.036 | + functions-common:time_stop:2438 : elapsed_time=1739 2022-04-01 02:00:25.039 | + functions-common:time_stop:2439 : total=9158 2022-04-01 02:00:25.042 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:25.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10897 2022-04-01 02:00:25.047 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 02:00:25.066 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:00:25.069 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.072 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 02:00:25.074 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.077 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:25.080 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:25.083 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 02:00:25.085 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:25.088 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:25.090 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:25.093 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:25.096 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:25.101 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778425098 2022-04-01 02:00:25.103 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 02:00:25.121 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:25.124 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-01 02:00:25.128 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 02:00:25.130 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.132 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.135 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.137 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.140 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 02:00:25.142 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 02:00:25.146 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 02:00:25.148 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:25.151 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:25.154 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 02:00:25.157 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-01 02:00:25.159 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 02:00:25.162 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.164 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:25.167 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:25.169 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:25.172 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:25.175 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 02:00:25.177 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:25.182 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-01 02:00:25.238 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 02:00:25.296 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 02:00:25.354 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 02:00:25.420 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 02:00:25.476 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:25.539 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:25.541 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-01 02:00:25.597 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:26.278 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 02:00:26.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 02:00:26.883 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 02:00:26.917 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:26.919 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:26.922 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:26.925 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:26.928 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:26.930 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:26.933 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:26.935 | + functions-common:time_stop:2432 : start_time=1648778425098 2022-04-01 02:00:26.938 | + functions-common:time_stop:2434 : [[ -z 1648778425098 ]] 2022-04-01 02:00:26.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:26.947 | + functions-common:time_stop:2437 : end_time=1648778426944 2022-04-01 02:00:26.949 | + functions-common:time_stop:2438 : elapsed_time=1846 2022-04-01 02:00:26.952 | + functions-common:time_stop:2439 : total=10897 2022-04-01 02:00:26.954 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:26.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12743 2022-04-01 02:00:26.960 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 02:00:26.960 | Waiting for swift proxy to start... 2022-04-01 02:00:26.962 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.37:8080/info 2022-04-01 02:00:26.965 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:00:26.968 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-04-01 02:00:26.970 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:00:26.974 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:00:26.976 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:00:26.979 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:26.981 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:26.985 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:26.990 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778426987 2022-04-01 02:00:26.993 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:00:26.999 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:00:27.013 | + :: : [[ 000 == 503 ]] 2022-04-01 02:00:27.015 | + :: : [[ 7 -eq 7 ]] 2022-04-01 02:00:27.016 | + :: : sleep 1 2022-04-01 02:00:28.020 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:00:28.033 | + :: : [[ 000 == 503 ]] 2022-04-01 02:00:28.035 | + :: : [[ 7 -eq 7 ]] 2022-04-01 02:00:28.036 | + :: : sleep 1 2022-04-01 02:00:29.039 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:00:29.053 | + :: : [[ 000 == 503 ]] 2022-04-01 02:00:29.054 | + :: : [[ 7 -eq 7 ]] 2022-04-01 02:00:29.056 | + :: : sleep 1 2022-04-01 02:00:30.059 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-04-01 02:00:30.166 | + :: : [[ 200 == 503 ]] 2022-04-01 02:00:30.167 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:00:30.170 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:00:30.173 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:30.175 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:30.178 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:30.181 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:30.183 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:30.186 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:00:30.188 | + functions-common:time_stop:2432 : start_time=1648778426987 2022-04-01 02:00:30.191 | + functions-common:time_stop:2434 : [[ -z 1648778426987 ]] 2022-04-01 02:00:30.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:30.199 | + functions-common:time_stop:2437 : end_time=1648778430196 2022-04-01 02:00:30.201 | + functions-common:time_stop:2438 : elapsed_time=3209 2022-04-01 02:00:30.204 | + functions-common:time_stop:2439 : total=6794 2022-04-01 02:00:30.207 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:30.210 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10003 2022-04-01 02:00:30.212 | + functions:wait_for_service:467 : return 0 2022-04-01 02:00:30.215 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 02:00:30.217 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:00:30.220 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 02:00:30.238 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:30.240 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:00:30.274 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 02:00:30.329 | [590823 Async configure_neutron_nova:637563]: Waiting for completion of configure_neutron_nova running on PID 637563 (2 other jobs running) 2022-04-01 02:00:30.356 | [590823 Async configure_neutron_nova:637563]: Signaling child to exit 2022-04-01 02:00:30.356 | WAKEUP 2022-04-01 02:00:30.379 | [590823 Async configure_neutron_nova:637563]: Signaled 2022-04-01 02:00:30.381 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 02:00:30.381 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:00:30.381 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:00:30.381 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:00:30.381 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:00:30.381 | + 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,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,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-04-01 02:00:30.381 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:00:30.381 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 02:00:30.381 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 02:00:30.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 02:00:30.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 02:00:30.382 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 02:00:30.382 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:00:30.382 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 02:00:30.382 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:00:30.382 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 02:00:30.382 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 02:00:30.382 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:00:30.382 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:00:30.382 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:00:30.382 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 02:00:30.382 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 02:00:30.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 02:00:30.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 02:00:30.383 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 02:00:30.383 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 02:00:30.428 | [590823 Async configure_neutron_nova:637563]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-01 02:00:30.432 | + inc/async:async_wait:197 : return 0 2022-04-01 02:00:30.435 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 02:00:30.453 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:30.456 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:00:30.487 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 02:00:30.520 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 02:00:30.538 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:30.541 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 02:00:30.543 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:00:30.546 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 02:00:30.549 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 02:00:30.552 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 02:00:30.554 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 02:00:30.557 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 02:00:30.559 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 02:00:30.577 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:00:30.580 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:00:30.582 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:00:30.585 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:00:30.588 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 02:00:30.591 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 02:00:30.596 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.598 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 02:00:30.601 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.604 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:30.607 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:30.609 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 02:00:30.613 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:30.615 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:30.618 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:30.621 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:30.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:30.629 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778430626 2022-04-01 02:00:30.632 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 02:00:30.649 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:30.652 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-01 02:00:30.654 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 02:00:30.657 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.660 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.662 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.665 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.667 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-01 02:00:30.670 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 02:00:30.673 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 02:00:30.676 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:30.679 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:30.681 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:00:30.684 | + functions-common:_run_under_systemd:1655 : 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-04-01 02:00:30.687 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 02:00:30.689 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 02:00:30.692 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:00:30.694 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:00:30.697 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 02:00:30.699 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:00:30.704 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-01 02:00:30.759 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-01 02:00:30.813 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 02:00:30.870 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-01 02:00:30.927 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:30.982 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 02:00:31.039 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 02:00:31.095 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 02:00:31.151 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 02:00:31.208 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 02:00:31.264 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:00:31.267 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-01 02:00:31.323 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:00:31.928 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 02:00:31.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 02:00:32.516 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 02:00:32.599 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:32.601 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:32.604 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:32.607 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:32.609 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:32.613 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:32.615 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:32.619 | + functions-common:time_stop:2432 : start_time=1648778430626 2022-04-01 02:00:32.621 | + functions-common:time_stop:2434 : [[ -z 1648778430626 ]] 2022-04-01 02:00:32.625 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:32.631 | + functions-common:time_stop:2437 : end_time=1648778432628 2022-04-01 02:00:32.635 | + functions-common:time_stop:2438 : elapsed_time=2002 2022-04-01 02:00:32.640 | + functions-common:time_stop:2439 : total=12743 2022-04-01 02:00:32.644 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:32.647 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14745 2022-04-01 02:00:32.650 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-04-01 02:00:32.654 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 02:00:32.654 | Waiting for nova-api to start... 2022-04-01 02:00:32.657 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-04-01 02:00:32.660 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:00:32.664 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-04-01 02:00:32.669 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:00:32.675 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:00:32.678 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:00:32.681 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:32.684 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:32.690 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:32.693 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778432690 2022-04-01 02:00:32.696 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:00:32.703 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-04-01 02:00:38.637 | + :: : [[ 200 == 503 ]] 2022-04-01 02:00:38.638 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:00:38.642 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:00:38.645 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:38.648 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:38.650 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:38.653 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:38.656 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:38.659 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:00:38.661 | + functions-common:time_stop:2432 : start_time=1648778432690 2022-04-01 02:00:38.664 | + functions-common:time_stop:2434 : [[ -z 1648778432690 ]] 2022-04-01 02:00:38.667 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:38.672 | + functions-common:time_stop:2437 : end_time=1648778438669 2022-04-01 02:00:38.675 | + functions-common:time_stop:2438 : elapsed_time=5979 2022-04-01 02:00:38.678 | + functions-common:time_stop:2439 : total=10003 2022-04-01 02:00:38.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:38.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15982 2022-04-01 02:00:38.685 | + functions:wait_for_service:467 : return 0 2022-04-01 02:00:38.688 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:00:38.692 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:00:38.694 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 02:00:38.712 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:38.715 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 02:00:38.718 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:00:38.721 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 02:00:38.724 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 02:00:38.726 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 02:00:38.729 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 02:00:38.747 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:00:38.750 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 02:00:38.770 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:38.772 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 02:00:38.775 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:00:38.778 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 02:00:38.781 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 02:00:38.784 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 02:00:38.788 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 02:00:38.820 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 02:00:38.822 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 02:00:38.825 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 02:00:38.857 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 02:00:38.889 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 02:00:38.892 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 02:00:38.895 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 02:00:38.905 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 02:00:38.908 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 02:00:38.911 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 02:00:38.914 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 02:00:38.917 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 02:00:38.920 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 02:00:38.923 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 02:00:38.926 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 02:00:38.929 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 02:00:38.931 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:38.934 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:38.937 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:38.940 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-01 02:00:38.943 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:38.946 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:38.949 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 02:00:38.970 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:00:38.976 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 02:00:38.976 | + lib/neutron-legacy:start_neutron_service_and_check:549 : 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-04-01 02:00:38.978 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 02:00:38.981 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:38.987 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:38.990 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:38.992 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 02:00:38.995 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:38.998 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:39.000 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:39.003 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:39.007 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:39.012 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778439009 2022-04-01 02:00:39.015 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 02:00:39.032 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:39.035 | + functions-common:run_process:1689 : _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-04-01 02:00:39.037 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 02:00:39.040 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:39.043 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:39.055 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:39.058 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:39.061 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 02:00:39.064 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 02:00:39.069 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 02:00:39.072 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:39.075 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:39.077 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 02:00:39.080 | + functions-common:_run_under_systemd:1657 : 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-04-01 02:00:39.082 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 02:00:39.085 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:39.087 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:39.089 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:39.092 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:39.094 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:39.096 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 02:00:39.099 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:39.103 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-01 02:00:39.161 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 02:00:39.220 | + functions-common:write_user_unit_file:1575 : 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-04-01 02:00:39.293 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 02:00:39.355 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 02:00:39.415 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:39.471 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:39.474 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-01 02:00:39.535 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:40.198 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 02:00:40.216 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 02:00:40.899 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 02:00:40.921 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:40.924 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:40.927 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:40.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:40.936 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:40.939 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:40.942 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:40.945 | + functions-common:time_stop:2432 : start_time=1648778439009 2022-04-01 02:00:40.948 | + functions-common:time_stop:2434 : [[ -z 1648778439009 ]] 2022-04-01 02:00:40.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:40.963 | + functions-common:time_stop:2437 : end_time=1648778440954 2022-04-01 02:00:40.966 | + functions-common:time_stop:2438 : elapsed_time=1945 2022-04-01 02:00:40.968 | + functions-common:time_stop:2439 : total=14745 2022-04-01 02:00:40.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:40.974 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16690 2022-04-01 02:00:40.978 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-04-01 02:00:40.981 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 02:00:41.002 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:00:41.005 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 02:00:41.005 | Waiting for Neutron to start... 2022-04-01 02:00:41.007 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-04-01 02:00:41.010 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-04-01 02:00:41.013 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-04-01 02:00:41.016 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 02:00:41.019 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 02:00:41.022 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 02:00:41.025 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 02:00:41.028 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 02:00:41.031 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:41.035 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:41.039 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:41.046 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778441041 2022-04-01 02:00:41.049 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-04-01 02:00:47.641 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.37:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 02:00:47.645 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:47.648 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:47.651 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:47.654 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:47.657 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:47.660 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 02:00:47.662 | + functions-common:time_stop:2432 : start_time=1648778441041 2022-04-01 02:00:47.665 | + functions-common:time_stop:2434 : [[ -z 1648778441041 ]] 2022-04-01 02:00:47.669 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:47.674 | + functions-common:time_stop:2437 : end_time=1648778447671 2022-04-01 02:00:47.676 | + functions-common:time_stop:2438 : elapsed_time=6630 2022-04-01 02:00:47.679 | + functions-common:time_stop:2439 : total=0 2022-04-01 02:00:47.683 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:47.686 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6630 2022-04-01 02:00:47.689 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 02:00:47.708 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:47.711 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 02:00:47.713 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:00:47.716 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 02:00:47.719 | + ./stack.sh:main:1298 : start_placement 2022-04-01 02:00:47.721 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 02:00:47.724 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 02:00:47.727 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 02:00:47.732 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.735 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 02:00:47.737 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.740 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:47.743 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:47.745 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 02:00:47.748 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:47.750 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:47.754 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:47.756 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:47.759 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:47.764 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778447761 2022-04-01 02:00:47.768 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 02:00:47.786 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:47.788 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-01 02:00:47.791 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 02:00:47.793 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.796 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.799 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.802 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.804 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 02:00:47.807 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 02:00:47.810 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 02:00:47.813 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:47.819 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:47.821 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:00:47.825 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-01 02:00:47.827 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 02:00:47.830 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:47.832 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:00:47.834 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:00:47.837 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 02:00:47.839 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:00:47.844 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-01 02:00:47.900 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-01 02:00:47.957 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 02:00:48.016 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 02:00:48.072 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:48.131 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 02:00:48.189 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 02:00:48.248 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 02:00:48.305 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 02:00:48.362 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 02:00:48.418 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:00:48.421 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-01 02:00:48.481 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:00:49.128 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 02:00:49.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 02:00:49.773 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 02:00:49.855 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:49.858 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:49.862 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:49.866 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:49.870 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:49.872 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:49.875 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:49.878 | + functions-common:time_stop:2432 : start_time=1648778447761 2022-04-01 02:00:49.881 | + functions-common:time_stop:2434 : [[ -z 1648778447761 ]] 2022-04-01 02:00:49.887 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:49.890 | + functions-common:time_stop:2437 : end_time=1648778449886 2022-04-01 02:00:49.894 | + functions-common:time_stop:2438 : elapsed_time=2125 2022-04-01 02:00:49.897 | + functions-common:time_stop:2439 : total=16690 2022-04-01 02:00:49.899 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:49.902 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18815 2022-04-01 02:00:49.905 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 02:00:49.905 | Waiting for placement-api to start... 2022-04-01 02:00:49.907 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.37/placement 2022-04-01 02:00:49.910 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:00:49.912 | + functions:wait_for_service:458 : local url=http://10.222.0.37/placement 2022-04-01 02:00:49.915 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:00:49.918 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:00:49.920 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:00:49.925 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:49.927 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:49.931 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:49.936 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778449933 2022-04-01 02:00:49.939 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:00:49.947 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/placement 2022-04-01 02:00:52.834 | + :: : [[ 200 == 503 ]] 2022-04-01 02:00:52.836 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:00:52.839 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:00:52.842 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:52.846 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:52.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:52.852 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:52.855 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:52.858 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:00:52.860 | + functions-common:time_stop:2432 : start_time=1648778449933 2022-04-01 02:00:52.863 | + functions-common:time_stop:2434 : [[ -z 1648778449933 ]] 2022-04-01 02:00:52.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:52.872 | + functions-common:time_stop:2437 : end_time=1648778452869 2022-04-01 02:00:52.875 | + functions-common:time_stop:2438 : elapsed_time=2936 2022-04-01 02:00:52.877 | + functions-common:time_stop:2439 : total=15982 2022-04-01 02:00:52.880 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:52.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18918 2022-04-01 02:00:52.885 | + functions:wait_for_service:467 : return 0 2022-04-01 02:00:52.888 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 02:00:52.907 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:52.910 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 02:00:52.913 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 02:00:52.916 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:00:52.917 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 02:00:52.923 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 02:00:52.926 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 02:00:52.928 | + 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,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,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,s-container-sync =~ ,q- ]] 2022-04-01 02:00:52.931 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 02:00:52.934 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 02:00:52.937 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:52.939 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 02:00:52.942 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:52.945 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:52.947 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:52.950 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 02:00:52.952 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:52.955 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:52.958 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:52.960 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:52.964 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:52.968 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778452965 2022-04-01 02:00:52.972 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 02:00:52.989 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:52.992 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-01 02:00:52.994 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 02:00:52.997 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:52.999 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:53.002 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:53.004 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:53.007 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 02:00:53.010 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 02:00:53.013 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 02:00:53.015 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:53.023 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:53.026 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 02:00:53.029 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-01 02:00:53.031 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 02:00:53.034 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:53.037 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:53.039 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:53.041 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:53.044 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:53.046 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 02:00:53.048 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:53.053 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-01 02:00:53.117 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 02:00:53.185 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 02:00:53.240 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 02:00:53.303 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 02:00:53.361 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:53.417 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:53.420 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-01 02:00:53.477 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:54.105 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 02:00:54.121 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 02:00:54.723 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 02:00:54.745 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:54.752 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:54.755 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:54.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:54.760 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:54.763 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:54.766 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:54.768 | + functions-common:time_stop:2432 : start_time=1648778452965 2022-04-01 02:00:54.771 | + functions-common:time_stop:2434 : [[ -z 1648778452965 ]] 2022-04-01 02:00:54.774 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:54.779 | + functions-common:time_stop:2437 : end_time=1648778454776 2022-04-01 02:00:54.782 | + functions-common:time_stop:2438 : elapsed_time=1811 2022-04-01 02:00:54.784 | + functions-common:time_stop:2439 : total=18815 2022-04-01 02:00:54.787 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:54.790 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20626 2022-04-01 02:00:54.793 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 02:00:54.796 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 02:00:54.799 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 02:00:54.802 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 02:00:54.804 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.807 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 02:00:54.809 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.812 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:54.815 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:54.818 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 02:00:54.821 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:54.824 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:54.826 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:54.829 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:54.832 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:54.838 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778454835 2022-04-01 02:00:54.840 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 02:00:54.862 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:54.865 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-01 02:00:54.869 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 02:00:54.872 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.875 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.879 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.882 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.884 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-01 02:00:54.887 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-01 02:00:54.890 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 02:00:54.893 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:54.897 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:54.899 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-01 02:00:54.903 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-04-01 02:00:54.906 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 02:00:54.910 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:54.913 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:54.916 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:54.919 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:54.922 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:54.925 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 02:00:54.928 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:54.933 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-01 02:00:55.002 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 02:00:55.073 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 02:00:55.146 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 02:00:55.223 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 02:00:55.285 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:55.355 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:55.358 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-01 02:00:55.425 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:56.053 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 02:00:56.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 02:00:56.731 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 02:00:56.759 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:56.762 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:56.765 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:56.768 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:56.771 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:56.774 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:56.777 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:56.781 | + functions-common:time_stop:2432 : start_time=1648778454835 2022-04-01 02:00:56.785 | + functions-common:time_stop:2434 : [[ -z 1648778454835 ]] 2022-04-01 02:00:56.790 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:56.797 | + functions-common:time_stop:2437 : end_time=1648778456792 2022-04-01 02:00:56.800 | + functions-common:time_stop:2438 : elapsed_time=1957 2022-04-01 02:00:56.804 | + functions-common:time_stop:2439 : total=20626 2022-04-01 02:00:56.808 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:56.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22583 2022-04-01 02:00:56.817 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 02:00:56.821 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 02:00:56.825 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 02:00:56.831 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 02:00:56.836 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.840 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.845 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.850 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-01 02:00:56.853 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.858 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.862 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 02:00:56.866 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.870 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:56.874 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:56.878 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 02:00:56.882 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:56.885 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:56.889 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:56.894 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:56.899 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:56.906 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778456901 2022-04-01 02:00:56.910 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 02:00:56.935 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:56.939 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-01 02:00:56.943 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 02:00:56.946 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.950 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.954 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.958 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.961 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-01 02:00:56.965 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-01 02:00:56.969 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 02:00:56.973 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:56.976 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:56.979 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-01 02:00:56.983 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-04-01 02:00:56.986 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 02:00:56.990 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:56.993 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:56.997 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:57.001 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:57.005 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:57.008 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 02:00:57.014 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:57.019 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-01 02:00:57.101 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 02:00:57.171 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 02:00:57.243 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 02:00:57.314 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 02:00:57.395 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:57.481 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:57.485 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-01 02:00:57.562 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:00:58.305 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 02:00:58.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 02:00:59.234 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 02:00:59.263 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:00:59.264 | + functions-common:time_stop:2425 : local name 2022-04-01 02:00:59.267 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:00:59.272 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:00:59.275 | + functions-common:time_stop:2428 : local total 2022-04-01 02:00:59.278 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:00:59.281 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:00:59.285 | + functions-common:time_stop:2432 : start_time=1648778456901 2022-04-01 02:00:59.289 | + functions-common:time_stop:2434 : [[ -z 1648778456901 ]] 2022-04-01 02:00:59.295 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:00:59.304 | + functions-common:time_stop:2437 : end_time=1648778459297 2022-04-01 02:00:59.311 | + functions-common:time_stop:2438 : elapsed_time=2396 2022-04-01 02:00:59.314 | + functions-common:time_stop:2439 : total=22583 2022-04-01 02:00:59.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:00:59.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24979 2022-04-01 02:00:59.325 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.331 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 02:00:59.337 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.343 | + functions-common:run_process:1682 : local group= 2022-04-01 02:00:59.351 | + functions-common:run_process:1683 : local user= 2022-04-01 02:00:59.354 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 02:00:59.357 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:00:59.360 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:00:59.362 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:00:59.365 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:00:59.371 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:00:59.374 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778459370 2022-04-01 02:00:59.378 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 02:00:59.404 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:00:59.408 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-01 02:00:59.411 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 02:00:59.414 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.417 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.421 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.425 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.428 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-01 02:00:59.432 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-01 02:00:59.443 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 02:00:59.443 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:00:59.447 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:00:59.449 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-01 02:00:59.453 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-04-01 02:00:59.459 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 02:00:59.459 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.459 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:00:59.463 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:00:59.465 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:00:59.468 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:00:59.470 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 02:00:59.473 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:00:59.479 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-01 02:00:59.542 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 02:00:59.604 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 02:00:59.668 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 02:00:59.733 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 02:00:59.806 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:00:59.878 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:00:59.880 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-01 02:00:59.950 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:01:00.679 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 02:01:00.693 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 02:01:01.422 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 02:01:01.452 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:01.459 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:01.461 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:01.464 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:01.467 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:01.470 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:01.475 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:01.477 | + functions-common:time_stop:2432 : start_time=1648778459370 2022-04-01 02:01:01.479 | + functions-common:time_stop:2434 : [[ -z 1648778459370 ]] 2022-04-01 02:01:01.484 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:01.488 | + functions-common:time_stop:2437 : end_time=1648778461485 2022-04-01 02:01:01.491 | + functions-common:time_stop:2438 : elapsed_time=2115 2022-04-01 02:01:01.494 | + functions-common:time_stop:2439 : total=24979 2022-04-01 02:01:01.497 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:01.500 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27094 2022-04-01 02:01:01.502 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.505 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 02:01:01.508 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.511 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:01.514 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:01.517 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 02:01:01.520 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:01.523 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:01.526 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:01.529 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:01.533 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:01.538 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778461534 2022-04-01 02:01:01.541 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 02:01:01.563 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:01.566 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-04-01 02:01:01.569 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 02:01:01.571 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.574 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.577 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.580 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.583 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-01 02:01:01.585 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-01 02:01:01.588 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 02:01:01.591 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:01:01.594 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:01:01.597 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-01 02:01:01.600 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-04-01 02:01:01.602 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 02:01:01.605 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.608 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:01:01.611 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:01:01.613 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:01:01.616 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:01:01.618 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 02:01:01.621 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:01:01.627 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-01 02:01:01.703 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 02:01:01.828 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 02:01:01.919 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 02:01:02.030 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 02:01:02.107 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:01:02.176 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:01:02.179 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-01 02:01:02.257 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:01:02.975 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 02:01:02.995 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 02:01:03.676 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 02:01:03.706 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:03.709 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:03.712 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:03.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:03.722 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:03.732 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:03.744 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:03.747 | + functions-common:time_stop:2432 : start_time=1648778461534 2022-04-01 02:01:03.752 | + functions-common:time_stop:2434 : [[ -z 1648778461534 ]] 2022-04-01 02:01:03.759 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:03.767 | + functions-common:time_stop:2437 : end_time=1648778463761 2022-04-01 02:01:03.772 | + functions-common:time_stop:2438 : elapsed_time=2227 2022-04-01 02:01:03.776 | + functions-common:time_stop:2439 : total=27094 2022-04-01 02:01:03.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:03.790 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29321 2022-04-01 02:01:03.796 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 02:01:03.863 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:03.866 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 02:01:03.872 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 02:01:03.878 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:01:03.891 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 02:01:03.901 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 02:01:03.909 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 02:01:03.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 02:01:03.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 02:01:03.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 02:01:03.939 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:01:08.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:08.685 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:08.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:08.685 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:08.970 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:08.974 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:01:08.974 | address-scope 2022-04-01 02:01:08.974 | router-admin-state-down-before-update 2022-04-01 02:01:08.975 | agent 2022-04-01 02:01:08.975 | agent-resources-synced 2022-04-01 02:01:08.975 | allowed-address-pairs 2022-04-01 02:01:08.975 | auto-allocated-topology 2022-04-01 02:01:08.975 | availability_zone 2022-04-01 02:01:08.975 | availability_zone_filter 2022-04-01 02:01:08.975 | default-subnetpools 2022-04-01 02:01:08.975 | dhcp_agent_scheduler 2022-04-01 02:01:08.975 | dvr 2022-04-01 02:01:08.975 | empty-string-filtering 2022-04-01 02:01:08.975 | external-net 2022-04-01 02:01:08.975 | extra_dhcp_opt 2022-04-01 02:01:08.975 | extraroute 2022-04-01 02:01:08.975 | extraroute-atomic 2022-04-01 02:01:08.975 | filter-validation 2022-04-01 02:01:08.976 | fip-port-details 2022-04-01 02:01:08.976 | flavors 2022-04-01 02:01:08.976 | floatingip-pools 2022-04-01 02:01:08.976 | ip-substring-filtering 2022-04-01 02:01:08.976 | router 2022-04-01 02:01:08.976 | ext-gw-mode 2022-04-01 02:01:08.976 | l3-ha 2022-04-01 02:01:08.976 | l3-flavors 2022-04-01 02:01:08.976 | l3-port-ip-change-not-allowed 2022-04-01 02:01:08.976 | l3_agent_scheduler 2022-04-01 02:01:08.976 | metering 2022-04-01 02:01:08.976 | metering_source_and_destination_fields 2022-04-01 02:01:08.976 | multi-provider 2022-04-01 02:01:08.976 | net-mtu 2022-04-01 02:01:08.976 | net-mtu-writable 2022-04-01 02:01:08.976 | network_availability_zone 2022-04-01 02:01:08.976 | network-ip-availability 2022-04-01 02:01:08.977 | pagination 2022-04-01 02:01:08.977 | port-device-profile 2022-04-01 02:01:08.977 | port-mac-address-regenerate 2022-04-01 02:01:08.977 | port-numa-affinity-policy 2022-04-01 02:01:08.977 | binding 2022-04-01 02:01:08.977 | binding-extended 2022-04-01 02:01:08.977 | port-security 2022-04-01 02:01:08.977 | project-id 2022-04-01 02:01:08.977 | provider 2022-04-01 02:01:08.977 | quota-check-limit 2022-04-01 02:01:08.977 | quotas 2022-04-01 02:01:08.977 | quota_details 2022-04-01 02:01:08.977 | rbac-policies 2022-04-01 02:01:08.977 | rbac-address-group 2022-04-01 02:01:08.977 | rbac-address-scope 2022-04-01 02:01:08.977 | rbac-security-groups 2022-04-01 02:01:08.977 | rbac-subnetpool 2022-04-01 02:01:08.978 | revision-if-match 2022-04-01 02:01:08.978 | standard-attr-revisions 2022-04-01 02:01:08.978 | router_availability_zone 2022-04-01 02:01:08.978 | security-groups-normalized-cidr 2022-04-01 02:01:08.978 | port-security-groups-filtering 2022-04-01 02:01:08.978 | security-groups-remote-address-group 2022-04-01 02:01:08.978 | security-groups-shared-filtering 2022-04-01 02:01:08.978 | security-group 2022-04-01 02:01:08.978 | service-type 2022-04-01 02:01:08.978 | sorting 2022-04-01 02:01:08.978 | standard-attr-description 2022-04-01 02:01:08.978 | stateful-security-group 2022-04-01 02:01:08.978 | subnet_onboard 2022-04-01 02:01:08.978 | subnet-service-types 2022-04-01 02:01:08.978 | subnet_allocation 2022-04-01 02:01:08.978 | subnetpool-prefix-ops 2022-04-01 02:01:08.979 | standard-attr-tag 2022-04-01 02:01:08.979 | standard-attr-timestamp' 2022-04-01 02:01:08.990 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:01:08.990 | address-scope 2022-04-01 02:01:08.990 | router-admin-state-down-before-update 2022-04-01 02:01:08.990 | agent 2022-04-01 02:01:08.990 | agent-resources-synced 2022-04-01 02:01:08.990 | allowed-address-pairs 2022-04-01 02:01:08.990 | auto-allocated-topology 2022-04-01 02:01:08.990 | availability_zone 2022-04-01 02:01:08.990 | availability_zone_filter 2022-04-01 02:01:08.990 | default-subnetpools 2022-04-01 02:01:08.990 | dhcp_agent_scheduler 2022-04-01 02:01:08.990 | dvr 2022-04-01 02:01:08.990 | empty-string-filtering 2022-04-01 02:01:08.990 | external-net 2022-04-01 02:01:08.990 | extra_dhcp_opt 2022-04-01 02:01:08.990 | extraroute 2022-04-01 02:01:08.990 | extraroute-atomic 2022-04-01 02:01:08.990 | filter-validation 2022-04-01 02:01:08.990 | fip-port-details 2022-04-01 02:01:08.990 | flavors 2022-04-01 02:01:08.990 | floatingip-pools 2022-04-01 02:01:08.990 | ip-substring-filtering 2022-04-01 02:01:08.990 | router 2022-04-01 02:01:08.990 | ext-gw-mode 2022-04-01 02:01:08.990 | l3-ha 2022-04-01 02:01:08.990 | l3-flavors 2022-04-01 02:01:08.990 | l3-port-ip-change-not-allowed 2022-04-01 02:01:08.990 | l3_agent_scheduler 2022-04-01 02:01:08.990 | metering 2022-04-01 02:01:08.990 | metering_source_and_destination_fields 2022-04-01 02:01:08.990 | multi-provider 2022-04-01 02:01:08.990 | net-mtu 2022-04-01 02:01:08.991 | net-mtu-writable 2022-04-01 02:01:08.991 | network_availability_zone 2022-04-01 02:01:08.991 | network-ip-availability 2022-04-01 02:01:08.991 | pagination 2022-04-01 02:01:08.991 | port-device-profile 2022-04-01 02:01:08.991 | port-mac-address-regenerate 2022-04-01 02:01:08.991 | port-numa-affinity-policy 2022-04-01 02:01:08.991 | binding 2022-04-01 02:01:08.991 | binding-extended 2022-04-01 02:01:08.991 | port-security 2022-04-01 02:01:08.991 | project-id 2022-04-01 02:01:08.991 | provider 2022-04-01 02:01:08.991 | quota-check-limit 2022-04-01 02:01:08.991 | quotas 2022-04-01 02:01:08.991 | quota_details 2022-04-01 02:01:08.991 | rbac-policies 2022-04-01 02:01:08.991 | rbac-address-group 2022-04-01 02:01:08.991 | rbac-address-scope 2022-04-01 02:01:08.991 | rbac-security-groups 2022-04-01 02:01:08.991 | rbac-subnetpool 2022-04-01 02:01:08.991 | revision-if-match 2022-04-01 02:01:08.991 | standard-attr-revisions 2022-04-01 02:01:08.991 | router_availability_zone 2022-04-01 02:01:08.991 | security-groups-normalized-cidr 2022-04-01 02:01:08.991 | port-security-groups-filtering 2022-04-01 02:01:08.991 | security-groups-remote-address-group 2022-04-01 02:01:08.991 | security-groups-shared-filtering 2022-04-01 02:01:08.991 | security-group 2022-04-01 02:01:08.991 | service-type 2022-04-01 02:01:08.991 | sorting 2022-04-01 02:01:08.991 | standard-attr-description 2022-04-01 02:01:08.991 | stateful-security-group 2022-04-01 02:01:08.991 | subnet_onboard 2022-04-01 02:01:08.991 | subnet-service-types 2022-04-01 02:01:08.991 | subnet_allocation 2022-04-01 02:01:08.991 | subnetpool-prefix-ops 2022-04-01 02:01:08.992 | standard-attr-tag 2022-04-01 02:01:08.992 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 02:01:09.003 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:01:09.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 02:01:09.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 02:01:09.043 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-01 02:01:12.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:12.377 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:12.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:12.377 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:12.549 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:12.553 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=34c2fe2b-bc8f-47fb-9e58-96d74a33b613 2022-04-01 02:01:12.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 02:01:12.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 02:01:12.565 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 02:01:12.568 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 02:01:12.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 02:01:12.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 02:01:12.576 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 02:01:12.579 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:01:12.586 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:16.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:16.011 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:16.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:16.011 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:16.191 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:16.194 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:01:16.197 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:01:16.200 | ++ functions-common:get_field:818 : echo '| id | 7382d141-4f4c-4e72-8247-99c7b97a07f9 |' 2022-04-01 02:01:16.201 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:01:16.207 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:16.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=7382d141-4f4c-4e72-8247-99c7b97a07f9 2022-04-01 02:01:16.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-01 02:01:16.215 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:01:16.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 02:01:16.238 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 02:01:16.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 34c2fe2b-bc8f-47fb-9e58-96d74a33b613 ']' 2022-04-01 02:01:16.243 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 02:01:16.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 02:01:16.248 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 02:01:16.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 34c2fe2b-bc8f-47fb-9e58-96d74a33b613 ' 2022-04-01 02:01:16.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 02:01:16.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 7382d141-4f4c-4e72-8247-99c7b97a07f9 private-subnet' 2022-04-01 02:01:16.260 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 02:01:16.265 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 34c2fe2b-bc8f-47fb-9e58-96d74a33b613 --network 7382d141-4f4c-4e72-8247-99c7b97a07f9 private-subnet 2022-04-01 02:01:16.265 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 02:01:16.265 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 02:01:16.269 | +++ functions-common:get_field:811 : local data field 2022-04-01 02:01:16.273 | +++ functions-common:get_field:812 : read data 2022-04-01 02:01:20.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:20.030 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:20.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:20.031 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:20.220 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:20.223 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:01:20.225 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 02:01:20.230 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:01:20.230 | +++ functions-common:get_field:818 : echo '| id | 378521c7-f768-4e09-8ed0-0b49e62feb9a |' 2022-04-01 02:01:20.236 | +++ functions-common:get_field:812 : read data 2022-04-01 02:01:20.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=378521c7-f768-4e09-8ed0-0b49e62feb9a 2022-04-01 02:01:20.243 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-01 02:01:20.246 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:01:20.268 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 378521c7-f768-4e09-8ed0-0b49e62feb9a 2022-04-01 02:01:20.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=378521c7-f768-4e09-8ed0-0b49e62feb9a 2022-04-01 02:01:20.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 02:01:20.278 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 02:01:20.281 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 02:01:20.284 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:01:23.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:23.649 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:23.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:23.649 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:23.851 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:23.855 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:01:23.855 | address-scope 2022-04-01 02:01:23.855 | router-admin-state-down-before-update 2022-04-01 02:01:23.855 | agent 2022-04-01 02:01:23.855 | agent-resources-synced 2022-04-01 02:01:23.855 | allowed-address-pairs 2022-04-01 02:01:23.855 | auto-allocated-topology 2022-04-01 02:01:23.855 | availability_zone 2022-04-01 02:01:23.855 | availability_zone_filter 2022-04-01 02:01:23.855 | default-subnetpools 2022-04-01 02:01:23.855 | dhcp_agent_scheduler 2022-04-01 02:01:23.855 | dvr 2022-04-01 02:01:23.855 | empty-string-filtering 2022-04-01 02:01:23.855 | external-net 2022-04-01 02:01:23.855 | extra_dhcp_opt 2022-04-01 02:01:23.855 | extraroute 2022-04-01 02:01:23.855 | extraroute-atomic 2022-04-01 02:01:23.855 | filter-validation 2022-04-01 02:01:23.855 | fip-port-details 2022-04-01 02:01:23.855 | flavors 2022-04-01 02:01:23.855 | floatingip-pools 2022-04-01 02:01:23.855 | ip-substring-filtering 2022-04-01 02:01:23.855 | router 2022-04-01 02:01:23.855 | ext-gw-mode 2022-04-01 02:01:23.855 | l3-ha 2022-04-01 02:01:23.855 | l3-flavors 2022-04-01 02:01:23.855 | l3-port-ip-change-not-allowed 2022-04-01 02:01:23.855 | l3_agent_scheduler 2022-04-01 02:01:23.856 | metering 2022-04-01 02:01:23.856 | metering_source_and_destination_fields 2022-04-01 02:01:23.856 | multi-provider 2022-04-01 02:01:23.856 | net-mtu 2022-04-01 02:01:23.856 | net-mtu-writable 2022-04-01 02:01:23.856 | network_availability_zone 2022-04-01 02:01:23.856 | network-ip-availability 2022-04-01 02:01:23.856 | pagination 2022-04-01 02:01:23.856 | port-device-profile 2022-04-01 02:01:23.856 | port-mac-address-regenerate 2022-04-01 02:01:23.856 | port-numa-affinity-policy 2022-04-01 02:01:23.856 | binding 2022-04-01 02:01:23.856 | binding-extended 2022-04-01 02:01:23.856 | port-security 2022-04-01 02:01:23.856 | project-id 2022-04-01 02:01:23.856 | provider 2022-04-01 02:01:23.856 | quota-check-limit 2022-04-01 02:01:23.856 | quotas 2022-04-01 02:01:23.856 | quota_details 2022-04-01 02:01:23.856 | rbac-policies 2022-04-01 02:01:23.856 | rbac-address-group 2022-04-01 02:01:23.856 | rbac-address-scope 2022-04-01 02:01:23.856 | rbac-security-groups 2022-04-01 02:01:23.856 | rbac-subnetpool 2022-04-01 02:01:23.856 | revision-if-match 2022-04-01 02:01:23.856 | standard-attr-revisions 2022-04-01 02:01:23.856 | router_availability_zone 2022-04-01 02:01:23.856 | security-groups-normalized-cidr 2022-04-01 02:01:23.856 | port-security-groups-filtering 2022-04-01 02:01:23.856 | security-groups-remote-address-group 2022-04-01 02:01:23.856 | security-groups-shared-filtering 2022-04-01 02:01:23.856 | security-group 2022-04-01 02:01:23.856 | service-type 2022-04-01 02:01:23.856 | sorting 2022-04-01 02:01:23.856 | standard-attr-description 2022-04-01 02:01:23.856 | stateful-security-group 2022-04-01 02:01:23.856 | subnet_onboard 2022-04-01 02:01:23.856 | subnet-service-types 2022-04-01 02:01:23.857 | subnet_allocation 2022-04-01 02:01:23.857 | subnetpool-prefix-ops 2022-04-01 02:01:23.857 | standard-attr-tag 2022-04-01 02:01:23.857 | standard-attr-timestamp' 2022-04-01 02:01:23.860 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:01:23.860 | address-scope 2022-04-01 02:01:23.860 | router-admin-state-down-before-update 2022-04-01 02:01:23.860 | agent 2022-04-01 02:01:23.860 | agent-resources-synced 2022-04-01 02:01:23.860 | allowed-address-pairs 2022-04-01 02:01:23.860 | auto-allocated-topology 2022-04-01 02:01:23.860 | availability_zone 2022-04-01 02:01:23.860 | availability_zone_filter 2022-04-01 02:01:23.861 | default-subnetpools 2022-04-01 02:01:23.861 | dhcp_agent_scheduler 2022-04-01 02:01:23.861 | dvr 2022-04-01 02:01:23.861 | empty-string-filtering 2022-04-01 02:01:23.861 | external-net 2022-04-01 02:01:23.861 | extra_dhcp_opt 2022-04-01 02:01:23.861 | extraroute 2022-04-01 02:01:23.861 | extraroute-atomic 2022-04-01 02:01:23.861 | filter-validation 2022-04-01 02:01:23.861 | fip-port-details 2022-04-01 02:01:23.861 | flavors 2022-04-01 02:01:23.861 | floatingip-pools 2022-04-01 02:01:23.861 | ip-substring-filtering 2022-04-01 02:01:23.861 | router 2022-04-01 02:01:23.861 | ext-gw-mode 2022-04-01 02:01:23.861 | l3-ha 2022-04-01 02:01:23.861 | l3-flavors 2022-04-01 02:01:23.861 | l3-port-ip-change-not-allowed 2022-04-01 02:01:23.861 | l3_agent_scheduler 2022-04-01 02:01:23.861 | metering 2022-04-01 02:01:23.861 | metering_source_and_destination_fields 2022-04-01 02:01:23.861 | multi-provider 2022-04-01 02:01:23.861 | net-mtu 2022-04-01 02:01:23.861 | net-mtu-writable 2022-04-01 02:01:23.861 | network_availability_zone 2022-04-01 02:01:23.861 | network-ip-availability 2022-04-01 02:01:23.861 | pagination 2022-04-01 02:01:23.861 | port-device-profile 2022-04-01 02:01:23.861 | port-mac-address-regenerate 2022-04-01 02:01:23.861 | port-numa-affinity-policy 2022-04-01 02:01:23.861 | binding 2022-04-01 02:01:23.861 | binding-extended 2022-04-01 02:01:23.861 | port-security 2022-04-01 02:01:23.861 | project-id 2022-04-01 02:01:23.861 | provider 2022-04-01 02:01:23.861 | quota-check-limit 2022-04-01 02:01:23.862 | quotas 2022-04-01 02:01:23.862 | quota_details 2022-04-01 02:01:23.862 | rbac-policies 2022-04-01 02:01:23.862 | rbac-address-group 2022-04-01 02:01:23.862 | rbac-address-scope 2022-04-01 02:01:23.862 | rbac-security-groups 2022-04-01 02:01:23.862 | rbac-subnetpool 2022-04-01 02:01:23.862 | revision-if-match 2022-04-01 02:01:23.862 | standard-attr-revisions 2022-04-01 02:01:23.862 | router_availability_zone 2022-04-01 02:01:23.862 | security-groups-normalized-cidr 2022-04-01 02:01:23.862 | port-security-groups-filtering 2022-04-01 02:01:23.862 | security-groups-remote-address-group 2022-04-01 02:01:23.862 | security-groups-shared-filtering 2022-04-01 02:01:23.862 | security-group 2022-04-01 02:01:23.862 | service-type 2022-04-01 02:01:23.862 | sorting 2022-04-01 02:01:23.862 | standard-attr-description 2022-04-01 02:01:23.862 | stateful-security-group 2022-04-01 02:01:23.862 | subnet_onboard 2022-04-01 02:01:23.862 | subnet-service-types 2022-04-01 02:01:23.862 | subnet_allocation 2022-04-01 02:01:23.862 | subnetpool-prefix-ops 2022-04-01 02:01:23.862 | standard-attr-tag 2022-04-01 02:01:23.862 | standard-attr-timestamp =~ router ]] 2022-04-01 02:01:23.864 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:01:23.867 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 02:01:23.870 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 02:01:23.875 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:01:26.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:26.628 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:26.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:26.628 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:26.810 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:26.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:01:26.814 | address-scope 2022-04-01 02:01:26.814 | router-admin-state-down-before-update 2022-04-01 02:01:26.814 | agent 2022-04-01 02:01:26.814 | agent-resources-synced 2022-04-01 02:01:26.814 | allowed-address-pairs 2022-04-01 02:01:26.814 | auto-allocated-topology 2022-04-01 02:01:26.814 | availability_zone 2022-04-01 02:01:26.814 | availability_zone_filter 2022-04-01 02:01:26.814 | default-subnetpools 2022-04-01 02:01:26.814 | dhcp_agent_scheduler 2022-04-01 02:01:26.814 | dvr 2022-04-01 02:01:26.815 | empty-string-filtering 2022-04-01 02:01:26.815 | external-net 2022-04-01 02:01:26.815 | extra_dhcp_opt 2022-04-01 02:01:26.815 | extraroute 2022-04-01 02:01:26.815 | extraroute-atomic 2022-04-01 02:01:26.815 | filter-validation 2022-04-01 02:01:26.815 | fip-port-details 2022-04-01 02:01:26.815 | flavors 2022-04-01 02:01:26.815 | floatingip-pools 2022-04-01 02:01:26.815 | ip-substring-filtering 2022-04-01 02:01:26.815 | router 2022-04-01 02:01:26.815 | ext-gw-mode 2022-04-01 02:01:26.815 | l3-ha 2022-04-01 02:01:26.815 | l3-flavors 2022-04-01 02:01:26.815 | l3-port-ip-change-not-allowed 2022-04-01 02:01:26.815 | l3_agent_scheduler 2022-04-01 02:01:26.815 | metering 2022-04-01 02:01:26.815 | metering_source_and_destination_fields 2022-04-01 02:01:26.815 | multi-provider 2022-04-01 02:01:26.815 | net-mtu 2022-04-01 02:01:26.815 | net-mtu-writable 2022-04-01 02:01:26.815 | network_availability_zone 2022-04-01 02:01:26.815 | network-ip-availability 2022-04-01 02:01:26.815 | pagination 2022-04-01 02:01:26.815 | port-device-profile 2022-04-01 02:01:26.815 | port-mac-address-regenerate 2022-04-01 02:01:26.815 | port-numa-affinity-policy 2022-04-01 02:01:26.815 | binding 2022-04-01 02:01:26.815 | binding-extended 2022-04-01 02:01:26.815 | port-security 2022-04-01 02:01:26.815 | project-id 2022-04-01 02:01:26.815 | provider 2022-04-01 02:01:26.815 | quota-check-limit 2022-04-01 02:01:26.815 | quotas 2022-04-01 02:01:26.815 | quota_details 2022-04-01 02:01:26.816 | rbac-policies 2022-04-01 02:01:26.816 | rbac-address-group 2022-04-01 02:01:26.816 | rbac-address-scope 2022-04-01 02:01:26.816 | rbac-security-groups 2022-04-01 02:01:26.816 | rbac-subnetpool 2022-04-01 02:01:26.816 | revision-if-match 2022-04-01 02:01:26.816 | standard-attr-revisions 2022-04-01 02:01:26.816 | router_availability_zone 2022-04-01 02:01:26.816 | security-groups-normalized-cidr 2022-04-01 02:01:26.816 | port-security-groups-filtering 2022-04-01 02:01:26.816 | security-groups-remote-address-group 2022-04-01 02:01:26.816 | security-groups-shared-filtering 2022-04-01 02:01:26.816 | security-group 2022-04-01 02:01:26.816 | service-type 2022-04-01 02:01:26.816 | sorting 2022-04-01 02:01:26.816 | standard-attr-description 2022-04-01 02:01:26.816 | stateful-security-group 2022-04-01 02:01:26.816 | subnet_onboard 2022-04-01 02:01:26.816 | subnet-service-types 2022-04-01 02:01:26.816 | subnet_allocation 2022-04-01 02:01:26.816 | subnetpool-prefix-ops 2022-04-01 02:01:26.816 | standard-attr-tag 2022-04-01 02:01:26.816 | standard-attr-timestamp' 2022-04-01 02:01:26.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:01:26.817 | address-scope 2022-04-01 02:01:26.817 | router-admin-state-down-before-update 2022-04-01 02:01:26.817 | agent 2022-04-01 02:01:26.817 | agent-resources-synced 2022-04-01 02:01:26.817 | allowed-address-pairs 2022-04-01 02:01:26.817 | auto-allocated-topology 2022-04-01 02:01:26.817 | availability_zone 2022-04-01 02:01:26.817 | availability_zone_filter 2022-04-01 02:01:26.817 | default-subnetpools 2022-04-01 02:01:26.817 | dhcp_agent_scheduler 2022-04-01 02:01:26.817 | dvr 2022-04-01 02:01:26.818 | empty-string-filtering 2022-04-01 02:01:26.818 | external-net 2022-04-01 02:01:26.818 | extra_dhcp_opt 2022-04-01 02:01:26.818 | extraroute 2022-04-01 02:01:26.818 | extraroute-atomic 2022-04-01 02:01:26.818 | filter-validation 2022-04-01 02:01:26.818 | fip-port-details 2022-04-01 02:01:26.818 | flavors 2022-04-01 02:01:26.818 | floatingip-pools 2022-04-01 02:01:26.818 | ip-substring-filtering 2022-04-01 02:01:26.818 | router 2022-04-01 02:01:26.818 | ext-gw-mode 2022-04-01 02:01:26.818 | l3-ha 2022-04-01 02:01:26.818 | l3-flavors 2022-04-01 02:01:26.818 | l3-port-ip-change-not-allowed 2022-04-01 02:01:26.818 | l3_agent_scheduler 2022-04-01 02:01:26.818 | metering 2022-04-01 02:01:26.818 | metering_source_and_destination_fields 2022-04-01 02:01:26.818 | multi-provider 2022-04-01 02:01:26.818 | net-mtu 2022-04-01 02:01:26.818 | net-mtu-writable 2022-04-01 02:01:26.818 | network_availability_zone 2022-04-01 02:01:26.818 | network-ip-availability 2022-04-01 02:01:26.818 | pagination 2022-04-01 02:01:26.818 | port-device-profile 2022-04-01 02:01:26.818 | port-mac-address-regenerate 2022-04-01 02:01:26.818 | port-numa-affinity-policy 2022-04-01 02:01:26.818 | binding 2022-04-01 02:01:26.818 | binding-extended 2022-04-01 02:01:26.818 | port-security 2022-04-01 02:01:26.818 | project-id 2022-04-01 02:01:26.818 | provider 2022-04-01 02:01:26.818 | quota-check-limit 2022-04-01 02:01:26.818 | quotas 2022-04-01 02:01:26.818 | quota_details 2022-04-01 02:01:26.818 | rbac-policies 2022-04-01 02:01:26.819 | rbac-address-group 2022-04-01 02:01:26.819 | rbac-address-scope 2022-04-01 02:01:26.819 | rbac-security-groups 2022-04-01 02:01:26.819 | rbac-subnetpool 2022-04-01 02:01:26.819 | revision-if-match 2022-04-01 02:01:26.819 | standard-attr-revisions 2022-04-01 02:01:26.819 | router_availability_zone 2022-04-01 02:01:26.819 | security-groups-normalized-cidr 2022-04-01 02:01:26.819 | port-security-groups-filtering 2022-04-01 02:01:26.819 | security-groups-remote-address-group 2022-04-01 02:01:26.819 | security-groups-shared-filtering 2022-04-01 02:01:26.819 | security-group 2022-04-01 02:01:26.819 | service-type 2022-04-01 02:01:26.819 | sorting 2022-04-01 02:01:26.819 | standard-attr-description 2022-04-01 02:01:26.819 | stateful-security-group 2022-04-01 02:01:26.819 | subnet_onboard 2022-04-01 02:01:26.819 | subnet-service-types 2022-04-01 02:01:26.819 | subnet_allocation 2022-04-01 02:01:26.819 | subnetpool-prefix-ops 2022-04-01 02:01:26.819 | standard-attr-tag 2022-04-01 02:01:26.819 | standard-attr-timestamp =~ external-net ]] 2022-04-01 02:01:26.820 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:01:26.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 02:01:26.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 02:01:26.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 02:01:26.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 02:01:26.833 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:01:26.836 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:29.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:29.887 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:29.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:29.887 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:30.061 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:30.065 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:01:30.068 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:01:30.071 | ++ functions-common:get_field:818 : echo '| id | 17d0855b-094c-4b0d-b3e2-ffc5867035c0 |' 2022-04-01 02:01:30.071 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:01:30.077 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:30.081 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=17d0855b-094c-4b0d-b3e2-ffc5867035c0 2022-04-01 02:01:30.084 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-01 02:01:30.087 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:01:30.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 02:01:30.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 02:01:30.111 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 02:01:30.115 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 02:01:32.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:32.784 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:32.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:32.784 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:32.958 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:32.961 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 02:01:32.961 | address-scope 2022-04-01 02:01:32.961 | router-admin-state-down-before-update 2022-04-01 02:01:32.961 | agent 2022-04-01 02:01:32.961 | agent-resources-synced 2022-04-01 02:01:32.961 | allowed-address-pairs 2022-04-01 02:01:32.961 | auto-allocated-topology 2022-04-01 02:01:32.961 | availability_zone 2022-04-01 02:01:32.961 | availability_zone_filter 2022-04-01 02:01:32.961 | default-subnetpools 2022-04-01 02:01:32.961 | dhcp_agent_scheduler 2022-04-01 02:01:32.962 | dvr 2022-04-01 02:01:32.962 | empty-string-filtering 2022-04-01 02:01:32.962 | external-net 2022-04-01 02:01:32.962 | extra_dhcp_opt 2022-04-01 02:01:32.962 | extraroute 2022-04-01 02:01:32.962 | extraroute-atomic 2022-04-01 02:01:32.962 | filter-validation 2022-04-01 02:01:32.962 | fip-port-details 2022-04-01 02:01:32.962 | flavors 2022-04-01 02:01:32.962 | floatingip-pools 2022-04-01 02:01:32.962 | ip-substring-filtering 2022-04-01 02:01:32.962 | router 2022-04-01 02:01:32.962 | ext-gw-mode 2022-04-01 02:01:32.962 | l3-ha 2022-04-01 02:01:32.962 | l3-flavors 2022-04-01 02:01:32.962 | l3-port-ip-change-not-allowed 2022-04-01 02:01:32.962 | l3_agent_scheduler 2022-04-01 02:01:32.962 | metering 2022-04-01 02:01:32.962 | metering_source_and_destination_fields 2022-04-01 02:01:32.962 | multi-provider 2022-04-01 02:01:32.962 | net-mtu 2022-04-01 02:01:32.962 | net-mtu-writable 2022-04-01 02:01:32.962 | network_availability_zone 2022-04-01 02:01:32.962 | network-ip-availability 2022-04-01 02:01:32.962 | pagination 2022-04-01 02:01:32.962 | port-device-profile 2022-04-01 02:01:32.962 | port-mac-address-regenerate 2022-04-01 02:01:32.962 | port-numa-affinity-policy 2022-04-01 02:01:32.962 | binding 2022-04-01 02:01:32.962 | binding-extended 2022-04-01 02:01:32.962 | port-security 2022-04-01 02:01:32.962 | project-id 2022-04-01 02:01:32.962 | provider 2022-04-01 02:01:32.962 | quota-check-limit 2022-04-01 02:01:32.962 | quotas 2022-04-01 02:01:32.962 | quota_details 2022-04-01 02:01:32.962 | rbac-policies 2022-04-01 02:01:32.962 | rbac-address-group 2022-04-01 02:01:32.963 | rbac-address-scope 2022-04-01 02:01:32.963 | rbac-security-groups 2022-04-01 02:01:32.963 | rbac-subnetpool 2022-04-01 02:01:32.963 | revision-if-match 2022-04-01 02:01:32.963 | standard-attr-revisions 2022-04-01 02:01:32.963 | router_availability_zone 2022-04-01 02:01:32.963 | security-groups-normalized-cidr 2022-04-01 02:01:32.963 | port-security-groups-filtering 2022-04-01 02:01:32.963 | security-groups-remote-address-group 2022-04-01 02:01:32.963 | security-groups-shared-filtering 2022-04-01 02:01:32.963 | security-group 2022-04-01 02:01:32.963 | service-type 2022-04-01 02:01:32.963 | sorting 2022-04-01 02:01:32.963 | standard-attr-description 2022-04-01 02:01:32.963 | stateful-security-group 2022-04-01 02:01:32.963 | subnet_onboard 2022-04-01 02:01:32.963 | subnet-service-types 2022-04-01 02:01:32.963 | subnet_allocation 2022-04-01 02:01:32.963 | subnetpool-prefix-ops 2022-04-01 02:01:32.963 | standard-attr-tag 2022-04-01 02:01:32.963 | standard-attr-timestamp' 2022-04-01 02:01:32.964 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 02:01:32.964 | address-scope 2022-04-01 02:01:32.964 | router-admin-state-down-before-update 2022-04-01 02:01:32.964 | agent 2022-04-01 02:01:32.964 | agent-resources-synced 2022-04-01 02:01:32.964 | allowed-address-pairs 2022-04-01 02:01:32.964 | auto-allocated-topology 2022-04-01 02:01:32.964 | availability_zone 2022-04-01 02:01:32.964 | availability_zone_filter 2022-04-01 02:01:32.964 | default-subnetpools 2022-04-01 02:01:32.964 | dhcp_agent_scheduler 2022-04-01 02:01:32.964 | dvr 2022-04-01 02:01:32.964 | empty-string-filtering 2022-04-01 02:01:32.964 | external-net 2022-04-01 02:01:32.964 | extra_dhcp_opt 2022-04-01 02:01:32.964 | extraroute 2022-04-01 02:01:32.964 | extraroute-atomic 2022-04-01 02:01:32.964 | filter-validation 2022-04-01 02:01:32.964 | fip-port-details 2022-04-01 02:01:32.964 | flavors 2022-04-01 02:01:32.965 | floatingip-pools 2022-04-01 02:01:32.965 | ip-substring-filtering 2022-04-01 02:01:32.965 | router 2022-04-01 02:01:32.965 | ext-gw-mode 2022-04-01 02:01:32.965 | l3-ha 2022-04-01 02:01:32.965 | l3-flavors 2022-04-01 02:01:32.965 | l3-port-ip-change-not-allowed 2022-04-01 02:01:32.965 | l3_agent_scheduler 2022-04-01 02:01:32.965 | metering 2022-04-01 02:01:32.965 | metering_source_and_destination_fields 2022-04-01 02:01:32.965 | multi-provider 2022-04-01 02:01:32.965 | net-mtu 2022-04-01 02:01:32.965 | net-mtu-writable 2022-04-01 02:01:32.965 | network_availability_zone 2022-04-01 02:01:32.965 | network-ip-availability 2022-04-01 02:01:32.965 | pagination 2022-04-01 02:01:32.965 | port-device-profile 2022-04-01 02:01:32.965 | port-mac-address-regenerate 2022-04-01 02:01:32.965 | port-numa-affinity-policy 2022-04-01 02:01:32.965 | binding 2022-04-01 02:01:32.965 | binding-extended 2022-04-01 02:01:32.965 | port-security 2022-04-01 02:01:32.965 | project-id 2022-04-01 02:01:32.965 | provider 2022-04-01 02:01:32.965 | quota-check-limit 2022-04-01 02:01:32.965 | quotas 2022-04-01 02:01:32.965 | quota_details 2022-04-01 02:01:32.965 | rbac-policies 2022-04-01 02:01:32.965 | rbac-address-group 2022-04-01 02:01:32.965 | rbac-address-scope 2022-04-01 02:01:32.965 | rbac-security-groups 2022-04-01 02:01:32.965 | rbac-subnetpool 2022-04-01 02:01:32.965 | revision-if-match 2022-04-01 02:01:32.965 | standard-attr-revisions 2022-04-01 02:01:32.965 | router_availability_zone 2022-04-01 02:01:32.965 | security-groups-normalized-cidr 2022-04-01 02:01:32.965 | port-security-groups-filtering 2022-04-01 02:01:32.965 | security-groups-remote-address-group 2022-04-01 02:01:32.966 | security-groups-shared-filtering 2022-04-01 02:01:32.966 | security-group 2022-04-01 02:01:32.966 | service-type 2022-04-01 02:01:32.966 | sorting 2022-04-01 02:01:32.966 | standard-attr-description 2022-04-01 02:01:32.966 | stateful-security-group 2022-04-01 02:01:32.966 | subnet_onboard 2022-04-01 02:01:32.966 | subnet-service-types 2022-04-01 02:01:32.966 | subnet_allocation 2022-04-01 02:01:32.966 | subnetpool-prefix-ops 2022-04-01 02:01:32.966 | standard-attr-tag 2022-04-01 02:01:32.966 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 02:01:32.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 02:01:32.970 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 02:01:32.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 02:01:32.978 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-01 02:01:32.978 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 02:01:32.978 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 02:01:32.981 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:01:32.985 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:36.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:36.191 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:36.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:36.191 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:36.372 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:36.375 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:01:36.378 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:01:36.381 | ++ functions-common:get_field:818 : echo '| id | d2e1b2b8-f2cf-4587-aedf-2b032e35cd40 |' 2022-04-01 02:01:36.381 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:01:36.387 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:36.392 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=d2e1b2b8-f2cf-4587-aedf-2b032e35cd40 2022-04-01 02:01:36.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-01 02:01:36.397 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:01:36.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 02:01:36.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 02:01:36.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 17d0855b-094c-4b0d-b3e2-ffc5867035c0 378521c7-f768-4e09-8ed0-0b49e62feb9a 2022-04-01 02:01:41.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:41.689 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:41.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:41.689 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:41.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 02:01:41.871 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 d2e1b2b8-f2cf-4587-aedf-2b032e35cd40 2022-04-01 02:01:41.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 02:01:41.876 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 02:01:41.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.3.1 ]] 2022-04-01 02:01:41.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.3.1 ' 2022-04-01 02:01:41.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network d2e1b2b8-f2cf-4587-aedf-2b032e35cd40 --subnet-range 172.27.3.0/24 --no-dhcp ' 2022-04-01 02:01:41.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 02:01:41.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 02:01:41.896 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.3.1 --network d2e1b2b8-f2cf-4587-aedf-2b032e35cd40 --subnet-range 172.27.3.0/24 --no-dhcp public-subnet 2022-04-01 02:01:41.896 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 02:01:45.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:45.196 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:45.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:45.196 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:45.379 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:45.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | 2022-04-01 02:01:45.382 | | id | 6258aa6a-13ef-4987-bc16-c634c48ebc02 |' 2022-04-01 02:01:45.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-01 02:01:45.387 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:01:45.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 6258aa6a-13ef-4987-bc16-c634c48ebc02 '|' 2022-04-01 02:01:45.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | | id | 6258aa6a-13ef-4987-bc16-c634c48ebc02 |' 2022-04-01 02:01:45.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 02:01:45.414 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 6258aa6a-13ef-4987-bc16-c634c48ebc02 '|' 2022-04-01 02:01:45.415 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 02:01:45.417 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:01:45.420 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:45.422 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 02:01:45.425 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 02:01:45.429 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.3.1 | | id | 6258aa6a-13ef-4987-bc16-c634c48ebc02 |' 2022-04-01 02:01:45.429 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 02:01:45.434 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:45.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.3.1 2022-04-01 02:01:45.442 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 6258aa6a-13ef-4987-bc16-c634c48ebc02 '|' 2022-04-01 02:01:45.443 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 02:01:45.445 | ++ functions-common:get_field:811 : local data field 2022-04-01 02:01:45.448 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:45.450 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 02:01:45.453 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 02:01:45.456 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.3.1 | | id | 6258aa6a-13ef-4987-bc16-c634c48ebc02 |' 2022-04-01 02:01:45.456 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 02:01:45.462 | ++ functions-common:get_field:812 : read data 2022-04-01 02:01:45.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=6258aa6a-13ef-4987-bc16-c634c48ebc02 2022-04-01 02:01:45.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d2e1b2b8-f2cf-4587-aedf-2b032e35cd40 17d0855b-094c-4b0d-b3e2-ffc5867035c0 2022-04-01 02:01:50.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:50.249 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:50.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:50.249 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:50.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 02:01:50.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 02:01:50.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:50.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 02:01:50.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 02:01:50.460 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 02:01:50.464 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 02:01:50.466 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 02:01:50.469 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-01 02:01:50.490 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 02:01:50.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 02:01:50.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 02:01:50.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 02:01:50.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 02:01:50.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-01 02:01:50.505 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 02:01:50.508 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 02:01:50.512 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 02:01:50.513 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 02:01:50.515 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 02:01:50.518 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 02:01:50.520 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:50.524 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:50.527 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:50.532 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778510529 2022-04-01 02:01:50.535 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-01 02:01:50.544 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 02:01:50.546 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:50.549 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:50.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:50.556 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:50.559 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:50.561 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 02:01:50.564 | + functions-common:time_stop:2432 : start_time=1648778510529 2022-04-01 02:01:50.567 | + functions-common:time_stop:2434 : [[ -z 1648778510529 ]] 2022-04-01 02:01:50.570 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:50.574 | + functions-common:time_stop:2437 : end_time=1648778510572 2022-04-01 02:01:50.577 | + functions-common:time_stop:2438 : elapsed_time=43 2022-04-01 02:01:50.580 | + functions-common:time_stop:2439 : total=6630 2022-04-01 02:01:50.582 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:50.585 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6673 2022-04-01 02:01:50.589 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 02:01:50.589 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.3.1 2022-04-01 02:01:50.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 02:01:50.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:01:50.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 02:01:50.602 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 02:01:50.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.3.1/24 dev br-data 2022-04-01 02:01:50.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 02:01:50.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 02:01:50.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-01 02:01:50.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 02:01:50.639 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 02:01:52.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:52.965 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:52.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:01:52.965 | from cryptography.utils import int_from_bytes 2022-04-01 02:01:53.152 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 02:01:53.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.3.140 ' 2022-04-01 02:01:53.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-01 02:01:53.162 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 02:01:53.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 02:01:53.184 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 02:01:53.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 02:01:53.190 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 02:01:53.210 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:53.213 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 02:01:53.215 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:01:53.218 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 02:01:53.221 | + ./stack.sh:main:1319 : start_nova 2022-04-01 02:01:53.224 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 02:01:53.226 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:01:53.229 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:01:53.232 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:01:53.235 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 02:01:53.238 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.241 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 02:01:53.244 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.247 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:53.250 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:53.253 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 02:01:53.255 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:53.258 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:53.261 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:53.264 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:53.268 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:53.272 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778513269 2022-04-01 02:01:53.275 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 02:01:53.294 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:53.297 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-01 02:01:53.300 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 02:01:53.303 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.305 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.308 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.311 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.313 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 02:01:53.316 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 02:01:53.319 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 02:01:53.322 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:01:53.325 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:01:53.328 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 02:01:53.331 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 02:01:53.333 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 02:01:53.336 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.338 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:01:53.341 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:01:53.343 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:01:53.346 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:01:53.348 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 02:01:53.351 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:01:53.357 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-01 02:01:53.418 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 02:01:53.476 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 02:01:53.534 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 02:01:53.592 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 02:01:53.655 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:01:53.716 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:01:53.719 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-01 02:01:53.776 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:01:54.433 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 02:01:54.448 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 02:01:55.076 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 02:01:55.104 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:55.107 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:55.111 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:55.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:55.117 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:55.119 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:55.123 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:55.127 | + functions-common:time_stop:2432 : start_time=1648778513269 2022-04-01 02:01:55.129 | + functions-common:time_stop:2434 : [[ -z 1648778513269 ]] 2022-04-01 02:01:55.133 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:55.140 | + functions-common:time_stop:2437 : end_time=1648778515135 2022-04-01 02:01:55.145 | + functions-common:time_stop:2438 : elapsed_time=1866 2022-04-01 02:01:55.147 | + functions-common:time_stop:2439 : total=29321 2022-04-01 02:01:55.150 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:55.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31187 2022-04-01 02:01:55.156 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 02:01:55.160 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 02:01:55.165 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.169 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 02:01:55.173 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.175 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:55.179 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:55.182 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 02:01:55.184 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:55.188 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:55.190 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:55.195 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:55.198 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:55.203 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778515200 2022-04-01 02:01:55.207 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 02:01:55.228 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:55.231 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-01 02:01:55.234 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 02:01:55.237 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.240 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.243 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.246 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.249 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-01 02:01:55.252 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-01 02:01:55.255 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 02:01:55.258 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:01:55.261 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:01:55.264 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:01:55.268 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-04-01 02:01:55.270 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 02:01:55.273 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.276 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:01:55.278 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:01:55.281 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 02:01:55.284 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:01:55.289 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-01 02:01:55.353 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-01 02:01:55.418 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-01 02:01:55.490 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 02:01:55.550 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:01:55.608 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-01 02:01:55.675 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-01 02:01:55.736 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-01 02:01:55.803 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-01 02:01:55.863 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-01 02:01:55.920 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:01:55.923 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-01 02:01:55.982 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:01:56.615 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 02:01:56.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-01 02:01:57.254 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 02:01:57.338 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:57.343 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:57.346 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:57.350 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:57.354 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:57.356 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:57.361 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:57.363 | + functions-common:time_stop:2432 : start_time=1648778515200 2022-04-01 02:01:57.366 | + functions-common:time_stop:2434 : [[ -z 1648778515200 ]] 2022-04-01 02:01:57.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:57.379 | + functions-common:time_stop:2437 : end_time=1648778517375 2022-04-01 02:01:57.381 | + functions-common:time_stop:2438 : elapsed_time=2175 2022-04-01 02:01:57.384 | + functions-common:time_stop:2439 : total=31187 2022-04-01 02:01:57.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:57.390 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33362 2022-04-01 02:01:57.393 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.396 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.399 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 02:01:57.402 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.405 | + lib/nova:start_nova_console_proxies:1074 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.407 | + lib/nova:start_nova_console_proxies:1074 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.411 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 02:01:57.414 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:01:57.416 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 02:01:57.420 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 02:01:57.426 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:01:57.429 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 02:01:57.432 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 02:01:57.455 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:01:57.460 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 02:01:57.465 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 02:01:57.491 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:01:57.494 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 02:01:57.500 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 02:01:57.525 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:01:57.531 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 02:01:57.535 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:01:57.538 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 02:01:57.547 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 02:01:57.549 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:01:57.552 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:01:57.555 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:01:57.559 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:01:57.562 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 02:01:57.566 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:01:57.569 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:57.572 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:57.575 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 02:01:57.583 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:57.587 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:57.588 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:57.595 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:57.601 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:57.604 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778517601 2022-04-01 02:01:57.607 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 02:01:57.628 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:01:57.633 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:57.636 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:57.639 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:57.643 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:57.648 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:57.651 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:57.653 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:57.656 | + functions-common:time_stop:2432 : start_time=1648778517601 2022-04-01 02:01:57.659 | + functions-common:time_stop:2434 : [[ -z 1648778517601 ]] 2022-04-01 02:01:57.664 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:57.667 | + functions-common:time_stop:2437 : end_time=1648778517664 2022-04-01 02:01:57.671 | + functions-common:time_stop:2438 : elapsed_time=63 2022-04-01 02:01:57.673 | + functions-common:time_stop:2439 : total=33362 2022-04-01 02:01:57.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:57.682 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33425 2022-04-01 02:01:57.684 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:01:57.687 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 02:01:57.691 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 02:01:57.694 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:57.699 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:57.707 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 02:01:57.707 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:57.707 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:57.709 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:57.712 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:57.715 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:57.719 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778517715 2022-04-01 02:01:57.722 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 02:01:57.744 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:01:57.747 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:57.750 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:57.753 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:57.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:57.763 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:57.768 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:57.768 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:57.772 | + functions-common:time_stop:2432 : start_time=1648778517715 2022-04-01 02:01:57.775 | + functions-common:time_stop:2434 : [[ -z 1648778517715 ]] 2022-04-01 02:01:57.780 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:57.783 | + functions-common:time_stop:2437 : end_time=1648778517780 2022-04-01 02:01:57.786 | + functions-common:time_stop:2438 : elapsed_time=65 2022-04-01 02:01:57.788 | + functions-common:time_stop:2439 : total=33425 2022-04-01 02:01:57.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:57.797 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33490 2022-04-01 02:01:57.797 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:01:57.799 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 02:01:57.802 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:01:57.805 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:57.808 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:57.811 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 02:01:57.815 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:57.817 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:57.822 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:57.822 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:57.828 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:57.832 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778517828 2022-04-01 02:01:57.835 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 02:01:57.855 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:01:57.858 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:01:57.867 | + functions-common:time_stop:2425 : local name 2022-04-01 02:01:57.867 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:01:57.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:01:57.871 | + functions-common:time_stop:2428 : local total 2022-04-01 02:01:57.872 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:01:57.874 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:01:57.878 | + functions-common:time_stop:2432 : start_time=1648778517828 2022-04-01 02:01:57.880 | + functions-common:time_stop:2434 : [[ -z 1648778517828 ]] 2022-04-01 02:01:57.887 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:01:57.889 | + functions-common:time_stop:2437 : end_time=1648778517885 2022-04-01 02:01:57.892 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-01 02:01:57.895 | + functions-common:time_stop:2439 : total=33490 2022-04-01 02:01:57.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:01:57.900 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33547 2022-04-01 02:01:57.903 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.906 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:01:57.909 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 02:01:57.911 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:01:57.914 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 02:01:57.920 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 02:01:57.938 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:57.941 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 02:01:58.010 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 02:01:58.014 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:01:58.017 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 02:01:58.083 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 02:01:58.106 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:58.111 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.112 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 02:01:58.114 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.117 | + functions-common:run_process:1682 : local group= 2022-04-01 02:01:58.120 | + functions-common:run_process:1683 : local user= 2022-04-01 02:01:58.123 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 02:01:58.125 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:01:58.128 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:01:58.131 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:01:58.134 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:01:58.139 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:01:58.145 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778518139 2022-04-01 02:01:58.145 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 02:01:58.167 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:01:58.170 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-01 02:01:58.173 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 02:01:58.176 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.178 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.184 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.184 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.187 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 02:01:58.190 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 02:01:58.192 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 02:01:58.199 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:01:58.199 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:01:58.202 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 02:01:58.205 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 02:01:58.209 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 02:01:58.212 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.221 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:01:58.221 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:01:58.224 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:01:58.226 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:01:58.228 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 02:01:58.231 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:01:58.236 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-01 02:01:58.301 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 02:01:58.386 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 02:01:58.459 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 02:01:58.527 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 02:01:58.596 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:01:58.676 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:01:58.679 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-01 02:01:58.769 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:01:59.527 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 02:01:59.546 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-01 02:02:00.264 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 02:02:00.288 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:00.292 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:00.296 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:00.304 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:00.309 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:00.312 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:00.315 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:00.318 | + functions-common:time_stop:2432 : start_time=1648778518139 2022-04-01 02:02:00.322 | + functions-common:time_stop:2434 : [[ -z 1648778518139 ]] 2022-04-01 02:02:00.326 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:00.332 | + functions-common:time_stop:2437 : end_time=1648778520328 2022-04-01 02:02:00.335 | + functions-common:time_stop:2438 : elapsed_time=2189 2022-04-01 02:02:00.338 | + functions-common:time_stop:2439 : total=33547 2022-04-01 02:02:00.348 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:00.351 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35736 2022-04-01 02:02:00.360 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 02:02:00.363 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 02:02:00.365 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 02:02:00.386 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:00.389 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 02:02:00.393 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 02:02:00.396 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 02:02:00.399 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 02:02:00.401 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 02:02:00.404 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.407 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 02:02:00.410 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.413 | + functions-common:run_process:1682 : local group= 2022-04-01 02:02:00.415 | + functions-common:run_process:1683 : local user= 2022-04-01 02:02:00.420 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 02:02:00.423 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:02:00.426 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:02:00.429 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:00.431 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:00.435 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:00.440 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778520436 2022-04-01 02:02:00.445 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 02:02:00.476 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:00.478 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-01 02:02:00.487 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 02:02:00.487 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.487 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.490 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.492 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.496 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 02:02:00.498 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 02:02:00.501 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 02:02:00.504 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:02:00.507 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:02:00.509 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 02:02:00.512 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-01 02:02:00.515 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 02:02:00.520 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.522 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:02:00.525 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:02:00.528 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:02:00.530 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:02:00.534 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 02:02:00.536 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:02:00.541 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-01 02:02:00.603 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 02:02:00.675 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 02:02:00.751 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 02:02:00.817 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 02:02:00.887 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:02:00.970 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:02:00.973 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-01 02:02:01.043 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:02:01.799 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 02:02:01.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-01 02:02:02.495 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 02:02:02.524 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:02.527 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:02.535 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:02.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:02.547 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:02.547 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:02.551 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:02.552 | + functions-common:time_stop:2432 : start_time=1648778520436 2022-04-01 02:02:02.555 | + functions-common:time_stop:2434 : [[ -z 1648778520436 ]] 2022-04-01 02:02:02.559 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:02.573 | + functions-common:time_stop:2437 : end_time=1648778522560 2022-04-01 02:02:02.581 | + functions-common:time_stop:2438 : elapsed_time=2124 2022-04-01 02:02:02.591 | + functions-common:time_stop:2439 : total=35736 2022-04-01 02:02:02.597 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:02.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37860 2022-04-01 02:02:02.608 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 02:02:02.611 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:02:02.620 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:02:02.627 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-04-01 02:02:02.630 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 02:02:02.635 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 02:02:02.646 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 02:02:02.655 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:02:02.667 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 02:02:02.667 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 02:02:02.672 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 02:02:02.678 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 02:02:02.682 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 02:02:02.684 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 02:02:02.691 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 02:02:02.700 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 02:02:02.700 | BEGIN { 2022-04-01 02:02:02.700 | section = "" 2022-04-01 02:02:02.700 | last_section = "" 2022-04-01 02:02:02.700 | section_count = 0 2022-04-01 02:02:02.700 | } 2022-04-01 02:02:02.700 | /^\[.+\]/ { 2022-04-01 02:02:02.700 | gsub("[][]", "", $1); 2022-04-01 02:02:02.700 | section=$1 2022-04-01 02:02:02.700 | next 2022-04-01 02:02:02.700 | } 2022-04-01 02:02:02.700 | /^ *\#/ { 2022-04-01 02:02:02.700 | next 2022-04-01 02:02:02.700 | } 2022-04-01 02:02:02.701 | /^[^ \t]+/ { 2022-04-01 02:02:02.701 | # get offset of first = in $0 2022-04-01 02:02:02.701 | eq_idx = index($0, "=") 2022-04-01 02:02:02.701 | # extract attr & value from $0 2022-04-01 02:02:02.701 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 02:02:02.701 | value = substr($0, eq_idx + 1) 2022-04-01 02:02:02.701 | # only need to strip trailing whitespace from attr 2022-04-01 02:02:02.701 | sub(/[ \t]*$/, "", attr) 2022-04-01 02:02:02.701 | # need to strip leading & trailing whitespace from value 2022-04-01 02:02:02.701 | sub(/^[ \t]*/, "", value) 2022-04-01 02:02:02.701 | sub(/[ \t]*$/, "", value) 2022-04-01 02:02:02.701 | 2022-04-01 02:02:02.701 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 02:02:02.701 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 02:02:02.701 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 02:02:02.701 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 02:02:02.701 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 02:02:02.701 | if (section != last_section) { 2022-04-01 02:02:02.701 | cfg_section[section_count++] = section 2022-04-01 02:02:02.701 | last_section = section 2022-04-01 02:02:02.701 | } 2022-04-01 02:02:02.701 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 02:02:02.701 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 02:02:02.701 | 2022-04-01 02:02:02.701 | cfg_attr[section, attr, 0] = value 2022-04-01 02:02:02.701 | cfg_attr_count[section, attr] = 1 2022-04-01 02:02:02.701 | } else { 2022-04-01 02:02:02.701 | lno = cfg_attr_count[section, attr]++ 2022-04-01 02:02:02.701 | cfg_attr[section, attr, lno] = value 2022-04-01 02:02:02.701 | } 2022-04-01 02:02:02.701 | } 2022-04-01 02:02:02.701 | END { 2022-04-01 02:02:02.702 | # Process each section in order 2022-04-01 02:02:02.702 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 02:02:02.702 | section = cfg_section[sno] 2022-04-01 02:02:02.702 | # The ini routines simply append a config item immediately 2022-04-01 02:02:02.702 | # after the section header. To keep the same order as defined 2022-04-01 02:02:02.702 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 02:02:02.702 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 02:02:02.702 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 02:02:02.702 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 02:02:02.702 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 02:02:02.702 | else { 2022-04-01 02:02:02.702 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 02:02:02.702 | count = cfg_attr_count[section, attr] 2022-04-01 02:02:02.702 | print "inidelete " configfile " " section " " attr 2022-04-01 02:02:02.702 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 02:02:02.702 | for (l = count -2; l >= 0; l--) 2022-04-01 02:02:02.702 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 02:02:02.702 | } 2022-04-01 02:02:02.702 | } 2022-04-01 02:02:02.702 | } 2022-04-01 02:02:02.702 | } 2022-04-01 02:02:02.702 | ' 2022-04-01 02:02:02.707 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 02:02:02.707 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 02:02:02.707 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 02:02:02.716 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 02:02:02.720 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 02:02:02.723 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 02:02:02.727 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 02:02:02.733 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 02:02:02.743 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 02:02:02.743 | BEGIN { group = "" } 2022-04-01 02:02:02.743 | /^\[\[.+\|.*\]\]/ { 2022-04-01 02:02:02.743 | gsub("[][]", "", $1); 2022-04-01 02:02:02.743 | split($1, a, "|"); 2022-04-01 02:02:02.743 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 02:02:02.743 | group=a[1] 2022-04-01 02:02:02.743 | } else { 2022-04-01 02:02:02.743 | group="" 2022-04-01 02:02:02.743 | } 2022-04-01 02:02:02.743 | next 2022-04-01 02:02:02.743 | } 2022-04-01 02:02:02.743 | { 2022-04-01 02:02:02.743 | if (group != "") 2022-04-01 02:02:02.743 | print $0 2022-04-01 02:02:02.743 | } 2022-04-01 02:02:02.743 | ' /home/ubuntu/devstack/local.conf 2022-04-01 02:02:02.754 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 02:02:02.756 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 02:02:02.822 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 02:02:02.893 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 02:02:02.901 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 02:02:02.909 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 02:02:02.916 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 02:02:02.919 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 02:02:02.926 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 02:02:02.975 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:02.987 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 02:02:02.995 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 02:02:03.007 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 02:02:03.040 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:03.043 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 02:02:03.046 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-01 02:02:03.080 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 02:02:03.083 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 02:02:03.086 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 02:02:03.113 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 02:02:03.137 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 02:02:03.140 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 02:02:03.143 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 02:02:03.145 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 02:02:03.149 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 02:02:03.174 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.37 2022-04-01 02:02:03.177 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 02:02:03.195 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:03.198 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 02:02:03.218 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:03.222 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 02:02:03.224 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 02:02:03.258 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 02:02:03.281 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:03.285 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 02:02:03.304 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:03.306 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 02:02:03.309 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 02:02:03.312 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 02:02:03.314 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 02:02:03.317 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-01 02:02:03.320 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 02:02:03.323 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 02:02:03.325 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 02:02:03.328 | + functions-common:run_process:1683 : local user= 2022-04-01 02:02:03.331 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 02:02:03.335 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:02:03.337 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:02:03.340 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:03.343 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:03.347 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:03.352 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778523349 2022-04-01 02:02:03.354 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 02:02:03.373 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:03.376 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:03.379 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:03.381 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:03.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:03.386 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:03.389 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:03.393 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:03.395 | + functions-common:time_stop:2432 : start_time=1648778523349 2022-04-01 02:02:03.398 | + functions-common:time_stop:2434 : [[ -z 1648778523349 ]] 2022-04-01 02:02:03.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:03.406 | + functions-common:time_stop:2437 : end_time=1648778523403 2022-04-01 02:02:03.409 | + functions-common:time_stop:2438 : elapsed_time=54 2022-04-01 02:02:03.411 | + functions-common:time_stop:2439 : total=37860 2022-04-01 02:02:03.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:03.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37914 2022-04-01 02:02:03.419 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:02:03.423 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 02:02:03.425 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 02:02:03.444 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:03.447 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 02:02:03.447 | Dumping cells_v2 mapping 2022-04-01 02:02:03.449 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 02:02:04.488 | 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-04-01 02:02:07.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:02:07.086 | from cryptography.utils import int_from_bytes 2022-04-01 02:02:07.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:02:07.086 | from cryptography.utils import int_from_bytes 2022-04-01 02:02:07.086 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 02:02:07.086 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 02:02:07.086 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 02:02:07.086 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 02:02:07.086 | | cell1 | 42ac8ece-8c6a-4512-ad00-de0fe3742266 | rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-01 02:02:07.086 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 02:02:07.532 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 02:02:07.535 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 02:02:07.598 | + inc/async:async_inner:63 : create_flavors 2022-04-01 02:02:07.643 | [590823 Async create_flavors:649096]: running: create_flavors 2022-04-01 02:02:07.646 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 02:02:07.666 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:07.669 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 02:02:07.672 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 02:02:07.676 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 02:02:07.679 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 02:02:07.682 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 02:02:07.684 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 02:02:07.688 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 02:02:07.691 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 02:02:07.711 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:07.716 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 02:02:07.719 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-01 02:02:07.722 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 02:02:07.727 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 02:02:07.731 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.734 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 02:02:07.738 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.741 | + functions-common:run_process:1682 : local group= 2022-04-01 02:02:07.743 | + functions-common:run_process:1683 : local user= 2022-04-01 02:02:07.746 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 02:02:07.750 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:02:07.754 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:02:07.758 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:07.761 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:07.765 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:07.771 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778527768 2022-04-01 02:02:07.775 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 02:02:07.792 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:07.795 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-01 02:02:07.799 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 02:02:07.802 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.805 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.807 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.810 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.812 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-01 02:02:07.818 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 02:02:07.821 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 02:02:07.824 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:02:07.828 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:02:07.831 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 02:02:07.834 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-01 02:02:07.837 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 02:02:07.840 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:07.842 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 02:02:07.845 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 02:02:07.847 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 02:02:07.849 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 02:02:07.854 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-01 02:02:07.913 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-01 02:02:07.978 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 02:02:08.033 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 02:02:08.089 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:02:08.145 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 02:02:08.200 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 02:02:08.259 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 02:02:08.316 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 02:02:08.372 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 02:02:08.430 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 02:02:08.432 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-01 02:02:08.492 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 02:02:09.148 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 02:02:09.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 02:02:09.812 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 02:02:09.915 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:09.921 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:09.926 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:09.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:09.934 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:09.937 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:09.941 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:09.945 | + functions-common:time_stop:2432 : start_time=1648778527768 2022-04-01 02:02:09.948 | + functions-common:time_stop:2434 : [[ -z 1648778527768 ]] 2022-04-01 02:02:09.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:09.963 | + functions-common:time_stop:2437 : end_time=1648778529958 2022-04-01 02:02:09.967 | + functions-common:time_stop:2438 : elapsed_time=2190 2022-04-01 02:02:09.971 | + functions-common:time_stop:2439 : total=37914 2022-04-01 02:02:09.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:09.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40104 2022-04-01 02:02:09.986 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.37/volume/v3 2022-04-01 02:02:09.991 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 02:02:09.991 | Waiting for Cinder API to start... 2022-04-01 02:02:09.995 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.37/volume/v3 2022-04-01 02:02:09.999 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 02:02:10.002 | + functions:wait_for_service:458 : local url=http://10.222.0.37/volume/v3 2022-04-01 02:02:10.006 | + functions:wait_for_service:459 : local rval=0 2022-04-01 02:02:10.010 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 02:02:10.013 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 02:02:10.020 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:10.023 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:10.026 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:10.034 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778530028 2022-04-01 02:02:10.037 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 02:02:10.048 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/volume/v3 2022-04-01 02:02:12.918 | + :: : [[ 500 == 503 ]] 2022-04-01 02:02:12.920 | + :: : [[ 0 -eq 7 ]] 2022-04-01 02:02:12.924 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 02:02:12.927 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:12.930 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:12.937 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:12.937 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:12.939 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:12.943 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 02:02:12.945 | + functions-common:time_stop:2432 : start_time=1648778530028 2022-04-01 02:02:12.948 | + functions-common:time_stop:2434 : [[ -z 1648778530028 ]] 2022-04-01 02:02:12.954 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:12.959 | + functions-common:time_stop:2437 : end_time=1648778532956 2022-04-01 02:02:12.962 | + functions-common:time_stop:2438 : elapsed_time=2928 2022-04-01 02:02:12.965 | + functions-common:time_stop:2439 : total=18918 2022-04-01 02:02:12.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:12.970 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21846 2022-04-01 02:02:12.973 | + functions:wait_for_service:467 : return 0 2022-04-01 02:02:12.976 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:12.979 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 02:02:12.982 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:12.984 | + functions-common:run_process:1682 : local group= 2022-04-01 02:02:12.987 | + functions-common:run_process:1683 : local user= 2022-04-01 02:02:12.993 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 02:02:12.997 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:02:13.002 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:02:13.005 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:13.008 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:13.012 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:13.018 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778533015 2022-04-01 02:02:13.020 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 02:02:13.040 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:13.042 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-01 02:02:13.045 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 02:02:13.048 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:13.051 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:13.054 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:13.057 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:13.060 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 02:02:13.062 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 02:02:13.065 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 02:02:13.068 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 02:02:13.071 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 02:02:13.073 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 02:02:13.077 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-01 02:02:13.080 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 02:02:13.082 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:13.085 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 02:02:13.088 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 02:02:13.090 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 02:02:13.093 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 02:02:13.096 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 02:02:13.099 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 02:02:13.104 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-01 02:02:13.161 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 02:02:13.227 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:13.291 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 02:02:13.366 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 02:02:13.429 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 02:02:13.490 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 02:02:13.493 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-01 02:02:13.551 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 02:02:14.227 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 02:02:14.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 02:02:14.885 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 02:02:14.907 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:14.910 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:14.921 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:14.925 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:14.929 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:14.932 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:14.935 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:14.938 | + functions-common:time_stop:2432 : start_time=1648778533015 2022-04-01 02:02:14.941 | + functions-common:time_stop:2434 : [[ -z 1648778533015 ]] 2022-04-01 02:02:14.946 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:14.950 | + functions-common:time_stop:2437 : end_time=1648778534947 2022-04-01 02:02:14.952 | + functions-common:time_stop:2438 : elapsed_time=1932 2022-04-01 02:02:14.958 | + functions-common:time_stop:2439 : total=40104 2022-04-01 02:02:14.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:14.964 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42036 2022-04-01 02:02:14.967 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:14.970 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 02:02:14.973 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:14.976 | + functions-common:run_process:1682 : local group= 2022-04-01 02:02:14.978 | + functions-common:run_process:1683 : local user= 2022-04-01 02:02:14.982 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 02:02:14.984 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:02:14.988 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:02:14.993 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:14.995 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:14.999 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:15.004 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778535001 2022-04-01 02:02:15.007 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 02:02:15.029 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:15.032 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:15.035 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:15.037 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:15.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:15.043 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:15.045 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:15.048 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:15.050 | + functions-common:time_stop:2432 : start_time=1648778535001 2022-04-01 02:02:15.053 | + functions-common:time_stop:2434 : [[ -z 1648778535001 ]] 2022-04-01 02:02:15.057 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:15.062 | + functions-common:time_stop:2437 : end_time=1648778535058 2022-04-01 02:02:15.065 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-01 02:02:15.068 | + functions-common:time_stop:2439 : total=42036 2022-04-01 02:02:15.071 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:15.073 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42093 2022-04-01 02:02:15.076 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:15.079 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 02:02:15.082 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 02:02:15.084 | + functions-common:run_process:1682 : local group= 2022-04-01 02:02:15.087 | + functions-common:run_process:1683 : local user= 2022-04-01 02:02:15.090 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 02:02:15.092 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 02:02:15.095 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 02:02:15.098 | + functions-common:time_start:2412 : local start_time= 2022-04-01 02:02:15.101 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 02:02:15.104 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 02:02:15.109 | + functions-common:time_start:2416 : _TIME_START[$name]=1648778535106 2022-04-01 02:02:15.113 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 02:02:15.138 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 02:02:15.141 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 02:02:15.144 | + functions-common:time_stop:2425 : local name 2022-04-01 02:02:15.147 | + functions-common:time_stop:2426 : local end_time 2022-04-01 02:02:15.149 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 02:02:15.152 | + functions-common:time_stop:2428 : local total 2022-04-01 02:02:15.155 | + functions-common:time_stop:2429 : local start_time 2022-04-01 02:02:15.158 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 02:02:15.161 | + functions-common:time_stop:2432 : start_time=1648778535106 2022-04-01 02:02:15.164 | + functions-common:time_stop:2434 : [[ -z 1648778535106 ]] 2022-04-01 02:02:15.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 02:02:15.172 | + functions-common:time_stop:2437 : end_time=1648778535169 2022-04-01 02:02:15.175 | + functions-common:time_stop:2438 : elapsed_time=63 2022-04-01 02:02:15.177 | + functions-common:time_stop:2439 : total=42093 2022-04-01 02:02:15.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 02:02:15.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42156 2022-04-01 02:02:15.185 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 02:02:15.188 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 02:02:15.208 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:15.210 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 02:02:15.213 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 02:02:15.215 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 02:02:15.218 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 02:02:15.221 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 02:02:15.242 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 02:02:15.245 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-01 02:02:17.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:02:17.668 | from cryptography.utils import int_from_bytes 2022-04-01 02:02:17.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 02:02:17.668 | from cryptography.utils import int_from_bytes 2022-04-01 02:02:17.668 | Internal Server Error (HTTP 500) 2022-04-01 02:02:17.908 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 02:02:17.911 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 02:02:17.915 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 02:02:17.918 | + ./stack.sh:exit_trap:522 : jobs='616177 2022-04-01 02:02:17.918 | 649096' 2022-04-01 02:02:17.920 | + ./stack.sh:exit_trap:525 : [[ -n 616177 2022-04-01 02:02:17.920 | 649096 ]] 2022-04-01 02:02:17.924 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-014109 ]] 2022-04-01 02:02:17.926 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 02:02:17.929 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 02:02:17.929 | exit_trap: cleaning up child processes 2022-04-01 02:02:17.932 | + ./stack.sh:exit_trap:527 : kill 616177 649096 2022-04-01 02:02:17.935 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.MtExuelm9W ']' 2022-04-01 02:02:17.937 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.MtExuelm9W 2022-04-01 02:02:17.942 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 02:02:17.944 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 02:02:17.947 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 02:02:17.950 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 02:02:17.950 | Error on exit 2022-04-01 02:02:17.952 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 02:02:17.956 | + ./stack.sh:exit_trap:542 : generate-subunit 1648777266 1271 fail 2022-04-01 02:02:18.651 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 02:02:18.654 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 02:02:20.109 | + ./stack.sh:exit_trap:556 : exit 1